Age | Commit message (Expand) | Author |
2021-02-21 | appletAE: Implement SetLcdBacklighOffEnabled (#2037) | Ac_K |
2021-02-20 | Allow modding AddOnContent RomFS (#2024) | mageven |
2021-02-19 | Allow reconfiguring "Ignore Missing Services" during emulation (#2034) | mageven |
2021-02-19 | nifm: Fix returned buffer size of GetClientId (#2036) | Ac_K |
2021-02-17 | settings: Fix returned buffer size of GetFirmwareVersion (#2029) | Ac_K |
2021-02-11 | prepo: Implement GetSystemSessionId and add perms (#2014) | Ac_K |
2021-02-11 | Improve inline keyboard compatibility (#1959) | Caian Benedicto |
2021-02-09 | Implemented ISystemSettingsServer.IsUserSystemClockAutomaticCorrectionEnabled... | Joshi234 |
2021-02-08 | Fix inter-process data copy on non-contiguous physical regions (#1988) | gdkchan |
2021-01-26 | Initial Setup: Reload keys before verifying firmware (#1955) | mageven |
2021-01-23 | TZ: Fix loop condition in GetTZName (#1950) | mageven |
2021-01-23 | Fix inverted read only flag in transfer memory creation (#1945) | Caian Benedicto |
2021-01-19 | Fix alignment on CreateTransferMemoryStorage (#1937) | gdkchan |
2021-01-19 | am: Implement CreateHandleStorage and fixes (#1929) | Ac_K |
2021-01-13 | android-fence: call callback when fence is invalid (#1881) | Bruno Macabeus |
2021-01-11 | Add support for inline software keyboard (#1868) | Caian Benedicto |
2021-01-11 | Only attempt to import common tickets. (#1886) | Steven Smith |
2021-01-10 | pctl: Stub IsFreeCommunicationAvailable (#1893) | Ac_K |
2021-01-10 | Fix remap when handle is 0 (#1882) | gdkchan |
2021-01-08 | am: stub PresetLibraryAppletGpuTimeSliceZero (#1876) | Ac_K |
2021-01-07 | Update missing sample timestamp in DebugPad (#1873) | mageven |
2021-01-03 | Fix exefs mod loading with unpacked games (#1857) | Somebody Whoisbored |
2021-01-02 | account: Services Refactoring (#1833) | Ac_K |
2021-01-02 | surfaceflinger: Fix fence callback issue (#1839) | Ac_K |
2021-01-02 | services: add "apm:p" (#1854) | Bruno Macabeus |
2021-01-01 | Remove long <-> ulong casts from Nvservices code (#1848) | Bruno Macabeus |
2021-01-01 | Update KAddressArbiter implementation to 11.x kernel (#1851) | gdkchan |
2020-12-29 | Add the ability to add individual files exefs with mod loader (#1766) | Somebody Whoisbored |
2020-12-17 | PPTC Follow-up. (#1712) | LDj3SNuD |
2020-12-17 | Interrupt GPU command processing when a frame's fence is reached. (#1741) | riperiperi |
2020-12-17 | nim: Implement IsLargeResourceAvailable (#1821) | Ac_K |
2020-12-17 | Terminate application before services (#1812) | gdkchan |
2020-12-15 | gui/gpu: Implement setting and toggle for Aspect Ratio (#1777) | Ac_K |
2020-12-15 | am/gui: Implement Wake-up message (#1750) | Ac_K |
2020-12-13 | Correct type of executable sizes (#1802) | gdkchan |
2020-12-12 | Remove inexistent buffer from GetNintendoAccountUserResourceCacheForApplicati... | gdkchan |
2020-12-12 | Rewrite size for fixed size buffers (#1808) | gdkchan |
2020-12-11 | GPU: Improve unnecessary return value in Map function. (#1799) | sharmander |
2020-12-10 | GPU: Resolve Memory Allocation Issues (#1797) | sharmander |
2020-12-10 | ngct: Fix services and stub calls (#1756) | Ac_K |
2020-12-09 | GPU - Improve Memory Allocation (#1722) | sharmander |
2020-12-09 | Rewrite scheduler context switch code (#1786) | gdkchan |
2020-12-09 | am: Implement GetHealthWarningDisappearedSystemEvent (#1788) | Ac_K |
2020-12-07 | Signal memory tracking before/after mapping into another process (#1785) | riperiperi |
2020-12-03 | Make sure to not leak copy handles passed in request (#1772) | Mary |
2020-12-02 | Close audio WorkBuffer transfer memory handle (#1770) | gdkchan |
2020-12-02 | Create a single guest process per IPC message processor (#1769) | gdkchan |
2020-12-02 | IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special h... | gdkchan |
2020-11-27 | audio: Cleanup Ryujinx.Audio and fix OpenAL issue (#1746) | Ac_K |
2020-11-24 | pctl: Implement IsRestrictionEnabled and fix CheckFreeCommunicationPermission... | Ac_K |