Lime3DS/src/citra
DaemonTsun 64062162c6
feat: add system time offset setting (#6139)
* 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.
2022-11-20 17:34:53 +02:00
..
emu_window Add "Separate Windows" LayoutOption (#6177) 2022-11-17 16:37:30 +01:00
citra.cpp Add "Separate Windows" LayoutOption (#6177) 2022-11-17 16:37:30 +01:00
citra.rc Fix: fatal error CVT1100 when compiling manifest file (#5322) 2020-06-20 13:50:33 -05:00
CMakeLists.txt Upgrade codebase to C++ 20 + fix warnings + update submodules (#6115) 2022-09-21 18:36:12 +02:00
config.cpp feat: add system time offset setting (#6139) 2022-11-20 17:34:53 +02:00
config.h Citra: Convert include into forward declaration 2017-05-27 18:41:24 -07:00
default_ini.h Add "Separate Windows" LayoutOption (#6177) 2022-11-17 16:37:30 +01:00
lodepng_image_interface.cpp specify size of buffer and use openglstate in getteximageoes 2019-11-09 12:58:17 -07:00
lodepng_image_interface.h specify size of buffer and use openglstate in getteximageoes 2019-11-09 12:58:17 -07:00
resource.h Sources: Run clang-format on everything. 2016-09-18 09:38:01 +09:00