Age | Commit message (Collapse) | Author |
|
Prevents needing to deduce the non-Switch setting in core. Instead, we
deduce the meaning of this setting where the heresy is committed, in
common.
settings: Remove strftime usage
GetTimeZoneString: Use standard features
Also forces GMT on MinGW due to broken strftime.
|
|
This causes the emulated system's universal time to be on the user's clock, and the user time to
be off if they set a time zone.
time_manager: Remove GetExternalRtcTime
|
|
Uses C++20 tzdb to determine the system timezone. The switch uses the
597 posix time zones, so this needs tests if the system time zone isn't
posix-compliant.
|
|
|
|
android: String and settings organization changes
|
|
|
|
|
|
|
|
fsp-srv: avoid patching romfs multiple times
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
vfs: add vfs_cached for romfs build
|
|
|
|
|
|
Co-authored-by: liamwhite <liamwhite@users.noreply.github.com>
|
|
|
|
|
|
... as per the TLoZ: TotK icon files. Would this conflict with older games?
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Fixes a rare crash.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SecurityException
|
|
|
|
|
|
|
|
|
|
src/android/app/src/main/java/org/yuzu/yuzu_emu/fragments/ImportExportSavesFragment.kt
|
|
|
|
|
|
|
|
|
|
|