ppsspp/Core/FileSystems
Henrik Rydgård 1025bbcf89 Log level/type: Use enum class instead of the awkward namespace trick.
Just a small cleanup I've wanted to do for a long time.
2023-08-25 11:48:59 +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 Break out the OSD data holder from Common/System/System.h, into OSD.cpp/h 2023-06-30 17:15:49 +02:00
BlockDevices.h Support for extra text in OSD messages (drawn smaller, on darker background) 2023-06-21 01:16:25 +02:00
DirectoryFileSystem.cpp Break out the OSD data holder from Common/System/System.h, into OSD.cpp/h 2023-06-30 17:15:49 +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 FileSystem: add missing <cstdint> header 2023-05-01 04:26:42 +02:00
ISOFileSystem.cpp First-boot memstick screen: Attempt to fix some logic holes 2023-07-12 11:29:24 +02:00
ISOFileSystem.h Improve logging about corrupt ISOs 2023-07-12 10:22:53 +02:00
MetaFileSystem.cpp Fix "double delay" error in sceNpDrmEdataSetupKey 2023-05-25 10:02:52 +02: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 Log level/type: Use enum class instead of the awkward namespace trick. 2023-08-25 11:48:59 +02:00
VirtualDiscFileSystem.h Log level/type: Use enum class instead of the awkward namespace trick. 2023-08-25 11:48:59 +02:00