Ryujinx/Ryujinx.Core/OsHle/Services/Am
Ac_K 434e40b8a0 Update am service (#98)
* am services implementations

Implement:
- IAllSystemAppletProxiesService
- IApplicationCreator
- IGlobalStateController
- IHomeMenuFunctions
  * RequestToGetForeground stub.
  * GetPopFromGeneralChannelEvent stub event.
- ISystemAppletProxy
  * GetCommonStateGetter
  * GetSelfController
  * GetWindowController
  * GetAudioController
  * GetDisplayController
  * GetLibraryAppletCreator
  * GetHomeMenuFunctions
  * GetGlobalStateController
  * GetApplicationCreator
  * GetDebugFunctions

* Update ServiceFactory.cs

* Update IHomeMenuFunctions.cs

* Update IHomeMenuFunctions.cs

* Update ServiceFactory.cs
2018-04-21 16:30:06 -03:00
..
AmErr.cs Rename IpcServices -> Services 2018-03-20 17:00:00 -03:00
FocusState.cs Rename IpcServices -> Services 2018-03-20 17:00:00 -03:00
IAllSystemAppletProxiesService.cs Update am service (#98) 2018-04-21 16:30:06 -03:00
IApplicationCreator.cs Update am service (#98) 2018-04-21 16:30:06 -03:00
IApplicationFunctions.cs Add special log for stubs (#81) 2018-04-16 21:24:42 -03:00
IApplicationProxy.cs Rename IpcServices -> Services 2018-03-20 17:00:00 -03:00
IApplicationProxyService.cs Rename services with the official interface names 2018-04-06 01:01:52 -03:00
IAudioController.cs Update IAudioController.cs (#86) 2018-04-17 22:39:27 -03:00
ICommonStateGetter.cs stubs (#69) 2018-04-04 19:16:59 -03:00
IDebugFunctions.cs Rename IpcServices -> Services 2018-03-20 17:00:00 -03:00
IDisplayController.cs Rename IpcServices -> Services 2018-03-20 17:00:00 -03:00
IGlobalStateController.cs Update am service (#98) 2018-04-21 16:30:06 -03:00
IHomeMenuFunctions.cs Update am service (#98) 2018-04-21 16:30:06 -03:00
ILibraryAppletCreator.cs Rename IpcServices -> Services 2018-03-20 17:00:00 -03:00
ISelfController.cs Add special log for stubs (#81) 2018-04-16 21:24:42 -03:00
IStorage.cs Rename IpcServices -> Services 2018-03-20 17:00:00 -03:00
IStorageAccessor.cs Rename IpcServices -> Services 2018-03-20 17:00:00 -03:00
ISystemAppletProxy.cs Update am service (#98) 2018-04-21 16:30:06 -03:00
IWindowController.cs Add special log for stubs (#81) 2018-04-16 21:24:42 -03:00
MessageInfo.cs Rename IpcServices -> Services 2018-03-20 17:00:00 -03:00
OperationMode.cs Rename IpcServices -> Services 2018-03-20 17:00:00 -03:00