| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | vfs_real: require file existence on open | 2023-06-13 | 1 | -0/+4 | ||
| | * | | | | | | | | | vfs_real: add simplified open file cache | 2023-06-13 | 2 | -1/+18 | ||
| | * | | | | | | | | | vfs_real: lazily open files | 2023-06-13 | 2 | -11/+3 | ||
| | * | | | | | | | | | vfs_real: add file LRU cache for open file limits | 2023-06-13 | 2 | -100/+106 | ||
| * | | | | | | | | | | Merge pull request #10781 from 8bitDream/vcpkg | 2023-06-14 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | externals: Fix update vcpkg to 2023.06.14 | 2023-06-14 | 1 | -1/+1 | ||
| | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #10749 from Morph1984/strong-typing | 2023-06-14 | 6 | -37/+35 | ||
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | buffer_cache_base: Specify buffer type in HostBindings | 2023-06-13 | 6 | -37/+35 | ||
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #10726 from t895/emulation-nav-component | 2023-06-14 | 9 | -74/+86 | ||
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | android: Adapt EmulationActivity to navigation component | 2023-06-14 | 9 | -74/+86 | ||
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #10773 from 8bitDream/vcpkg | 2023-06-14 | 1 | -0/+0 | ||
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | externals: update vcpkg to 2023.06.14 | 2023-06-14 | 1 | -0/+0 | ||
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #10603 from lat9nq/tz-more-complete | 2023-06-13 | 19 | -710/+550 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | tz_manager: Fix comparison to wrong integer | 2023-06-05 | 1 | -1/+1 | ||
| | * | | | | | | | tz_manager: Implement missing transition times | 2023-06-05 | 1 | -1/+59 | ||
| | * | | | | | | | tz_manager: Warn on unimplemented code | 2023-06-05 | 1 | -0/+7 | ||
| | * | | | | | | | tz_manager: Fix character offset not advancing | 2023-06-05 | 1 | -0/+1 | ||
| | * | | | | | | | tz_manager: Fix off-by-one error | 2023-06-05 | 1 | -4/+4 | ||
| | * | | | | | | | time_zone: Handle offset time zones | 2023-06-05 | 1 | -38/+26 | ||
| | * | | | | | | | time_zone_binary: Add zoneinfo data | 2023-06-05 | 2 | -643/+65 | ||
| | * | | | | | | | nx_tzdb: Create headers from downloaded system archive data | 2023-06-05 | 6 | -0/+167 | ||
| | * | | | | | | | time: Implement missing services | 2023-06-05 | 7 | -11/+106 | ||
| | * | | | | | | | time_zone_manager: Implement go_ahead/go_back | 2023-06-05 | 1 | -1/+39 | ||
| | * | | | | | | | tz_content_manager: Try the system time zone first | 2023-06-05 | 1 | -2/+9 | ||
| | * | | | | | | | common: Move system time zone string detection | 2023-06-05 | 3 | -76/+84 | ||
| | * | | | | | | | configure_system: Remove external offset on custom rtc | 2023-06-05 | 1 | -2/+1 | ||
| | * | | | | | | | time: Remove auto timezone consideration | 2023-06-05 | 3 | -33/+3 | ||
| | * | | | | | | | settings: Always report a valid time zone | 2023-06-05 | 1 | -2/+76 | ||
| | * | | | | | | | time_manager: Don't offset RTC by system time zone | 2023-06-05 | 1 | -5/+1 | ||
| | * | | | | | | | tz_content_manager: Detect system time zone | 2023-06-05 | 1 | -1/+11 | ||
| * | | | | | | | | Merge pull request #10760 from FearlessTobi/translations | 2023-06-13 | 2 | -0/+18 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | android: Declare languages in locales_config.xml | 2023-06-13 | 2 | -0/+18 | ||
| * | | | | | | | | | Merge pull request #10751 from german77/touch | 2023-06-13 | 1 | -2/+4 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | android: Fix touch input | 2023-06-13 | 1 | -2/+4 | ||
| * | | | | | | | | | | Merge pull request #10747 from liamwhite/arm-interface-decouple | 2023-06-13 | 15 | -172/+189 | ||
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | core: decouple ARM interface from Dynarmic | 2023-06-12 | 15 | -172/+189 | ||
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #10746 from bunnei/update-android-settings | 2023-06-12 | 19 | -110/+28 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | android: settings: Disable force_max_clock by default. | 2023-06-12 | 3 | -5/+5 | ||
| | * | | | | | | | | | android: settings: Add reactive flushing as a default-disabled setting. | 2023-06-12 | 5 | -0/+24 | ||
| | * | | | | | | | | | android: res: Remove translated strings that no longer exist. | 2023-06-12 | 14 | -106/+0 | ||
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #10675 from liamwhite/scaler | 2023-06-12 | 1 | -8/+12 | ||
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | image_info: adjust rescale thresholds and refactor constant use | 2023-06-08 | 1 | -8/+12 | ||
| | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #10743 from FearlessTobi/translations | 2023-06-12 | 15 | -1/+4817 | ||
| |\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | | codespell: Exclude android resources directory | 2023-06-13 | 1 | -1/+1 | ||
| | * | | | | | | | android: Add translation files manually | 2023-06-13 | 14 | -0/+4816 | ||
| * | | | | | | | | Merge pull request #10705 from german77/updates | 2023-06-12 | 7 | -5/+183 | ||
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | android: Add update support | 2023-06-11 | 7 | -5/+183 | ||
| * | | | | | | | | Merge pull request #10728 from t895/game-hash | 2023-06-12 | 1 | -7/+12 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | android: Use autogenerated hash code function for Game class | 2023-06-11 | 1 | -7/+12 | ||
| | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #10724 from t895/auto-version-property | 2023-06-12 | 1 | -1/+15 | ||
| |\ \ \ \ \ \ \ \ | ||||||