ppsspp/Common/File
2021-09-11 18:12:29 +02:00
..
VFS Add handling for Android content URIs to VFSReadFile, fixing savestate thumbnails. 2021-07-19 17:34:51 +02:00
AndroidStorage.cpp Add untested function Android_ComputeRecursiveDirectorySize 2021-09-11 18:11:53 +02:00
AndroidStorage.h Add metafilesystem hook to add optimized implementations of compute recursive directory size 2021-09-11 18:12:29 +02:00
DirListing.cpp Fix another GetFileInfo loop (GetFilesInDir now does return sizes) 2021-09-11 18:11:53 +02:00
DirListing.h Fix date/time display for savestates 2021-07-19 17:34:51 +02:00
DiskFree.cpp Address feedback 2021-08-04 23:22:43 +02:00
DiskFree.h Get the new setup flow going, with a confirmation dialog etc. 2021-08-04 23:22:43 +02:00
FileDescriptor.cpp Windows: Avoid deprecated functions. 2021-08-07 15:50:13 -07:00
FileDescriptor.h Move fileutil, net, image loaders, ui to Common. (#13506) 2020-10-04 20:48:47 +02:00
FileUtil.cpp Add metafilesystem hook to add optimized implementations of compute recursive directory size 2021-09-11 18:12:29 +02:00
FileUtil.h Add metafilesystem hook to add optimized implementations of compute recursive directory size 2021-09-11 18:12:29 +02:00
Path.cpp Minor improvements on Android 9/10. Let the user reset to root of storage. 2021-08-04 23:22:43 +02:00
Path.h Basic flow of setting up and moving the PSP directory works now. 2021-08-04 23:22:43 +02:00
PathBrowser.cpp http: Add Accept header as a parameter in requests. 2021-08-22 10:03:59 -07:00
PathBrowser.h Get the new setup flow going, with a confirmation dialog etc. 2021-08-04 23:22:43 +02:00