aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Services/Friend/ServiceCreator
AgeCommit message (Expand)Author
2020-12-12Rewrite size for fixed size buffers (#1808)gdkchan
2020-09-20friend: Implement GetCompletionEvent and AddPlayHistory (#1554)Ac_K
2020-08-04Improved Logger (#1292)mageven
2020-08-02friend: Implement GetPlayHistoryRegistrationKey (#1424)Ac_K
2020-05-04Move kernel state out of the Horizon class (#1107)gdkchan
2020-05-04Implement a new physical memory manager and replace DeviceMemory (#856)gdkchan
2020-03-23friends: Stub GetBlockedUserListIds (#1017)Thog
2020-02-02Fix inconsistencies with UserId (#906)Thog
2019-09-19Refactoring HOS folder structure (#771)Ac_K