aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Services
AgeCommit message (Expand)Author
2020-03-30Reduce requirements for running homebrew (#1053)Thog
2020-03-26Make Device Location Name configuration (custom TZ) (#1031)Thog
2020-03-26prepo: Add a MessagePack object formatter (#1034)jduncanator
2020-03-25prepo: Implement RequestImmediateTransmission and GetTransmissionStatus (#1033)Ac_K
2020-03-25Add IMultiCommitManager (#1011)Alex Barney
2020-03-24prepo: Resolve JSON parsing issues in prepo report handling (#1022)jduncanator
2020-03-23friends: Stub GetBlockedUserListIds (#1017)Thog
2020-03-23Fix Prepo parsing reports (#1016)Ac_K
2020-03-20Implement GetRegionCode and add the RegionCode to settings (#999)Ac_K
2020-03-18audren: Accept REV8 (#993)Thog
2020-03-04Implement some calls of ISelfController (#965)Ac_K
2020-03-03Add support for cache storage (#936)Alex Barney
2020-03-03stub GetNintendoAccountUserResourceCacheForApplication (#962)Thog
2020-03-02Implement mii:u and mii:e entirely (#955)Thog
2020-02-18Actually use the dummy NACP for EnsureApplicationSaveData (#939)Alex Barney
2020-02-17Implement GetCurrentIpConfigInfo (#943)Thog
2020-02-12Stub the application copyright framebuffer api (#921)Thog
2020-02-06Render Profiler in GUI (#854)emmauss
2020-02-06Implement IDeliveryCacheProgressService in bcat (#908)Thog
2020-02-02Fix inconsistencies with UserId (#906)Thog
2020-01-30prepo IPrepoService accurate parsing for report (#905)Ac_K
2020-01-27Fix OpenBisFileSystem wrong buffer type (#909)Thog
2020-01-21Keep the GUI alive when closing a game (#888)Thog
2020-01-18Various small audren fixes (#894)bylaws
2020-01-17Support audio effect output status (#890)gdkchan
2020-01-16Update to LibHac 0.8.2 (#889)Alex Barney
2020-01-12Call EnsureApplicationSaveData when launching a game (#871)Alex Barney
2020-01-12MapBufferEx: take page size into account (#873)Thog
2020-01-12System firmware installer (#791)emmauss
2020-01-09Fix R5G6B5 in SurfaceFlinger (#863)Thog
2020-01-09Address PR feedbackgdkchan
2020-01-09Address PR feedbackgdkchan
2020-01-09Initialize GPU physical memory accessor from KProcess, to allow homebrew that...gdkchan
2020-01-09Improved and simplified window texture presentationgdk
2020-01-09Add per-source type memory change tracking, simplified state change tracking,...gdk
2020-01-09Initial workgdk
2020-01-09Fix timezone month being reported incorrectly to games (#861)Thog
2020-01-05Rename "RyuFs" directory to "Ryujinx" and use the same savedata system the Sw...Alex Barney
2020-01-04Fix EphemeralNetworkSystemClock wrong steady clock (#858)Thog
2019-12-26Fix LibHac.IStorage not being disposed in FileSystem proxy (#851)Thog
2019-12-25Fix remap ioctl map offset (#852)gdkchan
2019-12-23Fix an endge case in bsd IClient::Poll implementation (#848)Thog
2019-12-08Fix ILogger type and size decoding (#842)Thog
2019-11-29prepo: Silent error while parsing report (#837)Ac_K
2019-11-29Add features to GUI (#757)Xpl0itR
2019-11-27time: Fix wrong buffer usage in CalculateStandardUserSystemClockDifferenceByU...Thog
2019-11-26Fix issues on ro implementation (#834)Thog
2019-11-25prepo: Implement calls of IPrepoService (#830)Ac_K
2019-11-25Remove one extraneous incrementation (#833)Thog
2019-11-23Use BinaryPrimitives.ReverseEndianness instead EndianSwap class (#832)Ac_K