summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/time/time_zone_content_manager.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #10839 from lat9nq/pgc-plusliamwhite2023-08-021-1/+2
|\
| * settings: Require time zone setting value for stirnglat9nq2023-07-211-1/+2
* | tz_content_man: Generate the time zone binary oncelat9nq2023-07-301-8/+9
|/
* time: Implement missing servicesNarr the Reg2023-06-051-2/+2
* tz_content_manager: Try the system time zone firstlat9nq2023-06-051-2/+9
* time: Remove auto timezone considerationlat9nq2023-06-051-14/+3
* tz_content_manager: Detect system time zonelat9nq2023-06-051-1/+11
* core: Replace all instances of ResultCode with Resultgerman772022-06-271-5/+5
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* service: time: Use GetFileRelative to get files within subdirectoriesMorph2021-06-181-1/+1
* general: Replace RESULT_SUCCESS with ResultSuccessMorph2021-06-021-3/+3
* core: Make variable shadowing a compile-time errorLioncash2021-05-161-2/+2
* common: Move settings to common from core.bunnei2021-04-151-1/+1
* service: time: Update current time with changes to RTC setting.bunnei2020-10-131-2/+3
* time_zone_content_manager: Collapse auto and default caseLioncash2020-08-141-3/+1
* hle: service: time_zone_manager: Use current time zone setting.bunnei2020-05-111-2/+22
* time_zone_content_manager: Fix out of bounds readReinUsesLisp2020-03-181-1/+1
* service: time: Rewrite implementation of glue services.bunnei2020-01-041-0/+125