aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Services/Caps
AgeCommit message (Expand)Author
2023-04-14Rename Hipc to Cmif where appropriate (#3880)1.1.709Alex Barney
2023-03-31HLE: Refactoring of ApplicationLoader (#4480)1.1.689Ac_K
2023-02-08Replace BitConverter.ToString(bytes).Replace("-", "") with Convert.ToHexStrin...1.1.608Berkan Diler
2022-12-24Some minor cleanups and optimizations (#4174)1.1.489Berkan Diler
2021-06-25caps: Stubs GetAlbumFileList0AafeAruidDeprecated and GetAlbumFileList3AaeArui...Ac_K
2021-04-24HLE: Fix integer sign inconcistency accross the codebase (#2222)Mary
2021-04-23account: add Custom User Profiles support (#2227)Ac_K
2021-04-14Initial support for the new 12.x IPC system (#2182)Mary
2021-03-26caps: Implement SaveScreenShot calls and cleanup (#2140)Ac_K
2020-09-20caps: Stub SetShimLibraryVersion (#1552)Ac_K
2019-09-19Refactoring HOS folder structure (#771)Ac_K
2019-07-11Refactoring commands handling (#728)Ac_K
2019-07-10IPC services refactoring (#726)Ac_K
2019-07-02Misc cleanup (#708)Alex Barney
2018-12-06Adjust naming conventions and general refactoring in HLE Project (#527)Alex Barney
2018-12-04Revert "Adjust naming conventions and general refactoring in HLE Project (#49...gdkchan
2018-12-04Adjust naming conventions and general refactoring in HLE Project (#490)Alex Barney
2018-08-16Code style fixes and nits on the HLE project (#355)gdkchan