aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Services/Friend/INotificationService.cs
AgeCommit message (Expand)Author
2019-07-14Refactoring result codes (#731)Ac_K
2019-07-11Refactoring commands handling (#728)Ac_K
2019-07-04 Refactor the friend namespace (#721)Thomas Guillemard
2019-06-27friends: INotificationService Implementation of GetEvent (#710)Ac_K
2019-06-17friends: Implementation of IServiceCreator (#704)Ac_K