dolphin/Source/Core/DiscIO
JosJuice b06c50ed2e RVZ: Support chunk sizes between 32 KiB and 2 MiB
WIA doesn't support smaller than 2 MiB.
2020-06-17 13:48:15 +02:00
..
Blob.cpp Add new file format RVZ based on WIA 2020-06-17 13:47:34 +02:00
Blob.h Add new file format RVZ based on WIA 2020-06-17 13:47:34 +02:00
CISOBlob.cpp
CISOBlob.h Show an OSD message when running a disc image with a large block size 2020-06-07 14:11:00 +02:00
CMakeLists.txt RVZ: Add Zstandard as a compression method 2020-06-17 13:48:12 +02:00
CompressedBlob.cpp DiscIO: Implement multithreaded compression 2020-05-06 14:18:51 +02:00
CompressedBlob.h Show an OSD message when running a disc image with a large block size 2020-06-07 14:11:00 +02:00
DirectoryBlob.cpp
DirectoryBlob.h Show an OSD message when running a disc image with a large block size 2020-06-07 14:11:00 +02:00
DiscExtractor.cpp
DiscExtractor.h DiscIO: Use std::string_view in FileSystem::FindFileInfo 2019-05-29 08:29:56 +02:00
DiscIO.vcxproj RVZ: Add Zstandard as a compression method 2020-06-17 13:48:12 +02:00
DiscIO.vcxproj.filters Add an early version of WIABlobReader 2020-06-17 13:43:51 +02:00
DiscScrubber.cpp DiscIO: Move scrubbing code out of ConvertToGCZ 2020-04-24 15:11:20 +02:00
DiscScrubber.h DiscIO: Move scrubbing code out of ConvertToGCZ 2020-04-24 15:11:20 +02:00
DriveBlob.cpp Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
DriveBlob.h Show an OSD message when running a disc image with a large block size 2020-06-07 14:11:00 +02:00
Enums.cpp
Enums.h
FileBlob.cpp DiscIO: Move scrubbing code out of ConvertToGCZ 2020-04-24 15:11:20 +02:00
FileBlob.h Show an OSD message when running a disc image with a large block size 2020-06-07 14:11:00 +02:00
Filesystem.cpp
Filesystem.h
FileSystemGCWii.cpp
FileSystemGCWii.h DiscIO: Add functions CreateDisc and CreateWAD 2019-07-18 22:29:04 +02:00
MultithreadedCompressor.h DiscIO: Implement multithreaded compression 2020-05-06 14:18:51 +02:00
NANDImporter.cpp
NANDImporter.h
ScrubbedBlob.cpp DiscIO: Move scrubbing code out of ConvertToGCZ 2020-04-24 15:11:20 +02:00
ScrubbedBlob.h Show an OSD message when running a disc image with a large block size 2020-06-07 14:11:00 +02:00
TGCBlob.cpp
TGCBlob.h Show an OSD message when running a disc image with a large block size 2020-06-07 14:11:00 +02:00
Volume.cpp
Volume.h Show an OSD message when running a disc image with a large block size 2020-06-07 14:11:00 +02:00
VolumeFileBlobReader.cpp Show an OSD message when running a disc image with a large block size 2020-06-07 14:11:00 +02:00
VolumeFileBlobReader.h Show an OSD message when running a disc image with a large block size 2020-06-07 14:11:00 +02:00
VolumeGC.cpp Show an OSD message when running a disc image with a large block size 2020-06-07 14:11:00 +02:00
VolumeGC.h Show an OSD message when running a disc image with a large block size 2020-06-07 14:11:00 +02:00
VolumeVerifier.cpp Externals: Update minizip search path. 2020-04-29 12:41:36 +02:00
VolumeVerifier.h VolumeVerifier: Ignore invalid partitions in GetBiggestReferencedOffset 2020-02-09 19:05:44 +01:00
VolumeWad.cpp Show an OSD message when running a disc image with a large block size 2020-06-07 14:11:00 +02:00
VolumeWad.h Show an OSD message when running a disc image with a large block size 2020-06-07 14:11:00 +02:00
VolumeWii.cpp WIA: Write hash exceptions 2020-06-17 13:43:54 +02:00
VolumeWii.h WIA: Write hash exceptions 2020-06-17 13:43:54 +02:00
WbfsBlob.cpp
WbfsBlob.h Show an OSD message when running a disc image with a large block size 2020-06-07 14:11:00 +02:00
WIABlob.cpp RVZ: Support chunk sizes between 32 KiB and 2 MiB 2020-06-17 13:48:15 +02:00
WIABlob.h RVZ: Support chunk sizes between 32 KiB and 2 MiB 2020-06-17 13:48:15 +02:00
WiiEncryptionCache.cpp WIA: Make use of the exception lists 2020-06-17 13:43:54 +02:00
WiiEncryptionCache.h WIA: Make use of the exception lists 2020-06-17 13:43:54 +02:00
WiiSaveBanner.cpp
WiiSaveBanner.h