Ryujinx/Ryujinx.HLE/HOS/Services/Am/AppletAE/AllSystemAppletProxiesService/SystemAppletProxy
Ac_K c6e12949e5
Add multiple calls to am service (#1411)
* Add multiple calls to am service

This implement/stub some am calls:

- SetAutoSleepDisabled
- IsAutoSleepDisabled
- SetAlbumImageTakenNotificationEnabled
- EnableApplicationCrashReport
- GetPreviousProgramIndex
- NeedsToExitProcess
- RequestForAppletToGetForeground
- GetIndirectLayerConsumerHandle

All checked by RE.
Additionnaly to that, there is some cleanup here and there.

Fix #1387, #1324, #1165, #1163, #1065

* Fix casting

* Thread safe assign
2020-07-22 14:56:00 +10:00
..
Types Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IApplicationCreator.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IAudioController.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
ICommonStateGetter.cs am: add IsVrModeEnabled (#1189) 2020-05-01 18:51:00 +02:00
IDebugFunctions.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IDisplayController.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IGlobalStateController.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IHomeMenuFunctions.cs Move kernel state out of the Horizon class (#1107) 2020-05-04 13:41:29 +10:00
ILibraryAppletCreator.cs Initial swkbd implementation (#826) 2019-11-18 12:16:26 +01:00
ISelfController.cs Add multiple calls to am service (#1411) 2020-07-22 14:56:00 +10:00
IWindowController.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00