| 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.
|
|
|
|
|
|
input_common: Implement amiibo writing
|
|
service: nfc: Remove encryption key requirement
|
|
|
|
|
|
|
|
|
|
time: implement ContinuousAdjustmentTimePoint
|
|
fs: stub cache storage
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Silence network spam
|
|
|
|
service: nfc: Merge device interfaces and create the device manager
|
|
|
|
kernel: match calls to Register and Unregister
|
|
settings: rename extended memory layout to unsafe, move from general to system
|
|
|
|
|
|
|
|
|
|
core: audio: return result when audio_out initialize failed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
service: am: Improve profile select applet
|
|
applet: controller: Implement cancel button
|
|
service: hid: Implement SetNpadJoyAssignmentModeSingleWithDestination
|
|
kernel: fix unbounded stack usage in atomics
|