Commit Graph

90 Commits

Author SHA1 Message Date
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
Henrik Rydgård e59a9c3248 langtool: Add support to import a single string translated to all languages in a bulk form. 2025-05-25 11:22:05 +02:00
Henrik Rydgård eed379a45f Bump langtool deps 2025-05-18 10:29:55 +02:00
Henrik Rydgård 365fa13f4a Update Cargo.lock 2025-04-22 20:58:10 +02:00
Henrik Rydgård 531842f577 Add font cache stats to "internals" screen 2025-04-09 12:40:10 +02:00
Henrik Rydgård 2487fdff84 Update the translation string 2025-03-21 00:40:52 +01:00
Henrik Rydgård 0351eab366 langtool: Add new command "get-new-keys", to find keys in translated languages that are not in en_US.ini, verbose flag 2025-03-03 15:19:20 +01:00
Henrik Rydgård 874f6c06a7 Bump cargo.lock 2025-03-03 15:19:19 +01:00
Henrik Rydgård b2afc25f83 Bump cargo.lock 2025-02-18 10:56:55 -06:00
Henrik Rydgård a9791699ef Rename "Global volume" to "Game volume" (translations need fixing)
Also makes alt speed volume a percentage of game volume, which makes
more sense.
2025-02-11 17:42:09 -06:00
Henrik Rydgård f1cd1e66e6 Infrastructure networking: Add new translation strings 2025-01-22 12:03:07 +01:00
Henrik Rydgård f37c74c549 In the game tab options, add a setting for "Default tab".
Fixes #17282

Also see #19877
2025-01-17 14:43:30 +01:00
Henrik Rydgård 03f09aebd7 Enable software depth raster for Wipeout, Midnight Club LA, Resistance.
Adds a setting to control it under speedhacks, named "Lens flare
occlusion". The setting includes a low quality mode which is not yet
implemented.
2024-12-22 10:48:46 +01:00
Henrik Rydgård 0973fea7ce Add error message if compat.ini can't be found 2024-12-11 09:27:29 +01:00
Henrik Rydgård 05b2d2b19d Make a new error message for invalid zip files. Re-use the old translation 2024-12-02 09:45:35 +01:00
Henrik Rydgård 0262cd622f Update Cargo.lock 2024-11-21 15:48:18 +01:00
Henrik Rydgård 26f0117421 Replace mentions of Twitter with X 2024-10-25 21:07:23 +02:00
Henrik Rydgård 088a0d887d Remove a redundant translation string 2024-10-08 21:45:35 +02:00
Henrik Rydgård e0642a2a3a Add new strings 2024-09-24 10:51:50 +02:00
Henrik Rydgård b0cee365f5 New strings 2024-09-07 15:29:22 +02:00
Henrik Rydgård e82f6e5333 langtool deps update 2024-09-02 01:05:40 +02:00
Henrik Rydgård f9feb33ff6 Cargo update 2024-06-23 15:47:17 +02:00
Henrik Rydgård 1471dcd8ce Add translation strings for new iOS audio options
Followup to #19200
2024-05-28 00:03:05 +02:00
Henrik Rydgård b25a99653c Update tr_TR.ini with some new untranslated lines 2024-05-20 09:46:24 +02:00
Henrik Rydgård 1dd363ae3e Add the new UI strings for GPI/GPO switches/leds 2024-05-12 18:10:53 +02:00
Henrik Rydgård d66054b15f Bump langtool deps 2024-05-10 13:30:49 +02:00
Henrik Rydgård 188d19afb0 Add translation string, update langtool deps 2024-04-16 20:38:29 +02:00
Henrik Rydgård fb075608c3 Langtool: Replace outdated structopt dependency with clap. Gets rid of a github security warning 2024-04-03 08:53:27 +02:00
Henrik Rydgård d284ad4496 Remove warning for bad CHDs 2024-03-16 20:52:21 +01:00
Henrik Rydgård 21d5257fbf Translation keys etc: Address feedback from TotalCaesar659 2024-01-23 19:23:23 +01:00
Henrik Rydgård 5bf6625740 Translation string 2024-01-20 23:11:30 +01:00
Henrik Rydgård a8854c9cba Add translation string 2024-01-12 11:30:00 +01:00
Henrik Rydgård 549071ecb2 Add new string 2023-12-28 13:46:25 +01:00
Henrik Rydgård 75a59d100a langtool: When renaming the key of untranslated strings, also change the value. 2023-11-30 17:43:33 +01:00