Commit Graph

40364 Commits

Author SHA1 Message Date
Henrik Rydgård
fb8f8ca52f SDL: Allow --xres and --yres to work even if a config file exists 2024-05-20 10:04:11 +02:00
Henrik Rydgård
1ff7710854 Folder/file browser tweaks 2024-05-20 10:04:11 +02:00
Henrik Rydgård
dd6a04a525 iOS: Default to 2x internal resolution, slight build script improvements 2024-05-20 10:04:11 +02:00
Henrik Rydgård
b8248c51cc Update icons 2024-05-20 10:04:11 +02:00
Henrik Rydgård
27f9bd0919 Create a .xcassets folder for the icons, link it properly 2024-05-20 10:04:11 +02:00
Henrik Rydgård
b1f6647fa6 Add "Buy gold" URI for iOS 2024-05-20 10:04:11 +02:00
Henrik Rydgård
c8a4961f95 Add 1024x1024 icons (as now required for iOS apps...) 2024-05-20 10:04:11 +02:00
Henrik Rydgård
ac058261fe iOS: Remove use of a non-public vibration API in app store builds 2024-05-20 10:04:11 +02:00
Henrik Rydgård
16dffaa92d Add a little perl script to try to convert version numbers to Apple-compatible format. 2024-05-20 10:04:11 +02:00
Henrik Rydgård
9da5ab726d Disable copying MoltenVK into the iOS app for now (need a different approach for app store) 2024-05-20 10:04:11 +02:00
Henrik Rydgård
3af181d35d Hide the nickname picker on iOS (until we have keyboard support) 2024-05-20 10:04:11 +02:00
Henrik Rydgård
ca7f781ae8 Rename ExportFree.plist to Export.plist 2024-05-20 10:04:11 +02:00
Henrik Rydgård
fc554050fd Fix updating the version in the plist, various cleanup 2024-05-20 10:04:11 +02:00
Henrik Rydgård
90f7a90aa8 More build work 2024-05-20 10:04:11 +02:00
Henrik Rydgård
2df7a24748 Messy hackery, we now seem to be able to export 2024-05-20 10:04:11 +02:00
Henrik Rydgård
aa94867128 Warning fixes 2024-05-20 10:04:11 +02:00
Henrik Rydgård
640eb1f799 Limit file browsing in app store builds 2024-05-20 10:04:11 +02:00
Henrik Rydgård
6270d24c70 iOS: Don't generate more than one xcode "xcheme" for the app store builds 2024-05-20 10:04:11 +02:00
Henrik Rydgård
6295631aca Add a hack to fix the first-try builds in XCode 2024-05-20 10:04:11 +02:00
Henrik Rydgård
fe91f246b2 Bump a few minimum-cmake-version statements 2024-05-20 10:04:11 +02:00
Henrik Rydgård
a2a150a95e More work on iOS Gold version 2024-05-20 10:04:11 +02:00
Henrik Rydgård
dbf1f9db9b Remove the Exit button on app store builds (review guidelines) 2024-05-20 10:04:11 +02:00
Henrik Rydgård
3011a5222a Pass in team ID, start of gold prep 2024-05-20 10:04:11 +02:00
Henrik Rydgård
f6f45dda0a Disable the JIT hackery in app store builds 2024-05-20 10:04:11 +02:00
Henrik Rydgård
1f13eaa874 Add gold icon files for iOS 2024-05-20 10:04:11 +02:00
Henrik Rydgård
f5b6836bf9 Initial work on app store support 2024-05-20 10:04:11 +02:00
Henrik Rydgård
45f094569a CMake: Add IOS_APP_STORE build option, which will enable required restrictions. 2024-05-20 10:04:11 +02:00
Henrik Rydgård
830f3a5fe6
Merge pull request #19155 from hrydgard/new-kurdish-translation
Add ku_SO translation (contributed by M. Omer)
2024-05-20 10:03:51 +02:00
Henrik Rydgård
dea9d365b9
Merge pull request #19154 from hrydgard/update-tr-translation
Update tr_TR.ini translation
2024-05-20 10:03:40 +02:00
Henrik Rydgård
fa8c8b542d Remove some obsolete translation lines 2024-05-20 10:03:16 +02:00
Henrik Rydgård
97e1a23d22 Add ku_SO translation (contributed by M. Omer) 2024-05-20 09:49:30 +02:00
Henrik Rydgård
b25a99653c Update tr_TR.ini with some new untranslated lines 2024-05-20 09:46:24 +02:00
Henrik Rydgård
8d63f88fa1 Update tr_TR translation 2024-05-20 09:45:33 +02:00
Henrik Rydgård
4899347997
Merge pull request #19153 from warmenhoven/warmenhoven/pr/libretro-cpu-speed
libretro: Add more options for locked cpu speed
2024-05-20 09:40:33 +02:00
Eric Warmenhoven
f1e25742b7 libretro: Add more options for locked cpu speed 2024-05-19 18:22:15 -04:00
Henrik Rydgård
dbcac0e48c
Merge pull request #19142 from hrydgard/fix-shortcut-launch
Android: Fix issue where shortcuts wouldn't override the currently running game.
2024-05-14 17:30:18 +02:00
Henrik Rydgård
dadc37cb9b EmuScreen: If a requested-to-boot game is already running, ignore the request. 2024-05-14 00:04:40 +02:00
Henrik Rydgård
ecdc7940f4 Android: Fix issue where shortcuts wouldn't override the currently running game. 2024-05-14 00:02:59 +02:00
Henrik Rydgård
8fdb6e16b1
Merge pull request #19139 from hrydgard/android-upgrade-sdk
Android: Upgrade SDK and target versions, implement shortcut icons
2024-05-13 16:29:14 +02:00
Henrik Rydgård
ec5eff6aa2 Android: implement loading icons for shortcuts - but only works if PPSSPP is running in the background. 2024-05-13 15:34:02 +02:00
Henrik Rydgård
bc378fd0d6 Android: Compile using the newest SDK, update targetVersion to 34 2024-05-13 14:59:13 +02:00
Henrik Rydgård
9ab775fde1
Merge pull request #19138 from hrydgard/shortcut-icons-windows
Windows: When using "Create shortcut", use the game's icon instead of PPSSPP's
2024-05-13 13:42:25 +02:00
Henrik Rydgård
bb7972c437 Correct the wPlanes field in the ico format 2024-05-13 01:48:15 +02:00
Henrik Rydgård
4d0f3183f2 Windows: When using "Create shortcut", use the game's icon instead of PPSSPP's.
Since on Windows, shortcuts can't embed icons, we first save the game's
icon .png as an .ico in the SAVESTATE folder (there might be a better
place, but it also doesn't seem worth it to create a new folder for
this).

Part of #10885 (Android functionality still missing, for example).
2024-05-13 01:37:53 +02:00
Henrik Rydgård
0f15bf4808
Merge pull request #19136 from hrydgard/gpi-gpo-support
Add basic checkbox UI for GPI switches, add display of GPO LEDs
2024-05-12 20:17:01 +02:00
Henrik Rydgård
1dd363ae3e Add the new UI strings for GPI/GPO switches/leds 2024-05-12 18:10:53 +02:00
Henrik Rydgård
a059750f5a Add basic checkbox UI for GPI switched, add display of GPO LEDs
Try it with Parappa.
2024-05-12 18:01:25 +02:00
Henrik Rydgård
9dc8c05fae
Merge pull request #19038 from GermanAizek/all-fields-init-refactor
[Core/GL/UI] Not all fields initilize and minor code refactor
2024-05-12 17:05:39 +02:00
Henrik Rydgård
2fdd893ab9
Merge pull request #19135 from GermanAizek/fix-memsize-types
[Net/Web/Util] Fixed strict reduce types to 32 bit sizes, changed to memsize
2024-05-12 10:01:44 +02:00
Herman Semenov
27d0ac6cce [Util] Fixed strict reduce to 32 bit types for progressReporter.SetProgress() 2024-05-11 19:50:35 -05:00