Henrik Rydgård
2a69c96a49
Merge pull request #18787 from Saramagrean/patch-6
...
Update th_TH.ini
2024-01-30 00:26:56 +01:00
Benjamin Benda Gates
ba7a5c77ed
Update th_TH.ini
2024-01-30 06:14:28 +07:00
Henrik Rydgård
9aa4973b58
Merge pull request #18790 from TotalCaesar659/patch-1
...
Update Russian translation
2024-01-29 22:52:59 +01:00
TotalCaesar659
d2a5382ca9
Update Russian translation
2024-01-30 00:51:00 +03:00
Henrik Rydgård
69200341a3
More translation fixes
2024-01-29 22:03:49 +01:00
Henrik Rydgård
7f3e01c21c
Merge pull request #18788 from TotalCaesar659/patch-1
...
Update Russian translation
2024-01-29 21:08:44 +01:00
TotalCaesar659
39a25024e4
Update Russian translation
2024-01-29 23:06:43 +03:00
Henrik Rydgård
18ecef1aa5
Fix Refresh interval translation string
2024-01-29 20:13:46 +01:00
Benjamin Benda Gates
1e411d4482
Update th_TH.ini
2024-01-30 01:42:11 +07:00
Benjamin Benda Gates
4d2d583c6e
Update th_TH.ini
2024-01-30 01:35:59 +07:00
Henrik Rydgård
cf1fd714fd
Merge pull request #18786 from hrydgard/release-inputs-on-pause
...
Release all keys on pause.
2024-01-29 19:21:22 +01:00
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ård
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ård
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ård
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ård
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
TotalCaesar659
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ård
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ård
e035e0dd38
Merge pull request #18776 from hrydgard/more-translation-fixes
...
More translation fixes
2024-01-28 21:44:15 +01:00
Henrik Rydgård
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ård
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ård
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ård
1a6575f1d7
Merge pull request #18773 from TotalCaesar659/patch-1
...
Update Russian translation
2024-01-28 16:26:57 +01:00
Henrik Rydgård
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
Narugakuruga
b8a16d0475
Update zh_CN.ini
2024-01-28 23:11:04 +08:00