| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | Merge pull request #10729 from liamwhite/windows-is-a-meme | 2023-06-14 | 2 | -99/+118 | ||
| |\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | 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 #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 | ||
| | |/ / / / / / / | ||||||
| * | / / / / / / | android: Adapt EmulationActivity to navigation component | 2023-06-14 | 9 | -74/+86 | ||
| | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | | Merge pull request #10603 from lat9nq/tz-more-complete | 2023-06-13 | 13 | -710/+383 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | 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 | ||
| | * | | | | | | | 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 | 14 | -0/+4816 | ||
| |\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | | 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 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | android: Use autoVersion when gradle property is set | 2023-06-11 | 1 | -1/+15 | ||
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #10699 from liamwhite/conditional-barrier | 2023-06-12 | 10 | -0/+65 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | shader_recompiler: remove barriers in conditional control flow when device la... | 2023-06-10 | 10 | -0/+65 | ||
| * | | | | | | | | | Merge pull request #10693 from liamwhite/f64-to-f32 | 2023-06-12 | 8 | -0/+198 | ||
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| | * | | | | | | | | shader_recompiler: translate f64 to f32 when unsupported on host | 2023-06-10 | 8 | -0/+198 | ||
| * | | | | | | | | | Merge pull request #10718 from liamwhite/buffered-io | 2023-06-12 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||