Commit Graph

45351 Commits

Author SHA1 Message Date
Henrik Rydgård 593e0fd8d9 Remove stray space in .gitmodules. This might be what broke the flatpak build:
https://github.com/flathub/org.ppsspp.PPSSPP/pull/97
2026-03-08 18:53:08 +01:00
Henrik Rydgård a94717babb Merge pull request #21385 from warmenhoven/warmenhoven/pr/libretro-ios
libretro: fix ios/tvos builds
2026-03-08 17:54:35 +01:00
Eric Warmenhoven 9b26df8283 libretro: fix ios/tvos builds 2026-03-08 12:16:52 -04:00
Henrik Rydgård a0c4141136 Merge pull request #21384 from hrydgard/android-background-work
Android background image selection: Scale down selected background image when too large
2026-03-08 15:25:46 +01:00
Henrik Rydgård d596e43b4b Android: Scale down selected background images when too large. Fix activity issue. 2026-03-08 14:53:20 +01:00
Henrik Rydgård 5a27f20387 Merge pull request #21380 from hrydgard/last-fixes
iOS: Try to avoid leaking file sandbox bookmarks, avoid trying to install zips where it's not possible
2026-03-08 13:46:25 +01:00
Henrik Rydgård 6ad06e00a4 iOS: Close the keyboard on one more event. Makes it easier to get rid of it if it gets stuck. 2026-03-08 13:03:00 +01:00
Henrik Rydgård 9e0cb93085 Workaround in remote disk streaming server 2026-03-08 12:40:22 +01:00
Henrik Rydgård 0a1be41fa7 Additional fixes to ZipFileLoader 2026-03-08 12:33:46 +01:00
Henrik Rydgård 4f09c24825 Fix crash in ZipFileLoader. Was missing a terminator to the va_args list. Gemini found this. 2026-03-08 12:25:51 +01:00
Henrik Rydgård 192ab4fe91 Correct a mainscreen drawing error in list mode for bad isos with long names 2026-03-08 12:02:37 +01:00
Henrik Rydgård 96deade782 Avoid duplicate paths for zip install 2026-03-08 10:46:30 +01:00
Henrik Rydgård a2de96a4d1 iOS: Try to avoid leaking file bookmarks. Don't try to install zips into iCloud folder. 2026-03-08 10:20:24 +01:00
Henrik Rydgård 1a586a4f20 Merge pull request #21326 from hrydgard/adhoc-view
Adhoc server list: Show metadata
2026-03-08 00:58:04 +01:00
Henrik Rydgård ba6ff9a224 Improve the adhoc server selector a little bit, add metadata viewer 2026-03-08 00:31:29 +01:00
Henrik Rydgård 5311be2960 Oops, forgot the compat.ini change for Gripshift 2026-03-08 00:17:07 +01:00
Henrik Rydgård 843eca851e Merge pull request #21377 from hrydgard/more-work
Windows audio fix, Gripshift glitch workaround
2026-03-07 23:41:16 +01:00
Henrik Rydgård ffd21dba00 Quick workaround for Gripshift.
Fixes #21367
2026-03-07 18:59:03 +01:00
Henrik Rydgård b4664bf3f2 WASAPI: Improve the format checks to match the old implementation.
Will hopefully help a reported issue.
2026-03-07 18:59:03 +01:00
Henrik Rydgård b8a20eaa5e Save config on game exit. 2026-03-07 18:59:03 +01:00
Henrik Rydgård 8386dc3e68 Merge pull request #21374 from hrydgard/more-ios-fixes
iOS: Preserve permissions to access files across runs
2026-03-07 15:45:36 +01:00
Henrik Rydgård b81c004ccc Merge pull request #21375 from JumpingY/master
Update adhoc-servers.json
2026-03-07 15:15:52 +01:00
JumpingY e675d1a0b6 Update adhoc-servers.json
Add CVN-Play adhoc server
2026-03-07 22:10:23 +08:00
Henrik Rydgård 14ef83f06a Implement iOS "bookmark" support, to preserve permissions to recent files from iCloud 2026-03-07 15:04:49 +01:00
Henrik Rydgård 66da78f357 Merge pull request #21366 from warmenhoven/warmenhoven/pr/lr-apple-glslang
libretro: Detach glslang from process on shutdown
2026-03-07 12:52:00 +01:00
Henrik Rydgård d6ca0378b6 Move DarwinFileSystemServices.mm/h to Core/Util 2026-03-07 11:35:34 +01:00
Henrik Rydgård c9cbf0f705 Merge pull request #21369 from chrisfand/tagforce-changes
Adds one more image size (128x128) option for DXT1 block skipping in texture replacement
2026-03-07 11:33:33 +01:00
Henrik Rydgård 47ab2be6c6 Merge pull request #21365 from CauaLMF/patch-1
Update adhoc-servers.json
2026-03-07 11:25:54 +01:00
Henrik Rydgård 9885e25776 Merge pull request #21371 from hrydgard/ui-fixes
Various cleanups, iCloud fix
2026-03-07 10:21:38 +01:00
Henrik Rydgård 86dc349c1b Lang fixes 2026-03-07 10:19:17 +01:00
Henrik Rydgård 0791f542ea Fix bug in langtool 2026-03-07 10:03:43 +01:00
Henrik Rydgård 781be0d251 Add missing fallback for loading the adhoc server list 2026-03-07 09:52:20 +01:00
Henrik Rydgård 9a7241708c Win32 file dialog: Prefill the filename when saving 2026-03-07 09:49:57 +01:00
Henrik Rydgård 66b8e866fb iOS: Fix opening files from iCloud and other secure places. Note: Not compatible with "Recents" yet. 2026-03-07 09:19:31 +01:00
Henrik Rydgård e9cbd48ef7 Adhoc server list: Add another one. 2026-03-07 09:19:31 +01:00
Henrik Rydgård b0a3d5753a Remove an obsolete setting 2026-03-07 09:19:31 +01:00
Henrik Rydgård 2d1b999858 Merge pull request #21364 from TotalCaesar659/patch-1
Update Russian translation
2026-03-07 07:30:54 +01:00
ChrisF ca8736fc6a Adds one more image size (128x128) option for DXT1 block skipping in texture replacement 2026-03-06 14:07:03 -05:00
Eric Warmenhoven be85deba21 libretro: Detach glslang from process on shutdown
On Apple platforms without this, glslang doesn't get properly
deinitialized, and will cause a crash on the second play
2026-03-06 11:04:37 -05:00
CauaLMF fba9a95642 Update adhoc-servers.json
Added the status page for the jpa36a7.glddns.com server.
2026-03-06 12:53:31 -03:00
TotalCaesar659 65003507f1 Update ru_RU.ini 2026-03-06 18:14:11 +03:00
TotalCaesar659 35e8245524 Update ru_RU.ini 2026-03-06 18:12:36 +03:00
TotalCaesar659 7c6626fe65 Update Russian translation 2026-03-06 18:07:27 +03:00
Henrik Rydgård c480e21f5f Merge pull request #21359 from hrydgard/fetch-server-list
Fetch the public adhoc server list from metadata.ppsspp.org/adhoc-servers.json
2026-03-06 14:11:36 +01:00
Henrik Rydgård 04b86a0d87 Address Kethen's feedback 2026-03-06 13:34:16 +01:00
Henrik Rydgård d2e7510cea Rename a translation string, remove ':' 2026-03-06 13:25:07 +01:00
Henrik Rydgård 686c4a35dd Add translation strings 2026-03-06 13:25:07 +01:00
Henrik Rydgård 1a95e9e4e9 Fetch the public adhoc server list from metadata.ppsspp.org/adhoc-servers.json 2026-03-06 13:25:07 +01:00
Henrik Rydgård 3d50bf4b7d Add categories to the server list 2026-03-06 13:25:07 +01:00
Henrik Rydgård 6009f305f8 Merge pull request #21362 from hrydgard/ui-fixes
More UI-related fixes
2026-03-06 13:18:58 +01:00