Commit graph

30150 commits

Author SHA1 Message Date
Henrik Rydgård
2d88ae5112 Delete some left-behind lines 2021-08-04 23:22:43 +02:00
Henrik Rydgård
f51b8116a0 Basic flow of setting up and moving the PSP directory works now. 2021-08-04 23:22:43 +02:00
Henrik Rydgård
3be1ff6ce4 Get the new setup flow going, with a confirmation dialog etc.
Moving the folder while already installed still crashes.
2021-08-04 23:22:43 +02:00
Henrik Rydgård
87bcdb7b88 Work on the new experience 2021-08-04 23:22:43 +02:00
Henrik Rydgård
793e79945f Enable scoped storage enforcement on Android 11+.
This has a number of UX issues and bugs we need to work through, but at least
games are playable, things mostly work. Upgrades are handled smoothly by
keeping existing storage access until you uninstall. After a reinstall, you'll
need to re-select your old PSP directory manually in settings :(
2021-08-04 23:22:43 +02:00
Henrik Rydgård
02449326cd
Merge pull request #14673 from unknownbrackets/github-templates
Switch to GitHub issue form templates
2021-08-04 00:45:00 +02:00
Henrik Rydgård
3f79c46ef3
Merge pull request #14678 from unknownbrackets/d3d11-flush-state
D3D11: Use right state in flush before output
2021-08-04 00:44:06 +02:00
Linblow
4f4133fbab Add ULES00581 to compat.ini for MTX JIT hack 2021-08-04 00:06:08 +02:00
Henrik Rydgård
15ffa23caa
Merge pull request #14682 from LightVR0/patch-1
Retraduciendo el archivo
2021-08-03 19:54:52 +02:00
Victor Rojas Carrasco (VR0)
6d5b8799ba
Retraduciendo el archivo 2021-08-03 13:11:52 -04:00
Henrik Rydgård
e27458eb96
Merge pull request #14680 from bslenul/MGS-fix
[Libretro] Add a MAC address in 'libretro.cpp', needed to start some missions in Peace Walker
2021-08-03 18:19:59 +02:00
Henrik Rydgård
7c769d2511
Merge pull request #14676 from iota97/savestate
Add savestate undo UI
2021-08-03 09:53:23 +02:00
Unknown W. Brackets
9a841664a6 D3D11: Use right state in flush before output.
We were accidentally changing the blend state for the final draw in a
frame.  This could cause apparently random issues if a game didn't align
drawing with vblanks.

Fixes #13152.
2021-08-02 23:45:49 -07:00
iota97
2b8d05cfa9 Add savestate undo UI 2021-08-03 07:49:28 +02:00
Henrik Rydgård
0192f9daab
Merge pull request #14677 from SeanMcG/glvnd_detection
cmake: use vendor-neutral GL implementation when available
2021-08-02 20:55:16 +02:00
Sean McGovern
a3e17807a7 cmake: use vendor-neutral GL implementation when available; fallback to legacy GL 2021-08-02 14:22:35 -04:00
bslenul
0446608f4a Update libretro.cpp 2021-08-02 12:11:39 +02:00
Unknown W. Brackets
d146370075 GitHub: Update link for translation contribution. 2021-08-01 15:28:59 -07:00
Unknown W. Brackets
eee2093433 GitHub: Switch to issue form templates. 2021-08-01 15:26:08 -07:00
Henrik Rydgård
87723abdeb
Merge pull request #14669 from SeanMcG/adhoc_format_spec
sceNetAdhoc: fix format specifier for debug log
2021-08-01 23:01:04 +02:00
Henrik Rydgård
5e414b345a
Merge pull request #14670 from SeanMcG/overlinking-fix
fix overlinking of OpenGL libraries
2021-08-01 22:59:35 +02:00
Henrik Rydgård
bcec076cb3
Merge pull request #14671 from iota97/translation
Make tap to customize translatable
2021-08-01 22:59:14 +02:00
Unknown W. Brackets
e5a8f20c34
Merge pull request #14667 from ppmeis/patch-1
Update es_ES.ini
2021-08-01 13:28:50 -07:00
iota97
4a0a1864b0 Make tap to customize translatable 2021-08-01 21:34:37 +02:00
Sean McGovern
a7a64beb88 fix overlinking of OpenGL libraries 2021-08-01 13:20:08 -04:00
Sean McGovern
6f346e5d76 sceNetAdhoc: fix format specifier for debug log 2021-08-01 13:15:39 -04:00
PpmeiS
60946381d9
Update es_ES.ini
Aesthetic changes and missing lines added.
2021-08-01 15:00:52 +02:00
Henrik Rydgård
8d7f57c472
Merge pull request #14655 from iota97/clean-up
Clean up unused event
2021-07-28 13:28:54 +02:00
iota97
a80dabc087 Clean up unused event 2021-07-28 12:55:39 +02:00
Henrik Rydgård
74ffcfdcb8
Merge pull request #14651 from hrydgard/fix-mount-bug
Fix silly filesystem mounting bug introduced in #14638
2021-07-27 23:34:08 +02:00
Henrik Rydgård
f53eb4ae0d Fix silly filesystem mounting bug introduced in #14638
Fixes #14650.
2021-07-27 22:55:02 +02:00
Henrik Rydgård
3f1a5a148f Add a missing java function (fix a little merge mistake) 2021-07-26 21:54:48 +02:00
Henrik Rydgård
e5db962601
Merge pull request #14648 from Linblow/cwcheat-utf8
Detect CwCheat file UTF-8 BOM sequence and ignore it
2021-07-26 21:28:10 +02:00
Henrik Rydgård
bd0a1f5735
Merge pull request #14649 from iota97/join-name
Trim username on join as well
2021-07-26 21:27:56 +02:00
iota97
4205ce7c42 Trim username on join as well 2021-07-26 21:11:21 +02:00
Linblow
0fcf68632d Detect CwCheat file UTF-8 BOM sequence and ignore it 2021-07-26 11:47:21 +02:00
Henrik Rydgård
565dd80587
Merge pull request #14646 from iota97/numpad-enter
Accept numpad enter for OnEnter event
2021-07-26 09:04:47 +02:00
iota97
4489f1b312 Accept numpad enter as well 2021-07-26 08:28:46 +02:00
Henrik Rydgård
af1b4deb42
Merge pull request #14644 from hrydgard/even-more-scoped-storage-commits
Even more scoped storage commits
2021-07-25 19:45:48 +02:00
Henrik Rydgård
b3c2252b28 Fix further issues when the memstick dir is the PSP dir 2021-07-25 19:23:24 +02:00
Henrik Rydgård
d14a90001b Less "Fd x for content URI" logspam 2021-07-25 19:23:19 +02:00
Henrik Rydgård
5d047a394b Scoped storage: Make the home button simply go to the root of the current directory tree. 2021-07-25 19:23:10 +02:00
Henrik Rydgård
e29f749d98
Merge pull request #14642 from hrydgard/more-scoped-storage-work
Merge a few more of the commits from #14619
2021-07-25 18:23:35 +02:00
Henrik Rydgård
3ec13b8440 Two more functions 2021-07-25 17:32:12 +02:00
Henrik Rydgård
0997b8500c Convert four more functions to allow for error codes.
Note that they still don't actually use them...
2021-07-25 17:32:12 +02:00
Henrik Rydgård
2333239514 Change one storage function to use an error code. 2021-07-25 17:32:12 +02:00
Henrik Rydgård
8ab627d6e9 Workaround for the /PSP path thing. Needs testing. 2021-07-25 17:32:12 +02:00
Henrik Rydgård
ab69b896c3 Add and hook up Android_MoveFile 2021-07-25 17:32:12 +02:00
Henrik Rydgård
729496b60a Error code support preparations 2021-07-25 17:32:09 +02:00
Henrik Rydgård
c6c5a93bf4 Couple of minor things, crashfix on deserialization failure 2021-07-25 15:42:12 +02:00