aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Services/Settings
AgeCommit message (Expand)Author
2023-04-14Rename Hipc to Cmif where appropriate (#3880)1.1.709Alex Barney
2023-03-01Update LibHac to 0.18.0 (#4414)1.1.647Steveice10
2023-01-09Replace tabs with spaces across the project (#4244)1.1.527gdkchan
2022-11-09infra: Migrate to .NET 7 (#3795)1.1.339Mary-nyan
2022-05-05Enable JIT service LLE (#2959)1.1.117gdkchan
2022-03-22hle: Some cleanup (#3210)1.1.83Ac_K
2022-01-12Update to LibHac 0.15.0 (#2986)Alex Barney
2021-12-23Update to LibHac v0.14.3 (#2925)Alex Barney
2021-06-28no name: Mii Editor applet support (#2419)Ac_K
2021-06-24settings: Implement GetDeviceNickName and SetDeviceNickName (#2383)Ac_K
2021-04-24HLE: Fix integer sign inconcistency accross the codebase (#2222)Mary
2021-04-14Initial support for the new 12.x IPC system (#2182)Mary
2021-02-17settings: Fix returned buffer size of GetFirmwareVersion (#2029)Ac_K
2021-02-09Implemented ISystemSettingsServer.IsUserSystemClockAutomaticCorrectionEnabled...Joshi234
2020-09-01Update to LibHac 0.12.0 (#1485)Alex Barney
2020-08-04Improved Logger (#1292)mageven
2020-05-10Add various error codes to Settings (#1229)VolcaEM
2020-05-05set: Quick implementation of GetKeyCodeMap/GetKeyCodeMap2 (#1210)plutoo
2020-05-04Implement a new physical memory manager and replace DeviceMemory (#856)gdkchan
2020-03-25Add IMultiCommitManager (#1011)Alex Barney
2020-03-20Implement GetRegionCode and add the RegionCode to settings (#999)Ac_K
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-08Update time implementation to 9.0.0 (#783)Thomas Guillemard
2019-09-19Refactoring HOS folder structure (#771)Ac_K