Henrik Rydgård
|
fcc0337576
|
Fix the Android recursive size computation and hook it up.
|
2021-09-11 18:12:30 +02:00 |
|
Henrik Rydgård
|
48310d15a9
|
Add metafilesystem hook to add optimized implementations of compute recursive directory size
|
2021-09-11 18:12:29 +02:00 |
|
Henrik Rydgård
|
e93dc8f231
|
Fix append mode through OpenCFile, fixing cheat import on scoped storage.
|
2021-08-14 16:57:33 +02:00 |
|
Henrik Rydgård
|
5de47c6cf2
|
Scoped storage: recognize "wt" and "rt" modes. Should fix the cheat.db issue
See #13847
|
2021-08-11 09:09:35 +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
|
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
|
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
|
76e8e89925
|
Add support for FILE_APPEND.
|
2021-07-25 15:42:12 +02:00 |
|
Henrik Rydgård
|
e73e0dc0be
|
Fix multiple issues preventing in-game saves from working.
|
2021-07-19 17:34:51 +02:00 |
|
Henrik Rydgård
|
4f10ff9d31
|
Add quick method to check file existence by content URI.
Seems to speed up bringing up the pause screen slightly (checking for
save state files).
|
2021-07-19 17:34:51 +02:00 |
|
Henrik Rydgård
|
e1b4a9175a
|
Add handling for Android content URIs to VFSReadFile, fixing savestate thumbnails.
|
2021-07-19 17:34:51 +02:00 |
|
Henrik Rydgård
|
b0558b2174
|
Assorted directory fixes
|
2021-07-19 17:34:50 +02:00 |
|
Henrik Rydgård
|
fff3850096
|
Add ability to rename content URI files, fixing saving save states.
buildfix
|
2021-07-19 17:34:50 +02:00 |
|
Henrik Rydgård
|
308c7d693c
|
Address more feedback
|
2021-06-07 00:49:31 +02:00 |
|
Henrik Rydgård
|
3737daaf0c
|
Address more feedback, warning fix
|
2021-06-07 00:26:26 +02:00 |
|
Henrik Rydgård
|
37d651a89d
|
Address a bunch of the feedback
|
2021-06-07 00:26:26 +02:00 |
|
Henrik Rydgård
|
2f31cb12fb
|
Add support for writing to file. Basics work now (having memstick on a content path)
|
2021-06-07 00:24:52 +02:00 |
|
Henrik Rydgård
|
dba0a6ba12
|
Rewrite CreateFullPath to be agnostic of path format.
|
2021-06-07 00:24:52 +02:00 |
|
Henrik Rydgård
|
468f3d8b3f
|
wip
More work towards moving PSP directory
|
2021-06-07 00:24:52 +02:00 |
|
Henrik Rydgård
|
5df471577f
|
Cleanup. Add a way to get very early log output on Android.
Cleanup in FileUtil
|
2021-06-07 00:24:52 +02:00 |
|
Henrik Rydgård
|
ccc78c42f5
|
Route DirectoryFileSystem::Open to Android storage.
|
2021-06-07 00:24:52 +02:00 |
|
Henrik Rydgård
|
825478bbf7
|
Remove CreateDirIn, not useful enough to keep.
|
2021-06-07 00:24:51 +02:00 |
|