1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-21 22:44:36 +01:00
Ryujinx/Ryujinx.HLE/HOS/Services/Time
Thomas Guillemard 708620252e ITimeZoneService rewrite (#722)
* Clean up ITimeZoneService

Add error codes and simplify parsing

* Add accurate timezone logic

TOOD: LoadTimeZoneRule and location name cmds.

* Integrate the new TimeZone logic

* SCREAMING_UNIX_CASE => PascalCase

* Address comments

* Reduce use of pointer in the LoadTimeZoneRule logic

* Address comments

* Realign tzIfStream logic in LoadTimeZoneRule

* Address gdk's comments
2019-07-04 17:20:40 +02:00
..
TimeZone ITimeZoneService rewrite (#722) 2019-07-04 17:20:40 +02:00
IStaticService.cs time: Implement GetSharedMemoryNativeHandle (#705) 2019-06-17 01:56:46 +02: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