ppsspp/Common/File
2024-01-19 14:56:29 +01:00
..
VFS Minor replaced insert to emplace C++11 2023-12-19 16:06:48 +03:00
AndroidContentURI.cpp More uses of string_view 2023-11-13 23:36:34 +01:00
AndroidContentURI.h Path: Use string_view more to avoid allocations 2023-11-13 23:24:42 +01:00
AndroidStorage.cpp Implement custom driver loading for ARM64 Android devices 2023-12-14 08:53:03 +03:00
AndroidStorage.h Implement custom driver loading for ARM64 Android devices 2023-12-14 08:53:03 +03:00
DirListing.cpp Add string_view support to more UTF functions 2024-01-12 14:03:02 +01: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 Add a new screen for managing installed Adreno drivers 2024-01-17 10:51:08 +01:00
FileUtil.h Add a new screen for managing installed Adreno drivers 2024-01-17 10:51:08 +01:00
Path.cpp Comments, make locking more consistent in GameInfoCache 2024-01-19 14:56:29 +01:00
Path.h Comments, make locking more consistent in GameInfoCache 2024-01-19 14:56:29 +01:00
PathBrowser.cpp Various fixes to PathBrowser etc to handle browsing HTTP subfolders 2023-12-29 21:34:24 +01:00
PathBrowser.h Add reload button to GameBrowser. Fix assert if game load failed 2023-12-29 00:18:04 +01:00