Age | Commit message (Expand) | Author |
2023-04-14 | Rename Hipc to Cmif where appropriate (#3880)1.1.709 | Alex Barney |
2023-03-31 | HLE: Refactoring of ApplicationLoader (#4480)1.1.689 | Ac_K |
2023-01-04 | IPC refactor part 3+4: New server HIPC message processor (#4188)1.1.506 | gdkchan |
2022-12-18 | hle: Fix wrong conversion in UserPresence.ToString (#4142)1.1.477 | Mary-nyan |
2022-11-24 | Reduce usage of Marshal.PtrToStructure and Marshal.StructureToPtr (#3805)1.1.381 | Mary-nyan |
2022-11-23 | Stub IFriendService: 1 (Cancel) (#3841)1.1.371 | WilliamWsyHK |
2022-11-16 | Make use of Random.Shared (#3852)1.1.347 | Berkan Diler |
2022-08-11 | Rename ToSpan to AsSpan (#3556)1.1.211 | gdkchan |
2022-02-09 | misc: Make PID unsigned long instead of long (#3043)1.1.22 | Mary |
2021-12-30 | friend: Stub IsFriendListCacheAvailable and EnsureFriendListAvailable (#2949) | Ac_K |
2021-09-19 | vi: Unify resolutions values and accurate implementation of them. (#2640) | Ac_K |
2021-06-29 | Fix disposing of IPC sessions server at emulation stop (#2334) | Mary |
2021-06-29 | aoc/am: Cleanup aoc service and stub am calls (#2414) | 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 | Initial support for the new 12.x IPC system (#2182) | Mary |
2021-04-13 | account: Adds AccountManager (#2184) | Ac_K |
2021-04-08 | friend: Fixes PermissionLevel names (#2185) | Ac_K |
2021-01-02 | account: Services Refactoring (#1833) | Ac_K |
2020-12-12 | Rewrite size for fixed size buffers (#1808) | gdkchan |
2020-09-20 | friend: Implement GetCompletionEvent and AddPlayHistory (#1554) | Ac_K |
2020-08-04 | Improved Logger (#1292) | mageven |
2020-08-02 | friend: Implement GetPlayHistoryRegistrationKey (#1424) | Ac_K |
2020-05-04 | Add error code for denied internet request in Friends (#1207) | VolcaEM |
2020-05-04 | Move kernel state out of the Horizon class (#1107) | gdkchan |
2020-05-04 | Implement a new physical memory manager and replace DeviceMemory (#856) | gdkchan |
2020-03-23 | friends: Stub GetBlockedUserListIds (#1017) | Thog |
2020-02-02 | Fix inconsistencies with UserId (#906) | Thog |
2019-09-19 | Refactoring HOS folder structure (#771) | Ac_K |
2019-07-14 | Refactoring result codes (#731) | Ac_K |
2019-07-11 | Refactoring commands handling (#728) | Ac_K |
2019-07-10 | IPC services refactoring (#726) | Ac_K |
2019-07-04 | Refactor the friend namespace (#721) | Thomas Guillemard |
2019-07-02 | Misc cleanup (#708) | Alex Barney |
2019-06-27 | friends: INotificationService Implementation of GetEvent (#710) | Ac_K |
2019-06-17 | friends: Implementation of IServiceCreator (#704) | Ac_K |
2019-06-16 | Refactoring of acc:u0 (#701) | Ac_K |
2019-04-25 | Updates to nifm, irs and nvdrv services (#679) | HorrorTroll |
2019-01-11 | Refactor Ryujinx.Common and HLE Stub Logging (#537) | jduncanator |
2018-12-06 | Adjust naming conventions and general refactoring in HLE Project (#527) | Alex Barney |
2018-12-04 | Revert "Adjust naming conventions and general refactoring in HLE Project (#49... | gdkchan |
2018-12-04 | Adjust naming conventions and general refactoring in HLE Project (#490) | Alex Barney |
2018-10-17 | Move logging to Ryujinx.Common and make it a static class (#413) | ReinUsesLisp |
2018-10-07 | Save Common implementation (#434) | emmauss |
2018-09-25 | Implement friend:a IFriendService: 10101 (#429) | Ac_K |
2018-08-16 | Code style fixes and nits on the HLE project (#355) | gdkchan |