ppsspp/Common/File
Unknown W. Brackets b3ce171523 Common: Correct ReadFileToString() with no size.
If SEEK_END returns an error, just read bit by bit.  Also remove the
unnecessary temp buffer.
2021-05-10 18:29:06 -07:00
..
VFS Common: Cleanup AssetReader extension filter. 2021-05-09 17:57:07 -07:00
DirListing.cpp Common: FileUtil rename buildfix. 2021-04-25 14:51:39 -07:00
DirListing.h Delete unused function, rename two more. 2021-04-25 20:57:37 +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 Common: Correct ReadFileToString() with no size. 2021-05-10 18:29:06 -07:00
FileUtil.h Common: Remove OpenCPPFile(). 2021-05-09 20:21:37 -07:00
PathBrowser.cpp Common: Cleanup AssetReader extension filter. 2021-05-09 17:57:07 -07:00
PathBrowser.h Move remaining FileUtil functions into the File namespace. 2021-04-25 20:38:22 +02:00