dolphin/Source/Core/DiscIO
Lioncash c825eecbc9 ChunkFile: Remove unnecessary includes
ChunkFile doesn't use any of the file utilities, so we can drop these
headers to avoid pulling in unnecessary dependencies. This also
uncovered a few indirect inclusions.
2018-06-09 16:49:59 -04:00
..
Blob.cpp CDUtils: Amend function names 2018-05-27 18:48:09 -04:00
Blob.h
CISOBlob.cpp
CISOBlob.h
CMakeLists.txt CMakeLists: Link in zlib privately where applicable 2018-04-13 08:29:46 -04:00
CompressedBlob.cpp Common/Hash: Namespace code under the Common namespace 2018-05-16 15:39:23 -04:00
CompressedBlob.h
DirectoryBlob.cpp Make the support for unencrypted Wii disc images less broken 2018-05-23 08:40:37 +02:00
DirectoryBlob.h Reformat all the things! 2018-04-12 21:28:39 +02:00
DiscExtractor.cpp ChunkFile: Remove unnecessary includes 2018-06-09 16:49:59 -04:00
DiscExtractor.h
DiscIO.vcxproj
DiscIO.vcxproj.filters
DiscScrubber.cpp
DiscScrubber.h
DriveBlob.cpp
DriveBlob.h Reformat all the things! 2018-04-12 21:28:39 +02:00
Enums.cpp DiscIO: Don't use all uppercase for enum values 2018-03-31 14:11:32 +02:00
Enums.h DiscIO: Don't use all uppercase for enum values 2018-03-31 14:11:32 +02:00
FileBlob.cpp
FileBlob.h
Filesystem.cpp Qt/FilesystemWidget: Add size column 2018-06-02 18:59:56 +02:00
Filesystem.h Qt/FilesystemWidget: Add size column 2018-06-02 18:59:56 +02:00
FileSystemGCWii.cpp
FileSystemGCWii.h
NANDImporter.cpp
NANDImporter.h
TGCBlob.cpp
TGCBlob.h
Volume.cpp
Volume.h Volume/VolumeGC/VolumeWii: Amend variable naming 2018-05-30 03:33:12 -04:00
VolumeFileBlobReader.cpp
VolumeFileBlobReader.h
VolumeGC.cpp VolumeGC/VolumeWii: Dehardcode sizes where applicable 2018-05-30 04:14:42 -04:00
VolumeGC.h Volume/VolumeGC/VolumeWii: Amend variable naming 2018-05-30 03:33:12 -04:00
VolumeWad.cpp Reimplement custom PNG banners in game list 2018-05-20 15:34:03 +02:00
VolumeWad.h Reimplement custom PNG banners in game list 2018-05-20 15:34:03 +02:00
VolumeWii.cpp VolumeWii: Shorten padding checking code within CheckIntegrity() 2018-05-30 08:42:32 -04:00
VolumeWii.h Volume/VolumeGC/VolumeWii: Amend variable naming 2018-05-30 03:33:12 -04:00
WbfsBlob.cpp
WbfsBlob.h
WiiSaveBanner.cpp ColorUtil: Amend function name casing 2018-05-27 21:04:48 -04:00
WiiSaveBanner.h Reimplement custom PNG banners in game list 2018-05-20 15:34:03 +02:00
WiiWad.cpp
WiiWad.h