| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-06-15 | time_zone_manager: Compare to the correct boolean | lat9nq | |
| Reference implementation does not compare the booleans as we had them. Use the correct ones as in the reference. Also adds an assert. I have been made aware of a crash here and am not able to reproduce currently. | |||
| 2023-06-15 | nx_tzdb: Correct Antarctica spelling | lat9nq | |
| 2023-06-14 | Merge pull request #10729 from liamwhite/windows-is-a-meme | bunnei | |
| vfs_real: add file LRU cache for open file limits | |||
| 2023-06-13 | vfs_real: require file existence on open | Liam | |
| 2023-06-13 | vfs_real: add simplified open file cache | Liam | |
| 2023-06-13 | Merge pull request #10603 from lat9nq/tz-more-complete | bunnei | |
| core,common: Implement missing time zone data/computations | |||
| 2023-06-13 | vfs_real: lazily open files | Liam | |
| 2023-06-13 | vfs_real: add file LRU cache for open file limits | Liam | |
| 2023-06-12 | core: decouple ARM interface from Dynarmic | Liam | |
| 2023-06-11 | android: Add update support | Narr the Reg | |
| 2023-06-09 | android: Add proper homebrew check | Charles Lombardo | |
| 2023-06-08 | Merge pull request #10623 from german77/backup | liamwhite | |
| service: nfc: Add backup support | |||
| 2023-06-08 | nvnflinger: allow locking framerate during video playback | Liam | |
| 2023-06-07 | Merge pull request #10591 from keve1227/localized-game-icons | liamwhite | |
| Localize game icons | |||
| 2023-06-06 | service: nfc: Add backup support | german77 | |
| 2023-06-05 | Merge pull request #10508 from yuzu-emu/lime | bunnei | |
| Project Lime - yuzu Android Port | |||
| 2023-06-05 | tz_manager: Fix comparison to wrong integer | lat9nq | |
| 2023-06-05 | tz_manager: Implement missing transition times | lat9nq | |
| time_zone_manager: Use s64 storage | |||
| 2023-06-05 | tz_manager: Warn on unimplemented code | lat9nq | |
| 2023-06-05 | tz_manager: Fix character offset not advancing | lat9nq | |
| 2023-06-05 | tz_manager: Fix off-by-one error | lat9nq | |
| 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 | Fix typo | Kevin Sundqvist Norlén | |
| Co-authored-by: liamwhite <liamwhite@users.noreply.github.com> | |||
| 2023-06-03 | fsp-srv: avoid patching romfs multiple times | Liam | |
| 2023-06-03 | Update Chinese NX language names | Keve1227 | |
| ... as per the TLoZ: TotK icon files. Would this conflict with older games? | |||
| 2023-06-03 | Pick game icon based on the configured system language | Keve1227 | |
| 2023-06-03 | romfs: use vfs_cached for romfs output | Liam | |
| 2023-06-03 | vfs: add vfs_cached for romfs build | Liam | |
| 2023-06-03 | core: hid: Finish linking motion from virtual controllers | Narr the Reg | |
| 2023-06-03 | service: account: Save user profile folder on first user creation | german77 | |
| 2023-06-03 | android: native: Add support for custom Vulkan driver loading. | bunnei | |
| 2023-06-03 | core: frontend: Refactor GraphicsContext to its own module. | bunnei | |
| 2023-06-03 | android: frontend: Integrate key installation for SAF. | bunnei | |
| 2023-06-03 | core: crypto: key_manager: Add methods to reload & validate keys. | bunnei | |
| 2023-06-03 | device_memory: Use smaller virtual reservation size for compatibility with ↵ | Liam | |
| 39-bit paging | |||
| 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 | |
