dolphin-emulator/Source/Core/DiscIO
JosJuice 4d77d12f01 Remove length parameter from DiscScrubber::ReadFromVolume
The function only makes sense when the length is 4. All current callers
use the length 4, so this change doesn't affect any behavior.
2015-10-18 09:24:31 +02:00
..
Blob.cpp DolphinWX: decompress discs to calculate MD5 hash 2015-10-12 02:35:43 +02:00
Blob.h DiscIO: Add a way to get blob type 2015-09-27 20:54:31 +02:00
CISOBlob.cpp DiscIO: implement CISOBlob::GetDataSize() 2015-10-12 02:33:38 +02:00
CISOBlob.h DiscIO: implement CISOBlob::GetDataSize() 2015-10-12 02:33:38 +02:00
CMakeLists.txt
CompressedBlob.cpp
CompressedBlob.h DiscIO: Add a way to get blob type 2015-09-27 20:54:31 +02:00
DiscIO.vcxproj
DiscIO.vcxproj.filters
DiscScrubber.cpp Remove length parameter from DiscScrubber::ReadFromVolume 2015-10-18 09:24:31 +02:00
DiscScrubber.h
DriveBlob.cpp
DriveBlob.h DiscIO: Add a way to get blob type 2015-09-27 20:54:31 +02:00
FileBlob.cpp
FileBlob.h DiscIO: Add a way to get blob type 2015-09-27 20:54:31 +02:00
FileMonitor.cpp
FileMonitor.h
Filesystem.cpp
Filesystem.h Remove DiscScrubber::GetDOLSize in favor of IFileSystem::GetBootDOLSize 2015-10-17 20:52:26 +02:00
FileSystemGCWii.cpp Remove DiscScrubber::GetDOLSize in favor of IFileSystem::GetBootDOLSize 2015-10-17 20:52:26 +02:00
FileSystemGCWii.h Remove DiscScrubber::GetDOLSize in favor of IFileSystem::GetBootDOLSize 2015-10-17 20:52:26 +02:00
NANDContentLoader.cpp Merge pull request #3139 from JosJuice/fix-wii-root 2015-10-16 16:49:34 +02:00
NANDContentLoader.h Mark which Wii root to use in the NAND path code. 2015-10-16 09:10:39 +02:00
Volume.h DiscIO: Add a way to get blob type 2015-09-27 20:54:31 +02:00
VolumeCommon.cpp
VolumeCreator.cpp Merge pull request #3091 from Tilka/mbedtls 2015-10-03 18:00:58 -07:00
VolumeCreator.h
VolumeDirectory.cpp Merge pull request #3097 from JosJuice/blob-type 2015-09-29 03:46:29 +02:00
VolumeDirectory.h DiscIO: Add a way to get blob type 2015-09-27 20:54:31 +02:00
VolumeGC.cpp Merge pull request #3099 from lioncash/banner 2015-09-29 03:49:08 +02:00
VolumeGC.h Merge pull request #3099 from lioncash/banner 2015-09-29 03:49:08 +02:00
VolumeWad.cpp Merge pull request #3102 from rohit-n/build-pch 2015-10-03 13:30:51 -04:00
VolumeWad.h DiscIO: Add a way to get blob type 2015-09-27 20:54:31 +02:00
VolumeWiiCrypted.cpp Merge pull request #3091 from Tilka/mbedtls 2015-10-03 18:00:58 -07:00
VolumeWiiCrypted.h Merge pull request #3091 from Tilka/mbedtls 2015-10-03 18:00:58 -07:00
WbfsBlob.cpp DiscIO: implement WbfsBlob::GetDataSize() 2015-10-12 02:33:04 +02:00
WbfsBlob.h DiscIO: implement WbfsBlob::GetDataSize() 2015-10-12 02:33:04 +02:00
WiiWad.cpp
WiiWad.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00