summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/time/time_zone_content_manager.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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