Ryujinx/Ryujinx.HLE/HOS/Services/Am
Ac_K 560ccbeb2d Refactoring commands handling (#728)
* Refactoring commands handling

- Use Reflection to handle commands ID.
- Add all symbols (from SwIPC so not all time accurate).
- Re-sort some services commands methods.
- Some cleanup.
- Keep some empty constructor for consistency.

* Fix order in IProfile
2019-07-11 22:13:43 -03:00
..
AmErr.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
FocusState.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
IAllSystemAppletProxiesService.cs Refactoring commands handling (#728) 2019-07-11 22:13:43 -03:00
IApplicationCreator.cs Refactoring commands handling (#728) 2019-07-11 22:13:43 -03:00
IApplicationFunctions.cs Refactoring commands handling (#728) 2019-07-11 22:13:43 -03:00
IApplicationProxy.cs Refactoring commands handling (#728) 2019-07-11 22:13:43 -03:00
IApplicationProxyService.cs Refactoring commands handling (#728) 2019-07-11 22:13:43 -03:00
IAudioController.cs Refactoring commands handling (#728) 2019-07-11 22:13:43 -03:00
ICommonStateGetter.cs Refactoring commands handling (#728) 2019-07-11 22:13:43 -03:00
IDebugFunctions.cs Refactoring commands handling (#728) 2019-07-11 22:13:43 -03:00
IDisplayController.cs Refactoring commands handling (#728) 2019-07-11 22:13:43 -03:00
IGlobalStateController.cs Refactoring commands handling (#728) 2019-07-11 22:13:43 -03:00
IHomeMenuFunctions.cs Refactoring commands handling (#728) 2019-07-11 22:13:43 -03:00
ILibraryAppletAccessor.cs Refactoring commands handling (#728) 2019-07-11 22:13:43 -03:00
ILibraryAppletCreator.cs Refactoring commands handling (#728) 2019-07-11 22:13:43 -03:00
ISelfController.cs Refactoring commands handling (#728) 2019-07-11 22:13:43 -03:00
IStorage.cs Refactoring commands handling (#728) 2019-07-11 22:13:43 -03:00
IStorageAccessor.cs Refactoring commands handling (#728) 2019-07-11 22:13:43 -03:00
ISystemAppletProxy.cs Refactoring commands handling (#728) 2019-07-11 22:13:43 -03:00
IWindowController.cs Refactoring commands handling (#728) 2019-07-11 22:13:43 -03:00
MessageInfo.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
OperationMode.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
StorageHelper.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00