mirror of
https://git.ryujinx.app/kenji-nx/ryujinx.git
synced 2025-12-12 01:37:02 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| Types | ||
| IApplicationCreator.cs | ||
| IAudioController.cs | ||
| ICommonStateGetter.cs | ||
| IDebugFunctions.cs | ||
| IDisplayController.cs | ||
| IGlobalStateController.cs | ||
| IHomeMenuFunctions.cs | ||
| ILibraryAppletCreator.cs | ||
| ISelfController.cs | ||
| IWindowController.cs | ||