Ryujinx/Ryujinx.HLE/HOS/Services/Am
Ac_K 596b61ce1f IPC services refactoring (#726)
* IPC services refactoring

- Use custom Attributes to handle services.
- Add a way to set the permissions and fix the bsd service to use it.
- Little cleanup.
- C#7.1 is required.

* fix var name

* fix syntax

* Change Permission to Parameter

* Delete BsdServicePermissionLevel.cs

* Fix Linq
2019-07-10 12:59:54 -03:00
..
AmErr.cs
FocusState.cs
IAllSystemAppletProxiesService.cs IPC services refactoring (#726) 2019-07-10 12:59:54 -03:00
IApplicationCreator.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
IApplicationFunctions.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
IApplicationProxy.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
IApplicationProxyService.cs IPC services refactoring (#726) 2019-07-10 12:59:54 -03:00
IAudioController.cs Refactor Ryujinx.Common and HLE Stub Logging (#537) 2019-01-11 01:11:46 +01:00
ICommonStateGetter.cs Refactor Ryujinx.Common and HLE Stub Logging (#537) 2019-01-11 01:11:46 +01:00
IDebugFunctions.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
IDisplayController.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
IGlobalStateController.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
IHomeMenuFunctions.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
ILibraryAppletAccessor.cs Refactor Ryujinx.Common and HLE Stub Logging (#537) 2019-01-11 01:11:46 +01:00
ILibraryAppletCreator.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
ISelfController.cs Implement GetAccumulatedSuspendedTickChangedEvent to ISelfController (#702) 2019-06-15 22:58:22 -03:00
IStorage.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
IStorageAccessor.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
ISystemAppletProxy.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
IWindowController.cs Refactor Ryujinx.Common and HLE Stub Logging (#537) 2019-01-11 01:11:46 +01:00
MessageInfo.cs
OperationMode.cs
StorageHelper.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00