Commit Graph
45601 Commits
Author SHA1 Message Date
Henrik Rydgård 26b565201d Another string
See #18778
2024-01-29 19:18:53 +01:00
Henrik Rydgård bf8a1684d1 Fix per-game configs, thanks Verymelon 2024-01-29 18:59:15 +01:00
Henrik Rydgård 1faef374a9 Strengthen the axis-threshold reduction for related axes a bit. See #17792 2024-01-29 18:50:08 +01:00
Henrik RydgårdandGitHub f3cf05a80f Merge pull request #18785 from hrydgard/ux-fixes
Fix issue with the collapsible sections in control mapping collapsing on every change, plus, combo fix
2024-01-29 18:42:06 +01:00
Henrik Rydgård 7920d3a44b Release all keys on pause.
Fixes #18767

Not sure about merging for the 1.17 series though, maybe someone really
likes to bring up the pause menu briefly while holding a direction.. we
could actually handle that with some extra logic.
2024-01-29 18:41:43 +01:00
Henrik Rydgård 04ea4987b0 Bring back the old combo behavior, make the new behavior a checkbox (strict combo order). 2024-01-29 18:06:31 +01:00
Henrik Rydgård c29f81da36 Fix issue with the collapsible sections in control mapping collapsing on every change. 2024-01-29 17:57:01 +01:00
Henrik RydgårdandGitHub f02142c5c0 Merge pull request #18781 from hrydgard/even-more-fixes
Disable 16-bit textures on PowerVR with Vulkan
2024-01-29 16:06:27 +01:00
Henrik Rydgård c5191cad4c Disable 16-bit textures on PowerVR.
Fixes #18780
2024-01-29 15:48:27 +01:00
Henrik Rydgård 01c2ffd5f5 Add a missing thread name 2024-01-29 13:52:38 +01:00
Henrik RydgårdandGitHub f4b7cfe975 Merge pull request #18779 from hrydgard/more-fixes
More fixes
2024-01-29 13:49:59 +01:00
Henrik Rydgård 4de4dc1433 Remove some logspam on SDL builds 2024-01-29 12:34:44 +01:00
Henrik Rydgård aa7f8879a2 Buildfix 2024-01-29 12:29:23 +01:00
Henrik RydgårdandGitHub e69fb1ab86 Merge pull request #18778 from TotalCaesar659/patch-1
Update Russian translation
2024-01-29 11:21:39 +01:00
Henrik Rydgård aab52859b8 Fix translation issue, some work on sv_SE.ini
see #18778
2024-01-29 11:21:12 +01:00
Henrik Rydgård ee62ffdb02 Audit our use of condition variables, fix some minor issues 2024-01-29 11:09:08 +01:00
Henrik Rydgård a93b55c215 Handle icon loading failures better (avoid retrying every frame). 2024-01-29 10:44:46 +01:00
Henrik Rydgård 9979372a97 Assorted paranoia, get rid of an allocation in the audio loop 2024-01-29 10:37:38 +01:00
TotalCaesar659andGitHub 96f70a9773 Update Russian translation 2024-01-29 03:32:18 +03:00
Henrik Rydgård 0170e8f081 Logging updates 2024-01-29 00:54:24 +01:00
Henrik Rydgård 82f269cd48 GameInfoCache: Properly lock around accesses to the gameinfo map. 2024-01-29 00:54:18 +01:00
Henrik Rydgård 0615ba3e54 Some paranoia and a comment 2024-01-29 00:54:18 +01:00
Henrik Rydgård 9401fabfa1 Add a missing string.
See #18776
2024-01-29 00:12:22 +01:00
Henrik RydgårdandGitHub 020f5985ed Merge pull request #18777 from hrydgard/expand-prim-fix
Expand primitives: Check the vertex count too.
2024-01-29 00:02:29 +01:00
Henrik Rydgård 8b4f80c562 GPUCommonHW: Check range of indexes for indexed draws. 2024-01-28 22:58:20 +01:00
Henrik Rydgård cb79783539 Expand primitives: Check the vertex count too.
Still getting a few crashes, let's get rid of the last of them from this,
hopefully.
2024-01-28 22:48:40 +01:00
Henrik RydgårdandGitHub e035e0dd38 Merge pull request #18776 from hrydgard/more-translation-fixes
More translation fixes
2024-01-28 21:44:15 +01:00
Henrik RydgårdandGitHub 0d28d3e009 Merge pull request #18562 from LunaMoo/crypto
Add more crypto keys
2024-01-28 19:17:31 +01:00
Henrik Rydgård 8670dafdf5 Fix duplicate in th, fix case of "JIT using IR" 2024-01-28 17:26:26 +01:00
Henrik RydgårdandGitHub f9fff4227f Merge pull request #18775 from hrydgard/gameinfocache-fixes
GameInfoCache: Keep properly track of what's already loaded, lots of cleanup
2024-01-28 17:17:33 +01:00
Henrik Rydgård 801e5a9d71 Update all the inis 2024-01-28 17:06:46 +01:00
Henrik Rydgård 4dafe2733c Fix "CPU Core" and "Instance" translation strings 2024-01-28 17:05:36 +01:00
Henrik RydgårdandGitHub 299f9b9460 Merge pull request #18772 from hrydgard/retroachievements-volume-slider
Add volume slider for RetroAchievements sound effects
2024-01-28 17:00:10 +01:00
Henrik Rydgård a5fafb8321 Fix logic, cleanup 2024-01-28 16:56:07 +01:00
Henrik Rydgård 7b4d2453e3 Android buildfix 2024-01-28 16:37:59 +01:00
Henrik RydgårdandGitHub 1a6575f1d7 Merge pull request #18773 from TotalCaesar659/patch-1
Update Russian translation
2024-01-28 16:26:57 +01:00
Henrik RydgårdandGitHub 25d27823f9 Merge pull request #18774 from Narugakuruga/patch-33
Update zh_CN.ini
2024-01-28 16:25:46 +01:00
Henrik Rydgård 884c366692 Fix some longstanding issues with the GameInfoCache and optimize away double work 2024-01-28 16:23:27 +01:00
NarugakurugaandGitHub b8a16d0475 Update zh_CN.ini 2024-01-28 23:11:04 +08:00
Henrik Rydgård 9b3c14a931 GameInfoCache: Break out a couple functions 2024-01-28 14:50:16 +01:00
TotalCaesar659andGitHub 5bf437420f Update Russian translation 2024-01-28 16:05:32 +03:00
Henrik Rydgård 7d99b6c1bc Add volume slider for retroachievements 2024-01-28 13:56:46 +01:00
Henrik RydgårdandGitHub 8514a8988b Merge pull request #18769 from Saramagrean/patch-5
Update th_TH.ini
2024-01-27 21:50:38 +01:00
Benjamin Benda GatesandGitHub aa57d4bea8 Update th_TH.ini 2024-01-28 02:27:33 +07:00
Henrik Rydgård 493122a2fc v1.17 v1.17 2024-01-27 14:48:00 +01:00
Henrik Rydgård bcb4d363de Warning fix 2024-01-27 13:58:48 +01:00
Henrik Rydgård a2e7712126 Crashfix in JIT disassembly UI. Add sanity check in WaitUntil 2024-01-27 13:28:09 +01:00
Henrik Rydgård 026662b027 Missed a file, oops 2024-01-27 13:20:29 +01:00
Henrik RydgårdandGitHub 066f816590 Merge pull request #18766 from hrydgard/cpu-core-string
Mark Dynarec/JIT as the recommended option in developer settings
2024-01-27 13:05:24 +01:00
Henrik Rydgård 26a7bb65e8 Mark the recommended CPU core option clearly 2024-01-27 12:33:27 +01:00