Commit Graph

39679 Commits

Author SHA1 Message Date
Henrik Rydgård
af20992200
Merge pull request #18803 from hrydgard/bad-chd-warning
Warn the user about bad CHDs
2024-02-01 00:38:22 +01:00
Henrik Rydgård
5f96e55d34
Merge pull request #18804 from styxnix/master
Update fi_FI.ini
2024-01-31 23:19:59 +01:00
Henrik Rydgård
61bd01144e UI fixes 2024-01-31 23:17:51 +01:00
Jaakko Saarikko
18470d8fef
Update fi_FI.ini
Small updates to Finnish translation.
2024-01-31 23:54:32 +02:00
Henrik Rydgård
3831ec1921 Warn the user about bad CHDs
If they're not created with "chdman createdvd", they will perform really
badly.
2024-01-31 22:15:47 +01:00
Henrik Rydgård
591dfdd0c5 Fix bug with empty themes showing up 2024-01-31 12:20:46 +01:00
Henrik Rydgård
14cd094535
Merge pull request #18800 from hrydgard/last-minute-fixes
Even more checks and fixes
2024-01-31 11:59:45 +01:00
Henrik Rydgård
ce5f157040 More paranoia 2024-01-31 10:48:35 +01:00
Henrik Rydgård
65bfdb1f69 Fix theming issue in SettingInfoMessage 2024-01-31 10:33:23 +01:00
Henrik Rydgård
c7ed87b352 Assorted paranoia and improved checks 2024-01-31 10:22:03 +01:00
Henrik Rydgård
7af6501a6f UI: ScrollView: Improve interaction with the scroll bar thingy, avoid accidental clicks 2024-01-31 09:37:11 +01:00
Henrik Rydgård
148ae0dd4a FastVec: Assert on the malloc to get better crash reports 2024-01-31 09:36:55 +01:00
Henrik Rydgård
d7a250d218
Merge pull request #18797 from hrydgard/more-fixes
Fix some really obscure crashes
2024-01-30 22:47:21 +01:00
Henrik Rydgård
fae1f4acd3 A null check and a locking simplification 2024-01-30 19:15:19 +01:00
Henrik Rydgård
0576cafdeb Add some missing null checks in GameScreen 2024-01-30 19:09:11 +01:00
Henrik Rydgård
cfadc397f5 Store: remove the broken download speed indicator. 2024-01-30 14:50:55 +01:00
Henrik Rydgård
954d40df09
Merge pull request #18795 from hrydgard/readme-1.17.1
Update README for 1.17.1
2024-01-30 14:19:11 +01:00
Henrik Rydgård
c57a59d058 Linkify 2024-01-30 14:18:42 +01:00
Henrik Rydgård
6906edcbc5 Update README.md for 1.17.1 2024-01-30 14:16:23 +01:00
Henrik Rydgård
b0a9ef5aa1
Merge pull request #18794 from hrydgard/more-gameinfocache-fixes
More gameinfocache fixes
2024-01-30 13:58:48 +01:00
Henrik Rydgård
ccaf2446ec
Merge pull request #18793 from hrydgard/render-pass-cleanup
Fix GE framedump playback on Vulkan
2024-01-30 12:42:03 +01:00
Henrik Rydgård
9792453b27 Fix missing titles for some file types 2024-01-30 12:31:56 +01:00
Henrik Rydgård
76242cb9f7 More gameinfocache fixes 2024-01-30 12:27:58 +01:00
Henrik Rydgård
d7e5928b2c Minor tweaks to spacing on savedata popup.
Might help #18762
2024-01-30 11:33:08 +01:00
Henrik Rydgård
8b99c9f9d9 GE dump playback: Don't flip unless DISPLAY is the last command. This messes up the frame structure. 2024-01-30 11:14:38 +01:00
Henrik Rydgård
25a1e6aa14 Some renaming, add a bunch of sanity debug-asserts 2024-01-30 11:14:21 +01:00
Henrik Rydgård
ea180e54c9 Fix some "double-binds" of the backbuffer.
These are already eliminated by the queuerunner, but better not to
generate them in the first place, for easier sanity checks.
2024-01-30 10:44:18 +01:00
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