| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-06-05 | time_zone_binary: Add zoneinfo data | lat9nq | |
| 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 | |||
| 2023-06-05 | time: Implement missing services | Narr the Reg | |
| Implements GetTotalLocationNameCount LoadLocationNameList and GetTimeZoneRuleVersion. tz-manager: Fix sign issue | |||
| 2023-06-05 | time_zone_manager: Implement go_ahead/go_back | lat9nq | |
| 2023-06-05 | tz_content_manager: Try the system time zone first | lat9nq | |
| If we can't find the normal time zone string, try searching for the closest one. | |||
| 2023-06-05 | time: Remove auto timezone consideration | lat9nq | |
| GetTimeZoneString no longer reports a setting unique to yuzu, so we can assume a valid timezone string in core. | |||
| 2023-06-05 | time_manager: Don't offset RTC by system time zone | lat9nq | |
| 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 | |||
| 2023-06-05 | tz_content_manager: Detect system time zone | lat9nq | |
| 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. | |||
| 2023-06-04 | Merge pull request #10594 from liamwhite/double-patch | bunnei | |
| fsp-srv: avoid patching romfs multiple times | |||
| 2023-06-03 | fsp-srv: avoid patching romfs multiple times | Liam | |
| 2023-06-03 | romfs: use vfs_cached for romfs output | Liam | |
| 2023-06-03 | vfs: add vfs_cached for romfs build | Liam | |
| 2023-05-31 | Fix incorrect id check and potential out of bounds lookup | Kelebek1 | |
| 2023-05-26 | vfs_concat: fix time complexity of read | Liam | |
| 2023-05-25 | Merge pull request #10396 from german77/amiibo_write | bunnei | |
| input_common: Implement amiibo writing | |||
| 2023-05-24 | Merge pull request #10415 from german77/amiibo-no-key | bunnei | |
| service: nfc: Remove encryption key requirement | |||
| 2023-05-23 | k_memory_block_manager: remove auditing calls | Liam | |
| 2023-05-22 | service: nfc: Remove encryption key requirement | Narr the Reg | |
| 2023-05-21 | input_common: Implement amiibo writting | Narr the Reg | |
| 2023-05-14 | service: hid: Use span instead of vector reference | german77 | |
| 2023-05-13 | Merge pull request #10244 from liamwhite/lower-upper | Fernando S | |
| time: implement ContinuousAdjustmentTimePoint | |||
| 2023-05-12 | Merge pull request #10237 from liamwhite/cache-storage | bunnei | |
| fs: stub cache storage | |||
| 2023-05-11 | time: implement ContinuousAdjustmentTimePoint | Liam | |
| 2023-05-11 | fs: adjust future save path | Liam | |
| 2023-05-11 | am: stub CreateCacheStorage | Liam | |
| 2023-05-11 | fs: stub cache storage and fix params alignment | Liam | |
| 2023-05-11 | nvnflinger: fix Parcel serialization | Liam | |
| 2023-05-11 | nvnflinger: fix producer slot fence init | Liam | |
| 2023-05-09 | service: nfc: Seed all random values | Narr the Reg | |
| 2023-05-09 | service: nfp: Allow to load with a different amiibo id | german77 | |
| 2023-05-09 | Merge pull request #10183 from liamwhite/mods | liamwhite | |
| vfs_vector: avoid n^2 lookup in layeredfs building | |||
| 2023-05-08 | core: hid: Allow to calibrate gyro sensor | Narr the Reg | |
| 2023-05-07 | Merge pull request #10075 from Kelebek1/silence_nifm_spam | bunnei | |
| Silence network spam | |||
| 2023-05-07 | Merge pull request #10195 from german77/mutex | liamwhite | |
| core: hid: Update motion on a better place | |||
| 2023-05-07 | vfs_layered: avoid n^2 lookup in layeredfs building | Liam | |
| 2023-05-07 | core: hid: Update motion on a better place | german77 | |
| 2023-05-07 | Address feedback, add CR notice, etc | Fernando Sahmkow | |
| 2023-05-07 | Settings: add option to enable / disable reactive flushing | Fernando Sahmkow | |
| 2023-05-07 | GPU: Add Reactive flushing | Fernando Sahmkow | |
| 2023-05-07 | vfs_vector: avoid n^2 lookup in layeredfs building | Liam | |
| 2023-05-07 | Merge pull request #10097 from german77/nfp_full | bunnei | |
| service: nfc: Merge device interfaces and create the device manager | |||
| 2023-05-06 | Merge pull request #10125 from lat9nq/vsync-select | bunnei | |
| configuration: Expose separate swap present modes | |||
| 2023-05-06 | Merge pull request #10174 from german77/motriod | bunnei | |
| input_common: Add experimental motion to button | |||
| 2023-05-06 | Merge pull request #10167 from german77/motion_preview | liamwhite | |
| yuzu: Add motion preview to controller input | |||
| 2023-05-05 | input_common: Add experimental motion to button | german77 | |
| 2023-05-05 | service: nfc: Merge device interfaces and create the device manager | Narr the Reg | |
| 2023-05-05 | input_common: Add property to invert an axis button | Narr the Reg | |
| 2023-05-05 | yuzu: Add motion preview to controller input | Narr the Reg | |
| 2023-05-04 | core: hid: Fix state of capture and home buttons | german77 | |
| 2023-05-03 | Merge pull request #10088 from FernandoS27/100-gelato-flavor-test-builds-later | bunnei | |
| Y.F.C Implement Asynchronous Fence manager and Rework Query async downloads | |||
| 2023-05-03 | Merge pull request #10117 from liamwhite/sync-register | bunnei | |
| kernel: match calls to Register and Unregister | |||
