Ryujinx/Ryujinx.HLE/HOS/Services/Hid
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
..
Irs IPC services refactoring (#726) 2019-07-10 12:59:54 -03:00
HidNpad.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
HidSixAxis.cs Full 5.X stubbed IHidServer (#428) 2018-09-21 02:08:35 +02:00
HidUtils.cs nfp:user: Implement IUser (#714) 2019-06-28 21:08:23 +10:00
HidVibration.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
IActiveVibrationDeviceList.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
IAppletResource.cs Refactor SVC handler (#540) 2018-12-18 03:33:36 -02:00
IHidServer.cs IPC services refactoring (#726) 2019-07-10 12:59:54 -03:00
NpadIdType.cs irs: Little service cleanup (#712) 2019-06-27 18:02:41 +02:00