Commit Graph
3285 Commits
Author SHA1 Message Date
Unknown W. Brackets afcf6d8e65 http: Specify expected mime types in downloads. 2021-08-22 10:03:59 -07:00
Unknown W. Brackets 4c51f4761d http: Add Accept header as a parameter in requests. 2021-08-22 10:03:59 -07:00
Henrik Rydgård 821a6a60aa Store: Display the error code in case of error downloading the json.
See #14572
2021-08-22 12:21:44 +02:00
Henrik Rydgård c8081f7f44 Fix navigating the analog stick calibration screen with just a gamepad 2021-08-22 00:13:01 +02:00
Henrik Rydgård a74e1a422d GameScreen: Minor logic cleanup, remove Calculate CRC button when not needed. 2021-08-21 20:58:25 +02:00
Henrik Rydgård 467a63813a Merge branch 'crc32_patch3' of https://github.com/sum2012/ppsspp into sum2012-crc32_patch3 2021-08-21 20:19:43 +02:00
Henrik Rydgård 7733d8a500 Merge pull request #12530 from iota97/tilt
Allow tilt input on Z instead of X
2021-08-21 13:55:18 +02:00
iota97 c17c045849 Make touch layout accurate 2021-08-20 12:46:46 +02:00
iota97 c302ebdd83 Allow no chat button and make quickchat settings disabled when chat is not enabled 2021-08-20 00:03:42 +02:00
iota97 36df47d9a1 Fix action button size 2021-08-19 21:47:46 +02:00
iota97 3e894b0e9c Improve touch control layout screen 2021-08-19 20:02:14 +02:00
Henrik Rydgård a7859cfd2a Fix some comments and a string 2021-08-18 09:28:17 +02:00
Henrik Rydgård 928bc88b01 Rename Unthrottle to Fast-forward globally 2021-08-18 09:28:13 +02:00
Henrik Rydgård 3c62fbc973 Fix string comparison for hiding "Unknown" CPU name
See #10620
2021-08-17 09:19:58 +02:00
Unknown W. Brackets 43be9fab43 Merge pull request #14729 from hrydgard/cheat-fixes
Fix cheat import on scoped storage
2021-08-14 08:22:49 -07:00
Henrik Rydgård e93dc8f231 Fix append mode through OpenCFile, fixing cheat import on scoped storage. 2021-08-14 16:57:33 +02:00
Unknown W. Brackets 69ef21a65c Store: Make description focusable.
Descriptions aren't that long currently, but this allows for longer
descriptions with controller/keyboard scrolling.
2021-08-13 20:45:31 -07:00
Fadhil Mandaga 32f0c19e7c UI: Fix typo in using My Documents for data. 2021-08-13 17:07:38 -07:00
Henrik Rydgård b4361fe2ac Merge pull request #14718 from hrydgard/control-fixes
Miscellaneous control/gamepad fixes
2021-08-12 23:59:38 +02:00
iota97 aab63e82ae Fix layout opacity 2021-08-12 11:36:14 +02:00
Henrik Rydgård 22c180ef6f Bump maxrecent default to 60. Don't show CPU name if we don't have one.
See #14707 and #10620
2021-08-12 00:02:24 +02:00
Henrik Rydgård aa3daca293 If it's a TV and VIRTKEY_PAUSE is not mapped to a pad control, pause on app switch. 2021-08-12 00:02:19 +02:00
Henrik Rydgård 81b4c3b376 Auto-pause on app switch. Will be made conditional in the next commit. 2021-08-11 23:31:51 +02:00
Henrik Rydgård e76d994ed5 Improve default pad mapping for Android. Hide irrelevant options on Android TV. 2021-08-11 23:31:51 +02:00
Henrik Rydgård f9c381dfae Narrow the mapping UI, making it a bit less uncomfortable to use. 2021-08-11 23:14:26 +02:00
Unknown W. Brackets a3a6dcabda UI: Fix reset of alt speed options in settings. 2021-08-10 21:42:44 -07:00
Henrik Rydgård d62899efcd Merge pull request #14711 from unknownbrackets/reverb-volume
Sas: Add option to control reverb volume
2021-08-10 13:02:30 +02:00
Unknown W. Brackets ff9b9f7321 Sas: Add option to control reverb volume.
This also allows you to turn it off.
2021-08-09 20:47:24 -07:00
iota97 641ceff683 Scoped storage japanese translation fix 2021-08-09 12:11:06 +02:00
Unknown W. Brackets 75eeb55617 UI: Use a UIState for exceptions.
This makes it so we can enable Stop/Reset/etc. during them in the menus.
2021-08-08 23:40:41 -07:00
Unknown W. Brackets eb8a239616 UI: Show a reset button on the crash screen. 2021-08-08 23:03:19 -07:00
Henrik Rydgård d055cf367f Merge pull request #14697 from iota97/undo-latest-save
Add undo last save as well
2021-08-07 14:34:16 +02:00
Henrik Rydgård ff340b8183 Merge pull request #14561 from archanox/master
RISC-V Port
2021-08-07 13:36:13 +02:00
Henrik Rydgård f6ef219493 Merge pull request #14696 from iota97/right-analog-diagonal
Allow to disable right analog diagonal
2021-08-07 13:34:22 +02:00
iota97 b643d60f72 Undo last save 2021-08-07 13:28:43 +02:00
iota97 bac96bd47c Allow to disable right analog diagonal 2021-08-07 12:47:50 +02:00
Henrik Rydgård 43ba908225 Propagate errors from file identification upwards better. 2021-08-07 11:54:45 +02:00
Henrik Rydgård 96d04e582b Only pop up the config save error after main and settings screens. 2021-08-07 10:47:11 +02:00
Henrik Rydgård 86c5a17d1e Merge pull request #14679 from iota97/undo-load
Savestate load undo
2021-08-07 00:57:27 +02:00
Henrik Rydgård fee06fc21a Tweaks 2021-08-06 22:54:43 +02:00
Henrik Rydgård 707795e2e4 Improve translatability of memstick screen 2021-08-06 22:34:22 +02:00
Henrik Rydgård 83b6139c57 Wording fixes for PPSSPP Gold.
Followup to #14619
2021-08-06 21:48:20 +02:00
Henrik Rydgård 7a2b4fa5fa Merge pull request #14619 from hrydgard/turn-on-scoped-storage
Enable scoped storage enforcement on Android 11+.
2021-08-06 18:51:28 +02:00
Henrik Rydgård 6119816407 Buildfix, bugfix 2021-08-05 23:37:35 +02:00
Henrik Rydgård ff5b6ca3da A bunch of small scoped storage UX improvements. 2021-08-05 21:53:18 +02:00
Henrik Rydgård a0a5f7a67a Minor improvements on Android 9/10. Let the user reset to root of storage.
This includes handling weird "raw:/" content URIs. These I haven't seen
on newer versions.
2021-08-04 23:22:43 +02:00
Henrik Rydgård dbd3d8ca2a Handle an empty path in the game browser. 2021-08-04 23:22:43 +02:00
Henrik Rydgård 4aef413c13 When changing the PSP folder, move the files in a nice background process, showing progress.
Not everything is properly refreshed after the move though - for example
the main screen needs a refresh.
2021-08-04 23:22:43 +02:00
Henrik Rydgård 1b7c2a36d8 UI message cleanup 2021-08-04 23:22:43 +02:00
Henrik Rydgård 64dbd97731 Address feedback 2021-08-04 23:22:43 +02:00