Ryujinx/Ryujinx.HLE/HOS/Services/Time
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
..
TimeZone ITimeZoneService rewrite (#722) 2019-07-04 17:20:40 +02:00
IStaticService.cs IPC services refactoring (#726) 2019-07-10 12:59:54 -03:00
ISteadyClock.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
ISystemClock.cs Adjust naming conventions and general refactoring in HLE Project (#527) 2018-12-06 09:16:24 -02:00
ITimeZoneService.cs ITimeZoneService rewrite (#722) 2019-07-04 17:20:40 +02:00
ITimeZoneServiceTypes.cs ITimeZoneService rewrite (#722) 2019-07-04 17:20:40 +02:00
SystemClockType.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
TimeError.cs ITimeZoneService rewrite (#722) 2019-07-04 17:20:40 +02:00