Ryujinx/Ryujinx.HLE
Ac_K 79abc6ed93 Implement IApplicationFunctions & IQueryService commands (#823)
* Implement IApplicationFunctions & IQueryService commands

- Fix some nits in `IApplicationFunctions`
- Implement `QueryApplicationPlayStatistics` and `QueryApplicationPlayStatisticsByUid` checked by RE.
- Implement `QueryApplicationPlayStatisticsForSystem` and `QueryApplicationPlayStatisticsByUserAccountIdForSystem` checked by RE.
- Implement `QueryPlayStatisticsManager` to get/set played games statistics. We currently don't store any statistics because it's handled by qlaunch (or maybe am service?) on Switch.
We can add support later if games use returned statistics for something.

* Fix reviews
2019-11-15 01:25:22 +01:00
..
Exceptions Move InvalidSystemResourceException with the other Exceptions (#794) 2019-10-16 11:30:36 +11:00
FileSystem Update to LibHac 0.6.0 (#792) 2019-10-17 08:17:44 +02:00
HOS Implement IApplicationFunctions & IQueryService commands (#823) 2019-11-15 01:25:22 +01:00
Input Little rewrite of HID input (#723) 2019-07-22 20:15:46 +03:00
Loaders Added GUI to Ryujinx (#695) 2019-09-02 13:03:57 -03:00
Utilities .NET Core 3.0 is here! (#784) 2019-10-31 19:09:03 +01:00
DeviceMemory.cs Update time implementation to 9.0.0 (#783) 2019-10-08 14:48:49 +11:00
Homebrew.npdm Better process implementation (#491) 2018-11-28 20:18:09 -02:00
PerformanceStatistics.cs Built in profiling (#567) 2019-04-26 14:53:10 +10:00
Ryujinx.HLE.csproj .NET Core 3.0 is here! (#784) 2019-10-31 19:09:03 +01:00
RyujinxProfileImage.jpg Implement friend:a IFriendService: 10101 (#429) 2018-09-25 19:59:29 -03:00
Switch.cs Logger and Configuration Refactoring (#573) 2019-02-11 09:00:32 -03:00