Age | Commit message (Expand) | Author |
2020-12-09 | am: Implement GetHealthWarningDisappearedSystemEvent (#1788) | Ac_K |
2020-12-02 | IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special h... | gdkchan |
2020-11-24 | am: Fix GetSaveDataSize stub (#1748) | Ac_K |
2020-11-21 | am: Cleaning and stub TryPopFromFriendInvitationStorageChannel (#1738) | Ac_K |
2020-11-15 | am: Fix VR enabled by default (#1715) | Ac_K |
2020-11-15 | am/lbl/hid/pctl: Enabled VR Rendering (#1688) | Ac_K |
2020-11-08 | apm/am: Refactoring/Unstub services (#1662) | Ac_K |
2020-09-23 | Return "NotAvailable" when no UserChannel data is present. (#1569) | riperiperi |
2020-09-21 | hle/ui: Basic multi programs support (#1560) | Mary |
2020-09-20 | am: Stub Begin/EndBlockingHomeButton (#1553) | Ac_K |
2020-09-01 | Update to LibHac 0.12.0 (#1485) | Alex Barney |
2020-08-04 | Improved Logger (#1292) | mageven |
2020-08-03 | Implement Software Keyboard GTK frontend (#1434) | mageven |
2020-07-22 | Add multiple calls to am service (#1411) | Ac_K |
2020-05-27 | Fix GetDesiredLanguage (#1275) | mageven |
2020-05-27 | Fix GetDisplayVersion (#1276) | mageven |
2020-05-15 | Refactor out Application details from Horizon (#1236) | mageven |
2020-05-12 | am: Implement GetFriendInvitationStorageChannelEvent (#1220) | Ac_K |
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-05-02 | Add various error codes to AM (#1183) | VolcaEM |
2020-05-01 | am: add IsVrModeEnabled (#1189) | Thog |
2020-04-23 | Add support for dynamic docking/undocking (#1147) | Thog |
2020-04-12 | Print the result name in SetTerminateResult if possible (#1105) | Alex Barney |
2020-03-04 | Implement some calls of ISelfController (#965) | Ac_K |
2020-02-18 | Actually use the dummy NACP for EnsureApplicationSaveData (#939) | Alex Barney |
2020-02-12 | Stub the application copyright framebuffer api (#921) | Thog |
2020-02-02 | Fix inconsistencies with UserId (#906) | Thog |
2020-01-21 | Keep the GUI alive when closing a game (#888) | Thog |
2020-01-05 | Rename "RyuFs" directory to "Ryujinx" and use the same savedata system the Sw... | Alex Barney |
2019-11-18 | Initial swkbd implementation (#826) | jduncanator |
2019-11-15 | Implement IApplicationFunctions & IQueryService commands (#823) | Ac_K |
2019-11-14 | Implement a rudimentary applets system (#804) | jduncanator |
2019-09-20 | am: IApplicationFunctions GetGpuErrorDetectedSystemEvent implementation (#775) | Ac_K |
2019-09-19 | Refactoring HOS folder structure (#771) | Ac_K |
2019-08-28 | Implement am ICommonStateGetter::SetCpuBoostMode (#743) | 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-02 | Misc cleanup (#708) | Alex Barney |
2019-06-15 | Implement GetAccumulatedSuspendedTickChangedEvent to ISelfController (#702) | Ac_K |
2019-01-11 | Refactor Ryujinx.Common and HLE Stub Logging (#537) | jduncanator |
2018-12-18 | Refactor SVC handler (#540) | gdkchan |
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-11-28 | Better process implementation (#491) | gdkchan |
2018-10-17 | Move logging to Ryujinx.Common and make it a static class (#413) | ReinUsesLisp |
2018-10-07 | Stubs Again (#439) | emmauss |
2018-09-23 | Improve kernel events implementation (#430) | gdkchan |