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 |
|
Narugakuruga
|
b8a16d0475
|
Update zh_CN.ini
|
2024-01-28 23:11:04 +08:00 |
|
TotalCaesar659
|
5bf437420f
|
Update Russian translation
|
2024-01-28 16:05:32 +03:00 |
|
Henrik Rydgård
|
8514a8988b
|
Merge pull request #18769 from Saramagrean/patch-5
Update th_TH.ini
|
2024-01-27 21:50:38 +01:00 |
|
Benjamin Benda Gates
|
aa57d4bea8
|
Update th_TH.ini
|
2024-01-28 02:27:33 +07:00 |
|
Henrik Rydgård
|
493122a2fc
|
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ård
|
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 |
|
Henrik Rydgård
|
6521159b96
|
Move "CPU Core" string to System from Graphics
|
2024-01-27 12:24:12 +01:00 |
|
Henrik Rydgård
|
bb994091df
|
Merge pull request #18765 from hrydgard/background-image-file-type
Add proper checks for file type when picking a background image
|
2024-01-27 12:21:41 +01:00 |
|
Henrik Rydgård
|
a811cbac80
|
Add proper checks for file type when picking a background image
Should fix some confusion, and also issues picking files from the
Download folder on Android where the filenames we get don't always have
extensions.
|
2024-01-27 12:03:01 +01:00 |
|
Henrik Rydgård
|
cb89dff10f
|
SDL: Remove unnecessary sleeps in the SDLMain loop (we now handle it in NativeFrame)
|
2024-01-27 11:30:29 +01:00 |
|
Henrik Rydgård
|
437dbe4989
|
Mac: Don't randomly printf the recents list from PSPNSApplicationDelegate
|
2024-01-27 11:09:11 +01:00 |
|
Henrik Rydgård
|
936cf18a1b
|
Merge pull request #18677 from hrydgard/readme-1.17
Update README.md for 1.17
|
2024-01-27 10:56:46 +01:00 |
|
Henrik Rydgård
|
256bcb5851
|
linkify readme
|
2024-01-27 10:55:42 +01:00 |
|
Henrik Rydgård
|
f933d3e858
|
More readme updates
|
2024-01-26 22:31:34 +01:00 |
|
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 |
|