ppsspp/Common/File
2021-07-25 19:23:10 +02:00
..
VFS Add handling for Android content URIs to VFSReadFile, fixing savestate thumbnails. 2021-07-19 17:34:51 +02:00
AndroidStorage.cpp Two more functions 2021-07-25 17:32:12 +02:00
AndroidStorage.h Two more functions 2021-07-25 17:32:12 +02:00
DirListing.cpp Fix for new bug in GetDirListing, oops 2021-07-19 20:43:10 +02:00
DirListing.h Fix date/time display for savestates 2021-07-19 17:34:51 +02:00
DiskFree.cpp Fix assorted path issues 2021-07-19 17:34:51 +02:00
DiskFree.h Fix assorted path issues 2021-07-19 17:34:51 +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 Two more functions 2021-07-25 17:32:12 +02:00
FileUtil.h Add handling for Android content URIs to VFSReadFile, fixing savestate thumbnails. 2021-07-19 17:34:51 +02:00
Path.cpp Scoped storage: Make the home button simply go to the root of the current directory tree. 2021-07-25 19:23:10 +02:00
Path.h Couple of minor things, crashfix on deserialization failure 2021-07-25 15:42:12 +02:00
PathBrowser.cpp Make GetFilesInDir fully-featured enough to use in DirectoryFileSystem 2021-07-19 10:31:48 +02:00
PathBrowser.h Assorted directory fixes 2021-07-19 17:34:50 +02:00