yuzu/src/core/hle/service/time
lat9nq 5d9dd88387 tz_content_manager: Try the system time zone first
If we can't find the normal time zone string, try searching for the
closest one.
2023-06-05 15:15:11 -04:00
..
clock_types.h time: implement ContinuousAdjustmentTimePoint 2023-05-11 21:05:27 -04:00
ephemeral_network_system_clock_context_writer.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
ephemeral_network_system_clock_core.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
errors.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
local_system_clock_context_writer.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
network_system_clock_context_writer.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
standard_local_system_clock_core.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
standard_network_system_clock_core.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
standard_steady_clock_core.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
standard_steady_clock_core.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
standard_user_system_clock_core.cpp core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
standard_user_system_clock_core.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
steady_clock_core.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
system_clock_context_update_callback.cpp kernel: remove KWritableEvent 2022-10-12 20:29:29 -04:00
system_clock_context_update_callback.h kernel: remove KWritableEvent 2022-10-12 20:29:29 -04:00
system_clock_core.cpp core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
system_clock_core.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
tick_based_steady_clock_core.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
tick_based_steady_clock_core.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
time.cpp service: move hle_ipc from kernel 2023-03-01 10:39:49 -05:00
time.h service: move hle_ipc from kernel 2023-03-01 10:39:49 -05:00
time_interface.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
time_interface.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
time_manager.cpp time: Remove auto timezone consideration 2023-06-05 15:15:11 -04:00
time_manager.h time: Remove auto timezone consideration 2023-06-05 15:15:11 -04:00
time_sharedmemory.cpp time: implement ContinuousAdjustmentTimePoint 2023-05-11 21:05:27 -04:00
time_sharedmemory.h time: implement ContinuousAdjustmentTimePoint 2023-05-11 21:05:27 -04:00
time_zone_content_manager.cpp tz_content_manager: Try the system time zone first 2023-06-05 15:15:11 -04:00
time_zone_content_manager.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
time_zone_manager.cpp remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 2023-02-14 12:35:39 -05:00
time_zone_manager.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
time_zone_service.cpp service: move hle_ipc from kernel 2023-03-01 10:39:49 -05:00
time_zone_service.h service: move hle_ipc from kernel 2023-03-01 10:39:49 -05:00
time_zone_types.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00