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 )
...
* 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
Henrik Rydgård
ed940a9d38
Introduce alias maps built from the reference translation
2025-08-22 14:04:34 +02:00
Henrik Rydgård
d62f89618a
Work on AI-assisted bulk translations
2025-08-22 13:31:30 +02:00
Henrik Rydgård
4a73560dbd
Work on langtool from another branch
2025-08-22 12:28:00 +02:00
Henrik Rydgård
474a5a1329
Warn the user if the desktop display refresh rate is set too low.
...
Thanks to Arethien on Discord for highlighting this problem.
2025-08-21 10:47:24 +02:00
Henrik Rydgård
9c82e1ebee
langtool: Add basic AI translation support
2025-08-21 01:01:17 +02:00
Henrik Rydgård
e29ba8f471
Add a warning in games that are affected badly by savestate timewarps
2025-08-05 17:17:20 +02:00
Henrik Rydgård
48e414fd0e
Update langtool to latest Rust edition, run clippy fix
2025-07-20 10:25:40 +02:00
Henrik Rydgård
4b19111318
Add more missing translation strings
2025-06-14 16:47:54 +02:00
Henrik Rydgård
53718cdb21
Add option to allow speed control while connected
...
It's pretty easy to cheat this anyway by using an old PPSSPP, and some
people seem to want this for PSO.
I put it at the bottom of network settings and added "(not recommended)"
to emphasize that it's, well, not recommended.
2025-06-11 10:36:24 +02:00
Henrik Rydgård
65229026bb
Add a checkbox to enable file logging from the UI, in developer settings.
...
Fixes issue #20372 .
The file is written to PSP/SYSTEM/DUMP/log.txt by default, but you can
override from the command line if needed.
2025-05-25 18:54:30 +02:00