ppsspp/Common/File
Henrik Rydgård 87a25fd230 Start experimenting with DocumentsContract (the thing DocumentFile wraps)
wip

Some progress towards making the file browser work with DOCUMENT_TREE

More directory browsing progress

More Scoped Storage hackery. Can now browse to a folder and use PPSSPP's game browser to load ISOs from it.

Remove the defunct fdopendir approach. Buildfixes.
2021-06-07 00:24:51 +02:00
..
VFS VFS: Use Path for DirectoryAssetReader. 2021-05-15 11:12:04 -07:00
DirListing.cpp Start experimenting with DocumentsContract (the thing DocumentFile wraps) 2021-06-07 00:24:51 +02:00
DirListing.h Start experimenting with DocumentsContract (the thing DocumentFile wraps) 2021-06-07 00:24:51 +02:00
DiskFree.cpp Move math and some file and data conversion files out from native to Common. 2020-10-04 09:12:46 +02:00
DiskFree.h Move math and some file and data conversion files out from native to Common. 2020-10-04 09:12:46 +02:00
FileDescriptor.cpp Common: Cleanup some mismatched indentation. 2021-04-30 22:59:41 -07:00
FileDescriptor.h Move fileutil, net, image loaders, ui to Common. (#13506) 2020-10-04 20:48:47 +02:00
FileUtil.cpp Config: Remove the use of multiple search paths. 2021-05-30 12:39:16 +02:00
FileUtil.h Common: Prevent non_path IOFile usage. 2021-05-15 11:12:56 -07:00
Path.cpp http: Improve navigating up within http:// paths. 2021-05-16 18:34:02 -07:00
Path.h Clean up PathBrowser a bit 2021-05-13 10:39:16 +02:00
PathBrowser.cpp Start experimenting with DocumentsContract (the thing DocumentFile wraps) 2021-06-07 00:24:51 +02:00
PathBrowser.h Clean up PathBrowser a bit 2021-05-13 10:39:16 +02:00