Commit Graph

4699 Commits

Author SHA1 Message Date
Silent 7d8f3d26a6
Do not allow loading save states via commandline in Hardcore mode 2021-06-08 18:43:43 +02:00
Silent d52b0e5dbb
Disallow underclocking in Hardcore mode 2021-06-08 18:38:51 +02:00
Silent 35b35c9212
Hide "Load" from the save state UI legend in Hardcore mode 2021-06-08 18:38:51 +02:00
Silent e21f2644d0
Refactor SystemBootParameters ownership 2021-06-08 18:38:12 +02:00
Connor McLaughlin 4e282cd172 README: Update Android apk link 2021-06-08 17:03:41 +10:00
Connor McLaughlin 64560d09fc Update CI scripts 2021-06-08 16:39:52 +10:00
Connor McLaughlin 6e49adb508 Remove Android app
This repository exists solely for the desktop version now.
2021-06-08 16:34:28 +10:00
Connor McLaughlin 81da9be2d1 Android: Add quick load/save touchscreen buttons 2021-06-07 18:40:32 +10:00
Connor McLaughlin 20afc1c4a1 Android: Handle some possible surface loss cases 2021-06-07 18:40:32 +10:00
Connor McLaughlin 141fac0481 Android: Don't allow fragment restoration 2021-06-07 18:40:32 +10:00
Connor McLaughlin e09a9ff846
Merge pull request #2233 from zkdpower/master
Update Simple-Chinese Translation to latest.
2021-06-07 18:39:43 +10:00
zkdpower d7e2795fe8
Update Simple-Chinese Translation to latest.
Update Simple-Chinese Translation to latest.
2021-06-06 22:52:58 +08:00
Connor McLaughlin 4435851276 CI: Generate app bundles 2021-06-06 15:53:36 +10:00
Connor McLaughlin c4cfb40f7b Android: Update dependencies 2021-06-06 15:53:36 +10:00
Connor McLaughlin 543997ff75 Android: Compile x86_64 native libraries 2021-06-06 15:53:36 +10:00
Connor McLaughlin 23da15a525 Android: Update to Gradle Plugin v4.2.1 2021-06-06 15:53:36 +10:00
Connor McLaughlin 31f03268cc Build: Opt out of -fno-semantic-interposition on Android 2021-06-06 15:53:36 +10:00
Connor McLaughlin dc895edaa2 Android: Switch to Maven Central 2021-06-06 15:53:36 +10:00
Connor McLaughlin 857a07a5e7 Qt: Update Japanese translation by mikakunin 2021-06-06 15:53:36 +10:00
Connor McLaughlin c41ec7df23
Merge pull request #2225 from andercard0/patch-128
Atualização Português do Brasil
2021-06-06 15:53:14 +10:00
Connor McLaughlin 74c83312bb
Merge pull request #2227 from andercard0/patch-129
(Android) - Update Arrays
2021-06-06 15:53:03 +10:00
Anderson_Cardoso 10c831d4fa
(Android) Update strings (#2228)
* (Android) Update strings

Updated string file to latest.
2021-06-06 15:52:43 +10:00
Anderson_Cardoso 4ccfd28b18
(Android) - Update Arrays
Update arrays file to latest.
2021-06-05 19:17:12 -03:00
Anderson_Cardoso 0cc718f85b
Atualização Português do Brasil
- Some typo fixes;
- Update file to latest.
2021-06-05 17:24:14 -03:00
Connor McLaughlin e118b5486e CDImagePPF: Fix incorrect filename saved to state 2021-06-05 18:12:59 +10:00
Connor McLaughlin 3caa9b7239 Android: Change order of seek speedup entries 2021-06-05 18:12:59 +10:00
Connor McLaughlin e5f400b8d3
Merge pull request #2221 from zkdpower/master
Update Simple-Chinese Translation to latest.
2021-06-05 18:12:52 +10:00
zkdpower 497c813251
Update Simple-Chinese Translation to latest.
Update Simple-Chinese Translation to latest.
2021-06-05 13:08:28 +08:00
Connor McLaughlin a16f671362 Qt: Show CDROM State -> Show CD-ROM State 2021-06-05 13:46:31 +10:00
Connor McLaughlin 84b4a2836c Qt: Fix to file label in load/save menu 2021-06-05 13:46:31 +10:00
Connor McLaughlin ad9712afca Qt: Add gear icon to disc games with user settings 2021-06-05 13:46:31 +10:00
Connor McLaughlin e536674f80 Android: Display cutout setting shouldn't be dependent 2021-06-05 13:46:31 +10:00
Connor McLaughlin c43d34af68
Merge pull request #2216 from 6lackmag3/patch-64
(Android) ru-translation updates and fixes
2021-06-05 13:46:15 +10:00
Connor McLaughlin d677865d7a
Merge pull request #2217 from zkdpower/master
Update Simple-Chinese Translation to latest.
2021-06-05 13:46:05 +10:00
zkdpower 41f367c441
Update Simple-Chinese Translation to latest.
Update Simple-Chinese Translation to latest.
2021-06-05 09:28:19 +08:00
6lackmag3 c1bae40ef7
(Android) ru-translation updates and fixes 2021-06-04 23:14:45 +03:00
Connor McLaughlin 0c1ac4e9a6 Android: Add dummy view to expand layout bounds 2021-06-04 21:53:20 +10:00
Connor McLaughlin 8cf4c4f211 Android: Add option to expand display to cutout 2021-06-04 21:16:00 +10:00
Connor McLaughlin ebcc11750d Build: Disable -fno-semantic-interposition on macOS 2021-06-04 19:03:49 +10:00
Connor McLaughlin cac8080657 Remove unused libretro build scripts 2021-06-04 16:50:23 +10:00
Connor McLaughlin 950b81861b CI: Revert previous commit and fix underlying issue 2021-06-04 16:49:34 +10:00
Connor McLaughlin 1269a1e091 CI: Remove macOS builds completely
Random failures, and I don't have a machine to debug it on.
2021-06-04 14:22:30 +10:00
Connor McLaughlin 81f004b6c6 dep/msvc: Sync Qt submodule 2021-06-04 13:45:05 +10:00
Connor McLaughlin d2f4170d01 Qt: Update lupdate scripts to point to 6.1.0 2021-06-04 13:45:05 +10:00
Connor McLaughlin aac85299ea AudioStream: Make fields protected instead of private 2021-06-04 13:37:23 +10:00
Connor McLaughlin 350049826f Fix a bunch of compiler warnings 2021-06-04 13:14:30 +10:00
Connor McLaughlin 270bf59817 dep/libsamplerate: Sync minimum cmake version with main 2021-06-04 13:14:30 +10:00
Connor McLaughlin 02f75f25d3 Build: Default symbol visibility to hidden 2021-06-04 13:14:30 +10:00
Connor McLaughlin 262c43ac00 Build: Don't compile WGL/stackwalker for libretro 2021-06-03 21:32:23 +10:00
Connor McLaughlin 9845f1d76a DInputControllerInterface: Fix crash on shutdown 2021-06-03 14:05:11 +10:00