Age | Commit message (Expand) | Author |
2020-12-09 | am: Implement GetHealthWarningDisappearedSystemEvent (#1788) | Ac_K |
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 |
2020-11-24 | am: Fix GetSaveDataSize stub (#1748) | Ac_K |
2020-11-21 | am: Cleaning and stub TryPopFromFriendInvitationStorageChannel (#1738) | Ac_K |
2020-11-21 | audin: fix wrong id ListAudioInsAuto call (#1737) | Ac_K |
2020-11-20 | audout: Implement and fix some calls (#1725) | Ac_K |
2020-11-20 | olsc: Add service olsc:u and stub some calls (#1734) | 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-10-28 | Motion Fixes (#1589) | emmauss |
2020-10-10 | surfaceflinger: Disable async buffer (#1603) | Mary |
2020-09-29 | Add Motion controls (#1363) | emmauss |
2020-09-25 | Isolate more services to separate threads (#1573) | mageven |
2020-09-23 | Return "NotAvailable" when no UserChannel data is present. (#1569) | riperiperi |
2020-09-23 | Run audren in a separate thread (#1572) | mageven |
2020-09-22 | IPC refactor part 1: Use explicit separate threads to process requests (#1447) | 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-09-20 | friend: Implement GetCompletionEvent and AddPlayHistory (#1554) | Ac_K |
2020-09-20 | am: Stub Begin/EndBlockingHomeButton (#1553) | Ac_K |
2020-09-20 | caps: Stub SetShimLibraryVersion (#1552) | Ac_K |
2020-09-19 | Correct the threshold for control stick buttons (#1483) | Billy Laws |
2020-09-01 | Update to LibHac 0.12.0 (#1485) | Alex Barney |
2020-08-30 | Remove the Ryujinx.Debugger project (#1506) | Mary |
2020-08-30 | Clean up and update readme (#1501) | Mary |
2020-08-23 | Improve multi-controller support in HID and Controller Applet (#1453) | mageven |
2020-08-18 | account: Implement IManagerForApplication calls and IAsyncContext (#1466) | Ac_K |
2020-08-18 | Misc audio fixes (#1348) | Mary |
2020-08-17 | Amadeus: Final Act (#1481) | Mary |
2020-08-13 | bluetooth: Fix event handle in IBluetoothDriver (#1464) | Ac_K |
2020-08-08 | Forward OpenSaveDataInfoReaderOnlyCacheStorage to OpenSaveDataInfoReaderWithF... | Alex Barney |
2020-08-04 | Improved Logger (#1292) | mageven |
2020-08-03 | Implement Software Keyboard GTK frontend (#1434) | mageven |
2020-08-02 | friend: Implement GetPlayHistoryRegistrationKey (#1424) | Ac_K |
2020-07-31 | fs: stub ReadSaveDataFileSystemExtraDataWithMaskBySaveDataAttribute (#1443) | Mary |
2020-07-27 | ns/nim: Stub eShop related calls (#1420) | Ac_K |
2020-07-27 | audin: Implement IAudioInManager ListAudioIns (#1419) | Ac_K |
2020-07-26 | Implement BGRA texture support (#1418) | gdkchan |
2020-07-23 | New GPFifo and fast guest constant buffer updates (#1400) | gdkchan |
2020-07-23 | vi: Implement GetIndirectLayerImageRequiredMemoryInfo (#1415) | Ac_K |
2020-07-22 | Add multiple calls to am service (#1411) | Ac_K |
2020-07-21 | Better TimeZone entry in System Settings (#1254) | mageven |
2020-07-21 | Fix IDeliveryCacheProgressService GetEvent (#1409) | gdkchan |
2020-07-20 | ipc hle: Fix disposing of session created with MakeObject (#1404) | Mary |