Ryujinx/Ryujinx.HLE/HOS/Services/Time
Thog 8f21db810d
Reduce requirements for running homebrew (#1053)
* Reduce requirements for running homebrews

This commit change the following behaviours:

- TimeZoneBinary system archive isn't required until guest code call LoadTimeZoneRule.
- Fonts system archives aren't requred until a "pl:u" IPC call is made.
- Custom font support was dropped.
- TimeZoneBinary missing message is now an error and not a warning.

* Address comments
2020-03-30 08:23:05 +11:00
..
Clock Update time implementation to 9.0.0 (#783) 2019-10-08 14:48:49 +11:00
StaticService Update time implementation to 9.0.0 (#783) 2019-10-08 14:48:49 +11:00
TimeZone Reduce requirements for running homebrew (#1053) 2020-03-30 08:23:05 +11:00
Types Update time implementation to 9.0.0 (#783) 2019-10-08 14:48:49 +11:00
IAlarmService.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IPowerStateRequestHandler.cs Update time implementation to 9.0.0 (#783) 2019-10-08 14:48:49 +11:00
IStaticServiceForGlue.cs Update time implementation to 9.0.0 (#783) 2019-10-08 14:48:49 +11:00
IStaticServiceForPsc.cs time: Fix wrong buffer usage in CalculateStandardUserSystemClockDifferenceByUser & CalculateSpanBetween (#836) 2019-11-27 19:27:30 +01:00
ITimeServiceManager.cs Update time implementation to 9.0.0 (#783) 2019-10-08 14:48:49 +11:00
ResultCode.cs Update time implementation to 9.0.0 (#783) 2019-10-08 14:48:49 +11:00
TimeManager.cs Fix EphemeralNetworkSystemClock wrong steady clock (#858) 2020-01-04 18:39:27 +01:00
TimeSharedMemory.cs Update time implementation to 9.0.0 (#783) 2019-10-08 14:48:49 +11:00