Commit Graph
57 Commits
Author SHA1 Message Date
Henrik Rydgård cfc5d74602 Some progress with server status UI 2026-03-30 11:34:19 -06: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 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 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 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 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 7b05ccafd4 Remove unnecessary linebreaks 2025-11-10 15:34:53 +01: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 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 48e414fd0e Update langtool to latest Rust edition, run clippy fix 2025-07-20 10:25:40 +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 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 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 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 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 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 75a59d100a langtool: When renaming the key of untranslated strings, also change the value. 2023-11-30 17:43:33 +01:00
Henrik Rydgård b76d519682 Minor langtool update 2023-11-26 11:43:40 +01:00
Henrik Rydgård 9f11784c7b Add more missing strings 2023-08-01 13:16:59 +02:00
Henrik Rydgård a1d9dd47eb Add missing strings 2023-04-12 22:55:35 +02:00
Henrik Rydgård ddab8fc0db langtool: Update, fix clippy warnings, just because 2023-03-12 12:26:26 +01:00
Henrik Rydgård cdca958781 Change "Customize tilt..." to "Tilt control setup" 2023-02-02 11:05:33 +01:00
Henrik Rydgård 4802e7810b langtool: improve insertion of missing sections (logging, empty line) 2022-12-12 10:23:27 +01:00
Henrik Rydgård 3ba37f4e77 Langtool: Add --dry-run support 2022-11-29 09:57:18 +01:00
Henrik Rydgård dbd799bce3 Add new translation key "Aspect Ratio" 2022-11-27 19:44:45 +01:00
Henrik Rydgård f02c983a63 lang: Remove obsolete keys, add new untranslated ones :( 2022-11-06 19:44:16 +01:00
Henrik Rydgård af54ff7941 langtool: Run fmt, remove wrong comments 2022-09-03 10:53:47 +02:00
Henrik Rydgård 759dc25503 langtool: Add easy command to remove a key. 2022-09-03 10:52:48 +02:00
Henrik Rydgård a983828731 langtool: Add command move-key to move a line globally from one section to another. Update deps 2022-07-13 01:18:48 +02:00
Henrik Rydgård 6da46beb66 Use the structopt crate to add some nice subcommands to langtool. 2021-09-22 23:57:07 +02:00
Henrik Rydgård 9dd2053867 Split langtool into multiple source file. 2021-09-22 23:55:36 +02:00
Henrik Rydgård a2dc17e405 langtool: have functions both to delete and comment out unused lines. 2021-09-21 20:16:48 +02:00