lat9nq
dea61f5d00
tz_manager: Fix character offset not advancing
3 years ago
lat9nq
63c51abe42
tz_manager: Fix off-by-one error
3 years ago
lat9nq
84642bdd3f
time_zone_binary: Add zoneinfo data
Adds the basic time zone data for the system archive.
time_zone_binary: Implement full system archive
time_zone_binary: Remove unneeded template
tz_binary: Make GenerateFiles static
3 years ago
Narr the Reg
a40e0fdf9e
time: Implement missing services
Implements GetTotalLocationNameCount LoadLocationNameList and
GetTimeZoneRuleVersion.
tz-manager: Fix sign issue
4 years ago
lat9nq
8d52dc163a
time_zone_manager: Implement go_ahead/go_back
3 years ago
lat9nq
5d9dd88387
tz_content_manager: Try the system time zone first
If we can't find the normal time zone string, try searching for the
closest one.
3 years ago
lat9nq
a39b9134db
time: Remove auto timezone consideration
GetTimeZoneString no longer reports a setting unique to yuzu, so we
can assume a valid timezone string in core.
3 years ago
lat9nq
9e2164be74
time_manager: Don't offset RTC by system time zone
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
3 years ago
lat9nq
c378cbbc2d
tz_content_manager: Detect system time zone
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.
3 years ago
Kevin Sundqvist Norlén
a2cfe3749a
Fix typo
Co-authored-by: liamwhite <liamwhite@users.noreply.github.com>
3 years ago
Liam
a75bc759fe
fsp-srv: avoid patching romfs multiple times
3 years ago
Keve1227
a0f235f4fd
Update Chinese NX language names
... as per the TLoZ: TotK icon files. Would this conflict with older games?
3 years ago
Keve1227
d0aa63069f
Pick game icon based on the configured system language
3 years ago
Liam
6e23c84669
romfs: use vfs_cached for romfs output
3 years ago
Liam
790f91fcc5
vfs: add vfs_cached for romfs build
3 years ago
Narr the Reg
5c1310dc5d
core: hid: Finish linking motion from virtual controllers
3 years ago
german77
dc52152a81
service: account: Save user profile folder on first user creation
3 years ago
bunnei
4c38220a64
android: native: Add support for custom Vulkan driver loading.
3 years ago
bunnei
ae099d583c
core: frontend: Refactor GraphicsContext to its own module.
3 years ago
bunnei
93cf8c3090
android: frontend: Integrate key installation for SAF.
3 years ago
bunnei
93bad47edb
core: crypto: key_manager: Add methods to reload & validate keys.
3 years ago
Liam
7cdeaa90af
device_memory: Use smaller virtual reservation size for compatibility with 39-bit paging
3 years ago
Kelebek1
6839341f17
Fix incorrect id check and potential out of bounds lookup
3 years ago
Liam
0596a4afb1
vfs_concat: fix time complexity of read
3 years ago
Liam
5e3b3c6643
k_memory_block_manager: remove auditing calls
3 years ago
Narr the Reg
f63586c5f5
service: nfc: Remove encryption key requirement
3 years ago
Narr the Reg
fdb2002f77
input_common: Implement amiibo writting
3 years ago
german77
6e54615b16
service: hid: Use span instead of vector reference
3 years ago
Liam
a22c5a3880
time: implement ContinuousAdjustmentTimePoint
3 years ago
Liam
351079a4ba
fs: adjust future save path
3 years ago
Liam
62bcb99ba8
am: stub CreateCacheStorage
3 years ago
Liam
13e4ceb990
fs: stub cache storage and fix params alignment
3 years ago
Liam
bb94beed15
nvnflinger: fix Parcel serialization
3 years ago
Liam
6e10a0c130
nvnflinger: fix producer slot fence init
3 years ago
Narr the Reg
42e1db4b0e
service: nfc: Seed all random values
3 years ago
german77
1968cc7b10
service: nfp: Allow to load with a different amiibo id
3 years ago
Narr the Reg
97bd6d6418
core: hid: Allow to calibrate gyro sensor
3 years ago
Liam
d100de27ee
vfs_layered: avoid n^2 lookup in layeredfs building
3 years ago
german77
cf023aa8ec
core: hid: Update motion on a better place
3 years ago
Fernando Sahmkow
6f90dff293
Address feedback, add CR notice, etc
3 years ago
Fernando Sahmkow
92da86290c
Settings: add option to enable / disable reactive flushing
3 years ago
Fernando Sahmkow
c6cac2ffaa
GPU: Add Reactive flushing
3 years ago
Liam
5792a72c29
vfs_vector: avoid n^2 lookup in layeredfs building
3 years ago
german77
9b771bcb8f
input_common: Add experimental motion to button
3 years ago
Narr the Reg
94151097b9
service: nfc: Merge device interfaces and create the device manager
3 years ago
Narr the Reg
f017335fef
input_common: Add property to invert an axis button
3 years ago
Narr the Reg
f764223f93
input_common: Add property to invert an axis button
3 years ago
Narr the Reg
46e835f2d6
yuzu: Add motion preview to controller input
3 years ago
german77
8df3aed2f1
core: hid: Fix state of capture and home buttons
3 years ago
lat9nq
2528cf7c54
settings: Enable FIFO relaxed
Not entirely sure if we need this, but there's also no reason not to
support it.
settings: Give VSyncMode values
3 years ago