133 Commits

Author SHA1 Message Date
Henrik Rydgård
affdeb827e Change rewindstate metadata to say X seconds ago 2026-05-19 12:19:31 +02:00
Henrik Rydgård
6e9d603314 Bump langtool/Cargo.lock 2026-05-13 23:09:04 +02:00
Henrik Rydgård
e63c209fa7 Bump Cargo.lock for langtool 2026-04-28 22:17:09 +02:00
Henrik Rydgård
79ead80f87 Bump Cargo.lock
Replaces #21592
2026-04-27 12:36:58 +02:00
Henrik Rydgård
00526a9964 Bump cargo.lock for langtool.
Replaces #21553 by dependabot
2026-04-14 10:07:13 -06:00
Henrik Rydgård
8304d8622a Hide the save/load indicator by default, add a (developer) setting. Also sneak in an adhoc server list bug fix.
Fixes #21523
2026-04-06 10:04:09 -06:00
Henrik Rydgård
cfc5d74602 Some progress with server status UI 2026-03-30 11:34:19 -06:00
Henrik Rydgård
b8463b9203 Fix assorted warnings, bump Cargo.lock 2026-03-24 10:26:49 -06:00
Henrik Rydgård
1c31db1b76 Bump langtool dependencies.
Replaces #21471
2026-03-21 08:56:28 -06:00
dependabot[bot]
b9753ab6b3 Bump quinn-proto from 0.11.13 to 0.11.14 in /Tools/langtool
Bumps [quinn-proto](https://github.com/quinn-rs/quinn) from 0.11.13 to 0.11.14.
- [Release notes](https://github.com/quinn-rs/quinn/releases)
- [Commits](https://github.com/quinn-rs/quinn/compare/quinn-proto-0.11.13...quinn-proto-0.11.14)

---
updated-dependencies:
- dependency-name: quinn-proto
  dependency-version: 0.11.14
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-11 00:19:11 +00:00
Henrik Rydgård
86dc349c1b Lang fixes 2026-03-07 10:19:17 +01:00
Henrik Rydgård
0791f542ea Fix bug in langtool 2026-03-07 10:03:43 +01:00
Henrik Rydgård
733c45cc94 Bump langtool deps to make dependabot happy 2026-03-04 12:45:22 +01:00
Henrik Rydgård
c74e21243d Add support for installing plugins directly from zip files 2026-02-25 14:28:57 +01:00
Henrik Rydgård
57dffcb571 Refactor langtool a bit 2026-02-20 09:42:58 +01:00
Henrik Rydgård
e8927ddf3e langtool: Add new feature to split keys with descriptions into separate key/value 2026-02-19 00:15:49 +01:00
Henrik Rydgård
911ffa64c4 Cargo bump 2026-02-14 12:04:15 +01:00
Henrik Rydgård
236a0acf71 Minor tweaks 2026-02-06 11:37:09 +01:00
Henrik Rydgård
48d50fe712 Add strings for the two gesture zones 2026-02-04 15:01:06 +01:00
Henrik Rydgård
efc920c948 langtool: Clippy fixes, add ability to avoid overwriting already-translated strings with AI 2026-02-04 10:42:41 +01:00
Henrik Rydgård
28bc558619 Langtool: Bump deps 2026-02-04 00:30:01 +01:00
Henrik Rydgård
68ca54bca2 langtool regex: make the replacement parameter optional (default to empty) 2026-01-29 21:53:22 +01:00
Henrik Rydgård
21da9d6900 Langtool: Add regex command. 2026-01-29 21:53:21 +01:00
Henrik Rydgård
a0e6991fdc bump 2026-01-29 17:41:57 +01:00
Henrik Rydgård
c232867fba Correct functionality of the display rotation control rotation.
Fixes #19775

A future step might be to also rotate the touch screen inputs..
2026-01-23 01:18:58 +01:00
Henrik Rydgård
cd1c89d4cb New hint string for packet relay, auto translated to start with 2026-01-21 01:41:34 +01:00
Henrik Rydgård
6a9b2e1e87 RetroAchievements: Improve completion messages (subset, differentiate hardcore mode) 2026-01-20 18:25:48 +01:00
Henrik Rydgård
fce30fccfa Bump Cargo.lock 2026-01-20 18:25:19 +01:00
Henrik Rydgård
77b9a6e2e8 Prepare for adjustable save state slot count by making the Win32 menu dynamic 2026-01-08 16:07:48 +01:00
Henrik Rydgård
11a9430e5a Improve a translation string 2026-01-07 19:51:16 +01:00
Henrik Rydgård
b7aa38a738 WASAPI: Re-enable AudioClient3. Fix a possible crash. 2026-01-05 19:48:22 +01:00
Henrik Rydgård
6484382092 Reformat crashcleaner, improve output slightly 2026-01-02 14:20:20 +01:00
Henrik Rydgård
481d0fd18c Switch TouchInputFlags to enum class, fix some minor UI issues
Scroll views now only wheel-scroll if the mouse is hovering over them.
2025-12-19 11:38:56 +01:00
Henrik Rydgård
c875b22efa Bump cargo.lock 2025-12-15 16:19:36 +01:00
Henrik Rydgård
49001ef42e Add a simple crash dump cleaner as a HTML tool 2025-12-15 11:52:10 +01:00
Henrik Rydgård
3c6429a922 Bump cargo.lock 2025-11-23 21:24:22 +01:00
Henrik Rydgård
636e5b33b6 Upgrade some dependencies (#21009)
Some checks failed
Generate Linux AppImage / build (aarch64) (push) Has been cancelled
Generate Linux AppImage / build (x86_64) (push) Has been cancelled
Build / build-windows (ARM64) (push) Has been cancelled
Build / build-windows (x64) (push) Has been cancelled
Build / build-uwp (push) Has been cancelled
Build / test-windows (push) Has been cancelled
Build / build (ios) (push) Has been cancelled
Build / build (macos) (push) Has been cancelled
Build / build (clang-normal) (push) Has been cancelled
Build / build (gcc-normal) (push) Has been cancelled
Build / build (macos-libretro) (push) Has been cancelled
Build / build (android-libretro) (push) Has been cancelled
Build / build (qt) (push) Has been cancelled
Build / build (android-vr) (push) Has been cancelled
Build / build (android-arm64) (push) Has been cancelled
Build / build (android-arm32) (push) Has been cancelled
Build / build (android-x86_64) (push) Has been cancelled
Build / build (clang-libretro) (push) Has been cancelled
Build / build (gcc-libretro) (push) Has been cancelled
Build / test (macos-latest) (push) Has been cancelled
Build / test (ubuntu-latest) (push) Has been cancelled
Build / test-headless-alpine (push) Has been cancelled
Generate Docker Layer / build (push) Has been cancelled
* Bump some deps

* Bump rcheevos

* Bump langtool deps
2025-11-16 11:30:54 +01:00
Henrik Rydgård
7b05ccafd4 Remove unnecessary linebreaks 2025-11-10 15:34:53 +01:00
Henrik Rydgård
068f055a36 langtool dep bump 2025-10-27 12:20:24 +01:00
Henrik Rydgård
7da47995dc Bump langtools deps 2025-10-20 19:53:21 +02:00
Henrik Rydgård
1a01e02efe Replace "Credits" with About PPSSPP on the main screen 2025-10-16 15:42:32 +02:00
Henrik Rydgård
00ba0c0b12 Bump langtool deps 2025-10-06 17:22:28 -06:00
Henrik Rydgård
f09a27040c Bump Cargo.lock (langtool) 2025-09-23 11:38:58 -06:00
Henrik Rydgård
3895bab1dc Fix more translation issues 2025-08-29 22:52:17 +02:00
Henrik Rydgård
d4c9e631a9 Fix more translation issues 2025-08-29 01:07:51 +02:00
Henrik Rydgård
58198dae6c Bump langtool cargo.lock, update comment 2025-08-24 11:17:19 +02:00
Henrik Rydgård
23314d1d1a Add shortcut to access the remote debugger from the built-in devmenu 2025-08-24 11:17:18 +02:00
Henrik Rydgård
bf62db1846 Prompt tweak 2025-08-22 15:43:40 +02:00
Henrik Rydgård
de6d589334 More work on using aliasing 2025-08-22 14:26:59 +02:00
Henrik Rydgård
e02d6c531f Tweak the block translation 2025-08-22 14:18:21 +02:00