* Add setting for system time offset Add a setting to displace citra system time by days, hours, minutes or seconds Add UI for the setting which is only visible when clock is set to system time Change core/settings.h to include the setting * Add system time offset to kernel Actually makes use of the time offset. * Fix time offset calculatioon in core/movie.cpp * Replace C++20 chrono::days with seconds Hopefully fixes the build. |
||
---|---|---|
.. | ||
config.cpp | ||
config.h | ||
configure_audio.cpp | ||
configure_audio.h | ||
configure_audio.ui | ||
configure_camera.cpp | ||
configure_camera.h | ||
configure_camera.ui | ||
configure_debug.cpp | ||
configure_debug.h | ||
configure_debug.ui | ||
configure_dialog.cpp | ||
configure_dialog.h | ||
configure_enhancements.cpp | ||
configure_enhancements.h | ||
configure_enhancements.ui | ||
configure_general.cpp | ||
configure_general.h | ||
configure_general.ui | ||
configure_graphics.cpp | ||
configure_graphics.h | ||
configure_graphics.ui | ||
configure_hotkeys.cpp | ||
configure_hotkeys.h | ||
configure_hotkeys.ui | ||
configure_input.cpp | ||
configure_input.h | ||
configure_input.ui | ||
configure_motion_touch.cpp | ||
configure_motion_touch.h | ||
configure_motion_touch.ui | ||
configure_storage.cpp | ||
configure_storage.h | ||
configure_storage.ui | ||
configure_system.cpp | ||
configure_system.h | ||
configure_system.ui | ||
configure_touch_from_button.cpp | ||
configure_touch_from_button.h | ||
configure_touch_from_button.ui | ||
configure_touch_widget.h | ||
configure_ui.cpp | ||
configure_ui.h | ||
configure_ui.ui | ||
configure_web.cpp | ||
configure_web.h | ||
configure_web.ui | ||
configure.ui |