Commit Graph

39580 Commits

Author SHA1 Message Date
Henrik Rydgård
688470f534 README: Mention VR Quest 3 fix, couple more additions 2024-01-26 22:31:34 +01:00
Henrik Rydgård
1baa608cbc First draft 2024-01-26 22:31:34 +01:00
Henrik Rydgård
37dac869b8 General readme cleanup, move older news to history.md. 2024-01-26 22:31:34 +01:00
Henrik Rydgård
1a1b79606b BackgroundAudio Atrac3+: malloc a few extra bytes. Fixes crash reported by Verymelon 2024-01-26 19:42:25 +01:00
Henrik Rydgård
3ee3af2dff
Merge pull request #18764 from hrydgard/update-rcheevos-again
Update rcheevos to the latest version again.
2024-01-25 23:36:40 +01:00
Henrik Rydgård
3e7d06ca6c Update rcheevos to the latest version again. 2024-01-25 17:43:12 +01:00
Henrik Rydgård
f1128ad4e0
Merge pull request #18763 from Saramagrean/patch-4
Update th_TH.ini
2024-01-25 17:36:00 +01:00
Benjamin Benda Gates
465d12df5f
Update th_TH.ini again. 2024-01-25 22:35:28 +07:00
Benjamin Benda Gates
3ce8220612
Update th_TH.ini 2024-01-25 22:32:10 +07:00
Henrik Rydgård
f590acec78 Left a duplicate string in, removing. 2024-01-25 16:11:54 +01:00
Benjamin Benda Gates
90639d2db6
Update th_TH.ini 2024-01-25 21:35:43 +07:00
Henrik Rydgård
d49f77d8cf
Merge pull request #18762 from hrydgard/folder-browser-improvement
Folder browser (like when clicking Browse...): Preinitialize with the current folder.
2024-01-25 14:29:05 +01:00
Henrik Rydgård
376a47e0f2 Buildfix 2024-01-25 14:12:53 +01:00
Henrik Rydgård
bc92226715 Folder browser (like when clicking Browse...): Preinitialize with the current folder. 2024-01-25 12:47:37 +01:00
Henrik Rydgård
9218efd286 Improve the file size check when reading text files 2024-01-25 12:34:19 +01:00
Henrik Rydgård
aa9b0785a5
Merge pull request #18760 from hrydgard/cleanup-read-string
Cleanup read-file-to-string functions
2024-01-25 12:30:35 +01:00
Henrik Rydgård
1f129b6dca Replace "ReadFileToString" with a few semantically clearer wrappers. 2024-01-25 09:55:54 +01:00
Henrik Rydgård
f0af76ec40 GameInfoCache: Check read size before using the data. 2024-01-25 09:43:06 +01:00
Henrik Rydgård
039fb86e9c
Merge pull request #18759 from TotalCaesar659/patch-1
Update Russian translation
2024-01-24 16:59:12 +01:00
TotalCaesar659
93b4b233a4
Update Russian translation 2024-01-24 18:52:15 +03:00
Henrik Rydgård
408d3aa1ad
Merge pull request #18757 from hrydgard/more-tweaks
More asserts, move play button on pause screen
2024-01-24 14:02:08 +01:00
Henrik Rydgård
22e91c98db More asserts 2024-01-24 11:36:25 +01:00
Henrik Rydgård
179776460c PauseScreen: Put the run-in-background button next to Continue
Fixes #18544
2024-01-24 10:04:38 +01:00
Henrik Rydgård
157f262cd2 Make some timeouts a bit more visible in the code. Some should be re-evaluated. 2024-01-24 09:50:26 +01:00
Henrik Rydgård
39cf5b5c30 Add more asserts to check the state of the render manager 2024-01-24 09:46:55 +01:00
Henrik Rydgård
138890a014
Merge pull request #18754 from hrydgard/more-beta-fixes
More beta fixes
2024-01-24 01:15:28 +01:00
Henrik Rydgård
0d2e5c32ab More sanity checks 2024-01-24 00:50:32 +01:00
Henrik Rydgård
d260cd0498 Some sanity checks. 2024-01-24 00:23:08 +01:00
Henrik Rydgård
622aeaab6d Hopefully robustify some logic in EmuScreen enough 2024-01-24 00:06:01 +01:00
Henrik Rydgård
2a7f3c589f
Merge pull request #18753 from Felipefpl/master
Update to the brazilian portuguese translation
2024-01-23 23:39:02 +01:00
Felipe
e956f66146
Add files via upload 2024-01-23 19:00:26 -03:00
Felipe
dfaef1c37d
Updated brazilian portuguese translation
Added the latest strings.
2024-01-23 17:46:43 -03:00
Felipe
b33cea3358
Merge branch 'hrydgard:master' into master 2024-01-23 17:32:24 -03:00
Henrik Rydgård
691b377ae6
Merge pull request #18752 from hrydgard/lang-updates
Translation keys etc: Address feedback
2024-01-23 21:06:50 +01:00
Henrik Rydgård
21d5257fbf Translation keys etc: Address feedback from TotalCaesar659 2024-01-23 19:23:23 +01:00
Henrik Rydgård
acd43ad4b4
Merge pull request #18751 from TotalCaesar659/patch-1
Update Russian translation
2024-01-23 18:09:38 +01:00
TotalCaesar659
0d6397321d
Update Russian translation 2024-01-23 19:40:35 +03:00
Henrik Rydgård
17ff605af5
Merge pull request #18750 from hrydgard/more-minor-fixes
More minor fixes
2024-01-23 11:51:22 +01:00
Henrik Rydgård
117b7ca133
Merge pull request #18749 from hrydgard/fix-socket-leak
HTTPClient: Fix socket leak on connect failure
2024-01-23 11:32:55 +01:00
Henrik Rydgård
51097279c9 Vulkan: Fix race condition when changing MSAA mode with the game running "behind" the menu. 2024-01-23 11:28:45 +01:00
Henrik Rydgård
4605cfd941 Fix UI display issue with directory names starting with PSP (but not equal to it) 2024-01-23 11:19:31 +01:00
Henrik Rydgård
deffbea75f HTTPClient: Fix socket leak on connect failure 2024-01-23 11:05:03 +01:00
Henrik Rydgård
3fae8dd547
Merge pull request #18743 from hrydgard/retroachievements-match-libretro
Change when we call rc_client_do_frame to something that matches libretro
2024-01-23 10:49:16 +01:00
Henrik Rydgård
f3c2d1072c
Merge pull request #18747 from hrydgard/texture-save-fixes
Texture saving fixes, icon load fix
2024-01-23 10:29:07 +01:00
Henrik Rydgård
768520dd0e Separate out the checks for save vs replace textures more, fixing some issues 2024-01-23 01:07:31 +01:00
Henrik Rydgård
77d52b83db Fix icon reading bug in GameInfoCache 2024-01-23 01:06:56 +01:00
Henrik Rydgård
2e16fd3bcc Fix fake game ID generation to work with scoped storage 2024-01-23 01:06:56 +01:00
Henrik Rydgård
796787dce5
Merge pull request #18744 from hrydgard/memstick-move-speedup
Memstick folder move on Android: Speedup and safety
2024-01-22 23:12:17 +01:00
Henrik Rydgård
6e587f50f3 Rework memstick moves between devices to copy, verify and then delete 2024-01-22 21:52:39 +01:00
Henrik Rydgård
ec411e0ecb Change when we call rc_client_do_frame to something that matches libretro
There's conflicting advice on when to do it, but to avoid people testing
their cheats twice, let's match as closely as we can.

This means that 30hz games will only have the callback run at 30hz.

The duplicate frames option may interfere, just like it may on libretro.
2024-01-22 19:35:26 +01:00