ppsspp/Common/File
2023-09-15 12:23:54 +03:00
..
VFS GPU, VFS, UI: Fixed minor memleaks 2023-09-15 12:23:54 +03:00
AndroidContentURI.cpp Some reordering to make the code make more sense (no actual effect) 2023-05-16 18:25:31 +02:00
AndroidContentURI.h Fix running some file formats from the Downloads folder 2023-05-16 16:44:28 +02:00
AndroidStorage.cpp Turn the VFS into a class, to be able to reuse it for other purposes. 2023-03-06 16:42:47 +01:00
AndroidStorage.h Android: Differentiate empty dir from failure. 2022-10-09 14:42:31 -07:00
DirListing.cpp Review's changes, more fixes and better structure 2023-05-02 00:09:22 +04:00
DirListing.h Use a vector internally in VFS. 2023-03-06 16:42:50 +01:00
DiskFree.cpp Revert creating ToShortFriendlyPath, more cleanup 2023-05-04 12:03:14 +04:00
DiskFree.h Get the new setup flow going, with a confirmation dialog etc. 2021-08-04 23:22:43 +02:00
FileDescriptor.cpp Global: Reduce includes of common headers. 2022-01-30 16:35:33 -08:00
FileDescriptor.h Move fileutil, net, image loaders, ui to Common. (#13506) 2020-10-04 20:48:47 +02:00
FileUtil.cpp Merge branch 'master' of https://github.com/hrydgard/ppsspp 2023-08-14 02:45:28 +04:00
FileUtil.h Global: Reduce includes of common headers. 2022-01-30 16:35:33 -08:00
Path.cpp Merge branch 'master' into master 2023-07-17 23:20:52 +04:00
Path.h MacOSX buildfixes 2023-06-26 10:01:41 +02:00
PathBrowser.cpp Comment fixes, adjust a couple of sleeps 2023-08-13 17:57:46 +02:00
PathBrowser.h UI: Fix reverse-dependency in PathBrowser. 2022-12-27 15:08:57 -08:00