Commit Graph

79 Commits

Author SHA1 Message Date
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 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 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 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 28bc558619 Langtool: Bump deps 2026-02-04 00:30:01 +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 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 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 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 58198dae6c Bump langtool cargo.lock, update comment 2025-08-24 11:17:19 +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 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 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 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