ppsspp/Core/FileSystems
Henrik Rydgård cad7235c86 Merge pull request #8802 from unknownbrackets/file-minor
Fix extract file and sharing violation handling
2016-06-05 08:22:48 +02:00
..
BlockDevices.cpp Mutex around PBP file access. 2015-12-20 09:35:50 -08:00
BlockDevices.h Mutex around PBP file access. 2015-12-20 09:35:50 -08:00
DirectoryFileSystem.cpp File: Retry open when a sharing violation is hit. 2016-06-04 18:17:05 -07:00
DirectoryFileSystem.h Add basic infrastructure to time io better. 2014-12-26 01:15:17 -08:00
FileSystem.cpp Start untangling our include mess a little. 2013-12-29 23:34:45 +01:00
FileSystem.h Buildfix 2016-03-06 15:21:16 +01:00
ISOFileSystem.cpp Provide clearer errors for invalid ISOs. 2016-06-04 22:10:47 -07:00
ISOFileSystem.h ISOFileSystem: Remove the "restrictTree" functionality which is now obsolete with lazy directory loading. 2016-02-29 01:13:57 +01:00
MetaFileSystem.cpp Assorted cleanup 2016-03-13 15:17:31 +01:00
MetaFileSystem.h Warning fixes for new LLVM on mac (warns on inconsistent usage of override) 2015-09-17 20:29:37 +02:00
tlzrc.cpp Core: drop unused <malloc.h> header 2015-05-26 15:20:12 +03:00
VirtualDiscFileSystem.cpp Attempt to fix segfault on VirtualDiscFileSystem::GetFileInfo for files where handler is specified 2016-05-31 06:23:53 -05:00
VirtualDiscFileSystem.h Oops, this modifies the input string it seems. 2016-05-30 00:38:20 -07:00