Ryujinx/Ryujinx.HLE/HOS/Services/Am/AppletAE
Thog cdbb689b80
Add support for dynamic docking/undocking (#1147)
* Add support for dynamic docking/undocking

As SurfaceFlinger is now working more accurately, we can now support
dynamic configuration of docking mode :)

* Simplify a bt the code

* Fix import ordering

* Remove unused argument
2020-04-23 13:59:11 +02:00
..
AllSystemAppletProxiesService Add support for dynamic docking/undocking (#1147) 2020-04-23 13:59:11 +02:00
Storage Fix inconsistencies with UserId (#906) 2020-02-02 14:24:17 +11:00
Types Implement a rudimentary applets system (#804) 2019-11-14 06:18:44 +01:00
AppletFifo.cs Initial swkbd implementation (#826) 2019-11-18 12:16:26 +01:00
AppletSession.cs Initial swkbd implementation (#826) 2019-11-18 12:16:26 +01:00
IAllSystemAppletProxiesService.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IAppletFifo.cs Initial swkbd implementation (#826) 2019-11-18 12:16:26 +01:00
IStorage.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IStorageAccessor.cs Initial swkbd implementation (#826) 2019-11-18 12:16:26 +01:00