aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE
AgeCommit message (Expand)Author
2019-11-14Set AArch32 mode in KThread (#818)Natalie C
2019-11-14Fix GetAudioDeviceServiceWithRevisionInfo logging (#822)Ac_K
2019-11-14Implement a rudimentary applets system (#804)jduncanator
2019-11-08Improve IRoInterface logic (#809)Thomas Guillemard
2019-11-08Add detail of ZbcSetTableArguments (#810)Thomas Guillemard
2019-11-03hle: Fix some inconsistencies in namespace naming in Services (#808)Thomas Guillemard
2019-11-03Rewrite nvservices (#800)Thomas Guillemard
2019-10-31.NET Core 3.0 is here! (#784)LDj3SNuD
2019-10-31Increase IPC buffer size (#803)jduncanator
2019-10-28Fix ghost users bug. (#799)LDj3SNuD
2019-10-25svc: Implement `ref` parameters (#798)jduncanator
2019-10-19Fix latest version of hbl/hb-menu (#795)Thomas Guillemard
2019-10-17Update to LibHac 0.6.0 (#792)Alex Barney
2019-10-16Move InvalidSystemResourceException with the other Exceptions (#794)Ac_K
2019-10-11Fix TimeZoneBinary dispose issues (#785)Thomas Guillemard
2019-10-11audout:u: Implement SetAudioOutVolume and GetAudioOutVolume (#781)Ac_K
2019-10-11Fix error code returned by CloseSession (#787)Thomas Guillemard
2019-10-11Fix hwopus DecodeInterleaved implementation (#786)Thomas Guillemard
2019-10-08Update time implementation to 9.0.0 (#783)Thomas Guillemard
2019-09-20am: IApplicationFunctions GetGpuErrorDetectedSystemEvent implementation (#775)Ac_K
2019-09-20Remove IntUtils and use BitUtils instead. (#774)Ac_K
2019-09-19Misc fixes (#772)LDj3SNuD
2019-09-20audren: Fix AudioRenderer implementation (#773)Ac_K
2019-09-19Refactoring HOS folder structure (#771)Ac_K
2019-09-11Update to LibHac 0.5.1 (#770)Alex Barney
2019-09-10bcat:u: Implement EnumerateDeliveryCacheDirectory (#768)Ac_K
2019-09-08Implement basic support of SystemSaveData and Cleanup IFileSystemProxy (#767)Ac_K
2019-09-06Implement Bluetooth, Btm, Hid and Nsd services and calls. (#761)Ac_K
2019-09-04timezone: improve sanity checks on TimeZone Rule name (#758)Thomas Guillemard
2019-09-04IGeneralService Implement GetClientId and IsAnyInternetRequestAccepted (#749)Ac_K
2019-09-02Implement OpenReadOnlySaveDataFileSystem (#748)Alex Barney
2019-09-02Added GUI to Ryujinx (#695)Xpl0itR
2019-09-01NvHostChannelIoctl: Implement setter for SetSubmitTimeout, SetPriority and Se...Ac_K
2019-08-28Implement am ICommonStateGetter::SetCpuBoostMode (#743)Ac_K
2019-08-08Add a new JIT compiler for CPU code (#693)gdkchan
2019-07-25Implement time:* 4.0.0 commands (#736)Thomas Guillemard
2019-07-22Little rewrite of HID input (#723)emmauss
2019-07-15Implement time:* 2.0.0 & 3.0.0 commands (#735)Thomas Guillemard
2019-07-14Update IpcService.cs (#734)Ac_K
2019-07-14Fix private on some call (#733)Ac_K
2019-07-14Accurately implement steady & system clocks (#732)Thomas Guillemard
2019-07-14Refactoring result codes (#731)Ac_K
2019-07-14Fix bsd recvfrom implementation (#730)Thomas Guillemard
2019-07-11Refactoring commands handling (#728)Ac_K
2019-07-10Update to LibHac 0.5.0 (#725)Alex Barney
2019-07-10IPC services refactoring (#726)Ac_K
2019-07-04ITimeZoneService rewrite (#722)Thomas Guillemard
2019-07-04 Refactor the friend namespace (#721)Thomas Guillemard
2019-07-02Misc cleanup (#708)Alex Barney
2019-06-28 nfp:user: Implement IUser (#714)Ac_K