ppsspp/Common/File
2021-07-12 15:10:29 +02:00
..
VFS VFS: Use Path for DirectoryAssetReader. 2021-05-15 11:12:04 -07:00
AndroidStorage.cpp Only log slow file listings 2021-06-07 00:26:27 +02:00
AndroidStorage.h Split out AndroidStorage.cpp from android/jni/app-android.cpp, move to Common 2021-06-07 00:26:24 +02:00
DirListing.cpp Sort file listings from Android Content URIs. May help #14607 2021-07-12 15:10:29 +02:00
DirListing.h Address a bunch of the feedback 2021-06-07 00:26:26 +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 Address more feedback 2021-06-07 00:49:31 +02:00
FileUtil.h Route DirectoryFileSystem::Open to Android storage. 2021-06-07 00:24:52 +02:00
Path.cpp Io: Correct CreateFullPath() on Linux. 2021-06-09 23:09:04 -07:00
Path.h Address more feedback, warning fix 2021-06-07 00:26:26 +02:00
PathBrowser.cpp PathBrowser: Load all types of path asynchronously. Helps with slow scoped storage listings :/ 2021-07-10 11:54:03 +02:00
PathBrowser.h Clean up PathBrowser a bit 2021-05-13 10:39:16 +02:00