summaryrefslogtreecommitdiff
path: root/src/core/hle/service/glue/time (follow)
Commit message (Expand)AuthorAgeFilesLines
* glue: load initial year setting as s32Gravatar Liam2024-02-241-3/+4
* service: set: Fix GetSettingsItemValueGravatar german772024-02-241-5/+2
* scope_exit: Make constexprGravatar FearlessTobi2024-02-192-28/+49
* Close reference to TimeZoneBinary on game closeGravatar Kelebek12024-02-172-0/+5
* service: set: Migrate ISystemSettingsServer to new IPCGravatar Narr the Reg2024-02-143-42/+20
* glue: use multi wait APIGravatar Liam2024-02-071-82/+48
* Fix firmware timezone boot load check.Gravatar Kelebek12024-02-031-0/+1
* service: use const references for input raw dataGravatar Liam2024-02-016-19/+24
* Remove a few hacks for clock setups, which seem to no longer be needed, but f...Gravatar Kelebek12024-01-312-20/+13
* Move time services to new IPC.Gravatar Kelebek12024-01-2712-691/+307
* Address review comments and fix compilation problemsGravatar FearlessTobi2024-01-253-3/+3
* Rework time service to fix time passing offline.Gravatar Kelebek12024-01-2418-0/+2385