aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS
AgeCommit message (Expand)Author
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-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
2019-06-27irs: Little service cleanup (#712)Ac_K
2019-06-27friends: INotificationService Implementation of GetEvent (#710)Ac_K
2019-06-17time: Implement GetSharedMemoryNativeHandle (#705)Ac_K
2019-06-17friends: Implementation of IServiceCreator (#704)Ac_K
2019-06-16set: Improve implementation (#703)Thomas Guillemard
2019-06-15Implement GetAccumulatedSuspendedTickChangedEvent to ISelfController (#702)Ac_K
2019-06-16Implement OutputAccessLogToSdCard and expose an FS access log option (#700)Alex Barney
2019-06-16Refactoring of acc:u0 (#701)Ac_K
2019-06-07Update to LibHac 0.4.1 (#698)Alex Barney
2019-06-01Update to version 0.4 of LibHac (#689)Alex Barney
2019-05-30Add Discord Rich Presence (#681)Xpl0itR
2019-04-26Extended ignore missing services to INvDrvServices (#674)BaronKiko
2019-04-26Built in profiling (#567)BaronKiko
2019-04-26Add IManagerDisplayService::CreateStrayLayer (#683)Thomas Guillemard
2019-04-25Updates to nifm, irs and nvdrv services (#679)HorrorTroll
2019-04-25Fix GetAudioRendererWorkBufferSize for REV5 (#677)Ac_K
2019-04-22Implement IParentalControlService CheckFreeCommunicationPermission (#665)jduncanator
2019-04-20Implement IIrSensorServer GetIrsensorSharedMemoryHandle (#664)jduncanator
2019-04-20Implement IIrSensorServer GetNpadIrCameraHandle (#663)jduncanator
2019-04-16Config option to ignore missing services (#658)BaronKiko
2019-03-24Complete ColorFormat enums (#652)Thomas Guillemard
2019-03-15Print Guest Stack Trace in ServiceNotImplemented Exception (#650)jduncanator