| Age | Commit message (Collapse) | Author |
|
Implements GetTotalLocationNameCount LoadLocationNameList and
GetTimeZoneRuleVersion.
tz-manager: Fix sign issue
|
|
|
|
If we can't find the normal time zone string, try searching for the
closest one.
|
|
GetTimeZoneString no longer reports a setting unique to yuzu, so we
can assume a valid timezone string in core.
|
|
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.
|
|
fsp-srv: avoid patching romfs multiple times
|
|
|
|
|
|
|
|
|
|
|
|
input_common: Implement amiibo writing
|
|
service: nfc: Remove encryption key requirement
|
|
|
|
|
|
|
|
|
|
time: implement ContinuousAdjustmentTimePoint
|
|
fs: stub cache storage
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
vfs_vector: avoid n^2 lookup in layeredfs building
|
|
|
|
Silence network spam
|
|
core: hid: Update motion on a better place
|
|
|
|
|
|
|
|
|
|
|
|
|
|
service: nfc: Merge device interfaces and create the device manager
|
|
configuration: Expose separate swap present modes
|
|
input_common: Add experimental motion to button
|
|
yuzu: Add motion preview to controller input
|
|
|
|
|
|
|
|
|
|
|
|
Y.F.C Implement Asynchronous Fence manager and Rework Query async downloads
|
|
kernel: match calls to Register and Unregister
|
|
settings: rename extended memory layout to unsafe, move from general to system
|