ppsspp/Core/FileSystems
Henrik Rydgård ee6234ecb6 I18N: Switch to getting categories by index instead of by string lookup
Also gets rid of the shared_ptr usage, and generally makes things nicer.

Needed for later config refactorings, good to get in early.
2023-04-07 10:35:01 +02:00
..
BlobFileSystem.cpp Io: Provide directory existence with listing. 2022-10-09 14:42:31 -07:00
BlobFileSystem.h Io: Provide directory existence with listing. 2022-10-09 14:42:31 -07:00
BlockDevices.cpp I18N: Switch to getting categories by index instead of by string lookup 2023-04-07 10:35:01 +02:00
BlockDevices.h Io: Allow early cancel of CRC calculation. 2021-02-16 19:37:48 -08:00
DirectoryFileSystem.cpp I18N: Switch to getting categories by index instead of by string lookup 2023-04-07 10:35:01 +02:00
DirectoryFileSystem.h Io: Provide directory existence with listing. 2022-10-09 14:42:31 -07:00
FileSystem.cpp SaveState: Rename ChunkFile files to Serialize. 2020-08-10 08:04:05 +00:00
FileSystem.h Reduce logspam from fonts, and a less angry error message for missing textures.zip. 2023-03-16 23:12:46 +01:00
ISOFileSystem.cpp Core: Add range checks to some helpers and similar. 2023-01-09 16:56:18 -08:00
ISOFileSystem.h Io: Provide directory existence with listing. 2022-10-09 14:42:31 -07:00
MetaFileSystem.cpp Merge pull request #17137 from hrydgard/log-fixes 2023-03-17 18:51:47 -07:00
MetaFileSystem.h Reduce logspam from fonts, and a less angry error message for missing textures.zip. 2023-03-16 23:12:46 +01:00
tlzrc.cpp Common.h shouldn't include Log.h. 2020-10-04 11:42:14 +02:00
VirtualDiscFileSystem.cpp virtfs: Log error when dlopen() fails. 2023-03-27 06:30:09 -07:00
VirtualDiscFileSystem.h virtfs: Tell file plugins which shut down. 2023-03-26 14:45:27 -07:00