ppsspp/Common/File
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 Implement a "FileSystem" that wraps Android content storage. So far unused. 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 Delete a couple unused constructors of IOFile 2021-06-07 00:24:51 +02:00
FileUtil.h Delete a couple unused constructors of IOFile 2021-06-07 00:24:51 +02:00
Path.cpp Start work on supporting Android Content URIs in the FileUtil API. 2021-06-07 00:24:51 +02:00
Path.h Start work on supporting Android Content URIs in the FileUtil API. 2021-06-07 00:24:51 +02:00
PathBrowser.cpp Implement file filters for Android in PathBrowser 2021-06-07 00:24:51 +02:00
PathBrowser.h Clean up PathBrowser a bit 2021-05-13 10:39:16 +02:00