Age | Commit message (Expand) | Author |
2023-04-14 | Rename Hipc to Cmif where appropriate (#3880)1.1.709 | Alex Barney |
2023-04-03 | Source generated json serializers (#4582)1.1.693 | Andrey Sukharev |
2023-03-31 | HLE: Refactoring of ApplicationLoader (#4480)1.1.689 | Ac_K |
2023-03-21 | Revert "Use source generated json serializers in order to improve code trimmi...1.1.675 | gdkchan |
2023-03-21 | Use source generated json serializers in order to improve code trimming (#4094)1.1.674 | Andrey Sukharev |
2023-03-04 | Minor code formatting (#4498)1.1.649 | gdkchan |
2023-03-01 | Update LibHac to 0.18.0 (#4414)1.1.647 | Steveice10 |
2023-02-08 | Replace BitConverter.ToString(bytes).Replace("-", "") with Convert.ToHexStrin...1.1.608 | Berkan Diler |
2023-02-01 | Implement Account LoadOpenContext (#4359)1.1.599 | gdkchan |
2023-01-21 | Catch Profile.json parse to prevent crash on launch (#3393)1.1.579 | Phi |
2023-01-18 | Optimize string memory usage. Use Spans and StringBuilders where possible (#3...1.1.572 | Andrey Sukharev |
2023-01-04 | IPC refactor part 3+4: New server HIPC message processor (#4188)1.1.506 | gdkchan |
2022-12-24 | Some minor cleanups and optimizations (#4174)1.1.489 | Berkan Diler |
2022-12-07 | acc: Stub CheckNetworkServiceAvailabilityAsync (#4052)1.1.448 | Ac_K |
2022-12-05 | Make structs readonly when applicable (#4002)1.1.426 | Andrey Sukharev |
2022-11-09 | infra: Migrate to .NET 7 (#3795)1.1.339 | Mary-nyan |
2022-09-27 | Fix ListOpenContextStoredUsers and stub LoadOpenContext (#3718)1.1.280 | gdkchan |
2022-08-31 | Address gdkchan's comment1.1.244 | Mary |
2022-08-31 | account: Implement LoadNetworkServiceLicenseKindAsync | Mary |
2022-03-02 | Implement -p or --profile command line argument (#2947)1.1.55 | JavidPack |
2022-02-27 | Update LibHac to v0.16.0 (#3159)1.1.54 | Alex Barney |
2022-01-11 | account: Rework LoadIdTokenCache to auto generate a random JWT token (#2991) | Mary |
2021-12-23 | Update to LibHac v0.14.3 (#2925) | Alex Barney |
2021-11-24 | account/ns: Implement 13.0.0+ service calls (#2820) | Ac_K |
2021-08-12 | Update to LibHac 0.13.1 (#2475) | Alex Barney |
2021-07-13 | Revert LibHac update | Mary |
2021-07-13 | Update to LibHac 0.13.1 (#2328) | Alex Barney |
2021-06-21 | account: Fix wrong condition in TrySelectUserWithoutInteraction (#2384) | Ac_K |
2021-04-24 | HLE: Fix integer sign inconcistency accross the codebase (#2222) | Mary |
2021-04-23 | account: add Custom User Profiles support (#2227) | Ac_K |
2021-04-14 | [ImgBot] Optimize images (#2205) | VocalFan |
2021-04-14 | Initial support for the new 12.x IPC system (#2182) | Mary |
2021-04-13 | account: Adds AccountManager (#2184) | Ac_K |
2021-01-02 | account: Services Refactoring (#1833) | Ac_K |
2020-12-12 | Remove inexistent buffer from GetNintendoAccountUserResourceCacheForApplicati... | gdkchan |
2020-12-12 | Rewrite size for fixed size buffers (#1808) | gdkchan |
2020-09-21 | hle/ui: Basic multi programs support (#1560) | Mary |
2020-09-20 | acc/hid: Implement ListQualifiedUsers and SetTouchScreenConfiguration (#1555) | Ac_K |
2020-08-18 | account: Implement IManagerForApplication calls and IAsyncContext (#1466) | Ac_K |
2020-08-04 | Improved Logger (#1292) | mageven |
2020-05-15 | Refactor out Application details from Horizon (#1236) | mageven |
2020-05-04 | Add error code for denied internet request in Friends (#1207) | VolcaEM |
2020-05-04 | Implement a new physical memory manager and replace DeviceMemory (#856) | gdkchan |
2020-05-02 | Add error code for denied internet request in Account (#1182) | VolcaEM |
2020-03-03 | stub GetNintendoAccountUserResourceCacheForApplication (#962) | Thog |
2020-03-02 | Implement mii:u and mii:e entirely (#955) | Thog |
2020-02-02 | Fix inconsistencies with UserId (#906) | Thog |
2020-01-05 | Rename "RyuFs" directory to "Ryujinx" and use the same savedata system the Sw... | Alex Barney |
2019-10-28 | Fix ghost users bug. (#799) | LDj3SNuD |
2019-09-19 | Refactoring HOS folder structure (#771) | Ac_K |