Commit Graph
45601 Commits
Author SHA1 Message Date
Henrik RydgårdandGitHub fc086392c2 Merge pull request #20434 from hrydgard/further-minor-changes
Logging improvement, fix translation of buttons on crash screen
2025-06-02 13:08:55 +02:00
Henrik Rydgård 4d7dce4e19 Logging improvement in Core_Break 2025-06-02 00:02:21 +02:00
Henrik Rydgård d5db1ab42a Fix translation of buttons on crash screen 2025-06-01 15:10:19 +02:00
Henrik RydgårdandGitHub 0e25ee38f6 Merge pull request #20431 from hrydgard/even-more-fixes
Misc UI fixes, update rcheevos
2025-06-01 13:24:40 +02:00
Henrik Rydgård e0a98ea54c Improve the "No game loaded" RA popup 2025-06-01 11:47:07 +02:00
Henrik Rydgård 55ffd4c419 Update rcheevos 2025-06-01 11:37:53 +02:00
Henrik Rydgård 4c631e77f5 RetroAchievements: Show region when showing the info popu. Refactor region detection a little. 2025-06-01 11:34:59 +02:00
Henrik Rydgård ab2f85b6b8 Crashfix in folder move logging. Plus relax an assert 2025-06-01 10:55:21 +02:00
Henrik Rydgård 6ff1dff99f Add early-out for pinned path check (main screen perf) 2025-06-01 10:23:29 +02:00
Henrik RydgårdandGitHub 0387dd7d64 Merge pull request #20430 from kreinholz/master
Fix build with system libzip and miniupnpc
2025-06-01 08:57:34 +02:00
Henrik RydgårdandGitHub 3e2cebff78 Merge pull request #20427 from oltolm/mingw-w64-fixes
mingw-w64 fixes
2025-06-01 08:46:57 +02:00
Kevin Reinholz 335695935a Fix build with system libzip and miniupnpc 2025-05-31 16:06:37 -07:00
Kevin Reinholz 795c8678a6 Fixed build with system libzip and miniupnpc 2025-05-31 16:03:57 -07:00
Henrik RydgårdandGitHub bdb47b3eae Merge pull request #20426 from Saramagrean/patch-4
Update th_TH.ini
2025-05-31 18:35:37 +02:00
oltolm c5d82e8c6d mingw-w64: remove dependency on ucrtbased 2025-05-31 18:26:38 +02:00
oltolm 52c57ad9fa FileUtil.cpp: fix CreateFullPath for relative paths 2025-05-31 18:26:09 +02:00
oltolm eb92ef0782 LuaContext.cpp: fix GCC warning 2025-05-31 18:25:55 +02:00
Benjamin Benda GatesandGitHub e7bd828a63 Update th_TH.ini 2025-05-31 22:25:46 +07:00
Henrik RydgårdandGitHub b53e44fccc Merge pull request #20425 from Nemoumbra/mipstracer-fix
MIPSTracer filepicker fix
2025-05-30 23:23:20 +02:00
Henrik RydgårdandGitHub fb8151f860 Merge pull request #20424 from hrydgard/logging-fix
Unload Retroachievements before we shut down the emulated PSP instead of the opposite.
2025-05-30 23:02:50 +02:00
Nemoumbra 7df52582c6 MIPSTracer filepicker fix 2025-05-31 00:01:34 +03:00
Henrik Rydgård 0b8f22afde Unload Retroachievements before we shut down the emulated PSP instead of the opposite.
This makes the Unload message appear in logging with the new "log to file" setting.
2025-05-30 22:03:19 +02:00
Henrik RydgårdandGitHub 61c02466f8 Merge pull request #20422 from hrydgard/android-ios-stuff
Android buildfix, iOS symbol fix
2025-05-30 16:44:08 +02:00
Henrik Rydgård 99ce4ac5fc Turn on slow UMD read speed for Resistance, reported to help with some issues
See #20421
2025-05-30 16:43:51 +02:00
Henrik Rydgård 66a9f65715 iOS: Add script to copy symbols into the latest archive (ugh, hacky) 2025-05-30 15:16:18 +02:00
Henrik Rydgård b2fc0eee48 Set the correct symbols format for iOS 2025-05-30 15:16:18 +02:00
Henrik Rydgård bd5a2cf5ce Increase heap space for gradle 2025-05-29 20:01:42 +02:00
Henrik RydgårdandGitHub 9bebc12330 Merge pull request #20417 from hrydgard/more-gradle-upgrade
Update gradle too, not just the Android Studio plugin, oops
2025-05-29 19:23:56 +02:00
Henrik Rydgård 72ae1c1299 Update gradle too, not just the Android Studio plugin, oops 2025-05-29 18:52:08 +02:00
Henrik Rydgård 0533bb1c17 Quick crashfix in the system info "internals" tab 2025-05-29 18:44:31 +02:00
Henrik RydgårdandGitHub a98af8c9ab Merge pull request #20416 from hrydgard/gradle-update
gradle: Stop requiring JDK 17, this causes annoying problems in new installations of Android Studio
2025-05-29 18:42:18 +02:00
Henrik Rydgård 7022e745fc gradle: Stop requiring JDK 17, this causes annoying problems in new installations of Android Studio
Also bump to the latest version.
2025-05-29 18:15:58 +02:00
Henrik RydgårdandGitHub 2cfe1243f0 Merge pull request #20348 from hrydgard/readme-1.19
Update the README for 1.19
2025-05-29 17:30:34 +02:00
Henrik Rydgård fc6f23cf9d Link the links 2025-05-29 16:52:44 +02:00
Henrik Rydgård 8953779970 More readme work 2025-05-29 16:51:45 +02:00
Henrik Rydgård ab411abddc Initial draft of a README for 1.19 2025-05-29 16:28:42 +02:00
Henrik RydgårdandGitHub a9e2d5ea90 Merge pull request #20415 from hrydgard/more-fixes
Don't allow exiting the app (and a few more actions) while a game is booting
2025-05-29 16:14:59 +02:00
Henrik Rydgård b31ff37f48 compat.ini: Add another game to [ReportSmallMemStick] 2025-05-29 16:03:23 +02:00
Henrik Rydgård 6bed22e33e Don't allow exiting the app (and a few more actions) while a game is booting
Creates nasty race conditions.
2025-05-29 15:56:29 +02:00
Henrik RydgårdandGitHub ba9f8f370c Merge pull request #20414 from hrydgard/move-files-fixes
Memstick dialog: More fixes and logging improvements
2025-05-29 14:47:10 +02:00
Henrik Rydgård a361a32f4b More minor cleanups 2025-05-29 13:39:33 +02:00
Henrik Rydgård 5eb87f0fb4 Logging fixes and cleanups around folder move 2025-05-29 13:13:07 +02:00
Henrik RydgårdandGitHub 54051ea2f7 Merge pull request #20413 from hrydgard/ampersand-handling-fix
Remove left-behind ampersand merging from atlas text-drawing codepath
2025-05-29 10:11:47 +02:00
Henrik Rydgård 1c48254dc5 Also bump glslang buildfix 2025-05-29 09:57:51 +02:00
Henrik Rydgård ff0bf64050 Remove left-behind ampersand merging from atlas text-drawing codepath
See #20402
2025-05-29 09:54:40 +02:00
Henrik RydgårdandGitHub a521a90131 Merge pull request #20412 from hrydgard/more-cleanup
Fix some problems with the memstick dialog, other cleanup
2025-05-28 15:55:52 +02:00
Henrik Rydgård 5538176ce0 When changing memstick dir, don't bother calculating space for the "old" choice. Can be super slow. 2025-05-28 15:28:26 +02:00
Henrik Rydgård 6b987fa4ac MemstickScreen: Cleanly cancel instead of blocking the back button if space calculation is underway 2025-05-28 15:27:00 +02:00
Henrik Rydgård a0ba0d2f7d Android: Add workaround for a race condition seen on some Redmi phones on app switching 2025-05-28 12:51:47 +02:00
Henrik Rydgård 0c55bfcb70 ConvertUTF8ToJavaModifiedUTF8: Comment cleanup 2025-05-28 12:51:18 +02:00