aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Services
AgeCommit message (Expand)Author
2020-09-29Add Motion controls (#1363)emmauss
2020-09-25Isolate more services to separate threads (#1573)mageven
2020-09-23Return "NotAvailable" when no UserChannel data is present. (#1569)riperiperi
2020-09-23Run audren in a separate thread (#1572)mageven
2020-09-22IPC refactor part 1: Use explicit separate threads to process requests (#1447)gdkchan
2020-09-21hle/ui: Basic multi programs support (#1560)Mary
2020-09-20acc/hid: Implement ListQualifiedUsers and SetTouchScreenConfiguration (#1555)Ac_K
2020-09-20friend: Implement GetCompletionEvent and AddPlayHistory (#1554)Ac_K
2020-09-20am: Stub Begin/EndBlockingHomeButton (#1553)Ac_K
2020-09-20caps: Stub SetShimLibraryVersion (#1552)Ac_K
2020-09-19Correct the threshold for control stick buttons (#1483)Billy Laws
2020-09-01Update to LibHac 0.12.0 (#1485)Alex Barney
2020-08-30Remove the Ryujinx.Debugger project (#1506)Mary
2020-08-30Clean up and update readme (#1501)Mary
2020-08-23Improve multi-controller support in HID and Controller Applet (#1453)mageven
2020-08-18account: Implement IManagerForApplication calls and IAsyncContext (#1466)Ac_K
2020-08-18Misc audio fixes (#1348)Mary
2020-08-17Amadeus: Final Act (#1481)Mary
2020-08-13bluetooth: Fix event handle in IBluetoothDriver (#1464)Ac_K
2020-08-08Forward OpenSaveDataInfoReaderOnlyCacheStorage to OpenSaveDataInfoReaderWithF...Alex Barney
2020-08-04Improved Logger (#1292)mageven
2020-08-03Implement Software Keyboard GTK frontend (#1434)mageven
2020-08-02friend: Implement GetPlayHistoryRegistrationKey (#1424)Ac_K
2020-07-31fs: stub ReadSaveDataFileSystemExtraDataWithMaskBySaveDataAttribute (#1443)Mary
2020-07-27ns/nim: Stub eShop related calls (#1420)Ac_K
2020-07-27audin: Implement IAudioInManager ListAudioIns (#1419)Ac_K
2020-07-26Implement BGRA texture support (#1418)gdkchan
2020-07-23New GPFifo and fast guest constant buffer updates (#1400)gdkchan
2020-07-23vi: Implement GetIndirectLayerImageRequiredMemoryInfo (#1415)Ac_K
2020-07-22Add multiple calls to am service (#1411)Ac_K
2020-07-21Better TimeZone entry in System Settings (#1254)mageven
2020-07-21Fix IDeliveryCacheProgressService GetEvent (#1409)gdkchan
2020-07-20ipc hle: Fix disposing of session created with MakeObject (#1404)Mary
2020-07-19Fix session service disposal and improve transfer memory implementation (#1397)gdkchan
2020-07-12New NVDEC and VIC implementation (#1384)gdkchan
2020-07-09Implement modding support (#1249)mageven
2020-07-05prepo: Update implementation for 10.x changes (#1361)Mary
2020-07-04Fix compilation warnings and use new LibHac APIs for executable loading (#1350)Mary
2020-07-04Stub nifm IRequest GetAppletInfo (#1326)mageven
2020-07-04sockets: Make sure to write the receivedBuffer (#1346)Mary
2020-06-22Update NRR structs (#1291)VolcaEM
2020-06-20Implement aoc:u and support loading AddOnContent (#1221)mageven
2020-06-06Stubbing ImportServerPki (#1281)Shrek5InTheatres2019
2020-06-02SurfaceFlinger: fix some bugs (#1262)Thog
2020-05-27Fix GetDesiredLanguage (#1275)mageven
2020-05-27Fix GetDisplayVersion (#1276)mageven
2020-05-15surfaceflinger: FreeBufferLocked doesn't reset the graphic bufferThog
2020-05-15Refactor out Application details from Horizon (#1236)mageven
2020-05-15Surface Flinger: Implement GetBufferHistory (#1232)Thog
2020-05-15pctl: refactoring IParentalControlServiceFactory and IParentalControl… (#1219)Ac_K