Ryujinx/Ryujinx.HLE/HOS/Services/Am/AppletAE/AllSystemAppletProxiesService/SystemAppletProxy
Ac_K 8cc872fb60
aoc/am: Cleanup aoc service and stub am calls (#2414)
* aoc/am: Cleanup aoc service and stub am calls

This PR implement aoc call `GetAddOnContentListChangedEventWithProcessId` (Closes #2408) and `CreateContentsServiceManager`. Additionnally, a big cleanup (checked by RE on latest firmware) is made on the whole service. I've added `CountAddOnContent`, `ListAddOnContent` and `GetAddonContentBaseId` for games which require version `1.0.0-6.2.0` too.

Am service call `ReportUserIsActive` is stubbed (checked by RE, closes #2413).

Since some logic in the service (aoc) which handle the DLCs has been changed, it could be nice to have some testing to be sure there is no regression.

* Remove wrong check

* Addresses gdkchan feedback

* Fix GetAddOnContentLostErrorCode

* fix null pid in services

* Add missing comment

* remove leftover comment
2021-06-29 18:57:06 +02:00
..
Types am: Add all known AppletMessage (#2378) 2021-06-21 13:41:37 -03:00
IAppletCommonFunctions.cs no name: Mii Editor applet support (#2419) 2021-06-28 20:54:45 +02:00
IApplicationCreator.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IAudioController.cs Initial support for the new 12.x IPC system (#2182) 2021-04-14 00:01:24 +02:00
ICommonStateGetter.cs no name: Mii Editor applet support (#2419) 2021-06-28 20:54:45 +02:00
IDebugFunctions.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IDisplayController.cs no name: Mii Editor applet support (#2419) 2021-06-28 20:54:45 +02:00
IGlobalStateController.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IHomeMenuFunctions.cs Initial support for the new 12.x IPC system (#2182) 2021-04-14 00:01:24 +02:00
ILibraryAppletCreator.cs Initial support for the new 12.x IPC system (#2182) 2021-04-14 00:01:24 +02:00
ISelfController.cs aoc/am: Cleanup aoc service and stub am calls (#2414) 2021-06-29 18:57:06 +02:00
IWindowController.cs Initial support for the new 12.x IPC system (#2182) 2021-04-14 00:01:24 +02:00