dolphin/Source/Core/DiscIO
JosJuice 301218a103 Volume: Use more appropriate types for some returned values
Disc number is changed from bool to u8, and revision is changed from
int to u16 (WADs can use all 16 bits, but discs can only use 8 bits).
2015-05-29 21:14:02 +02:00
..
Blob.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Blob.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
CISOBlob.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
CISOBlob.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
CMakeLists.txt Get rid of banner loaders and move their functionality to volumes 2015-04-28 23:44:29 +02:00
CompressedBlob.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
CompressedBlob.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
DiscIO.vcxproj Get rid of banner loaders and move their functionality to volumes 2015-04-28 23:44:29 +02:00
DiscIO.vcxproj.filters Get rid of banner loaders and move their functionality to volumes 2015-04-28 23:44:29 +02:00
DiscScrubber.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
DiscScrubber.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
DriveBlob.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
DriveBlob.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
FileBlob.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
FileBlob.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
FileMonitor.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
FileMonitor.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Filesystem.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Filesystem.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
FileSystemGCWii.cpp Merge pull request #2361 from JosJuice/filesystem-read32 2015-05-25 23:40:28 -04:00
FileSystemGCWii.h Merge pull request #2361 from JosJuice/filesystem-read32 2015-05-25 23:40:28 -04:00
NANDContentLoader.cpp Pass strings by const reference where possible 2015-05-28 20:54:55 -04:00
NANDContentLoader.h Pass strings by const reference where possible 2015-05-28 20:54:55 -04:00
Volume.h Volume: Use more appropriate types for some returned values 2015-05-29 21:14:02 +02:00
VolumeCommon.cpp Merge pull request #2439 from JosJuice/company-from-id 2015-05-25 23:32:55 -04:00
VolumeCreator.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
VolumeCreator.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
VolumeDirectory.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
VolumeDirectory.h Volume: Use more appropriate types for some returned values 2015-05-29 21:14:02 +02:00
VolumeGC.cpp Volume: Use more appropriate types for some returned values 2015-05-29 21:14:02 +02:00
VolumeGC.h Volume: Use more appropriate types for some returned values 2015-05-29 21:14:02 +02:00
VolumeWad.cpp Volume: Use more appropriate types for some returned values 2015-05-29 21:14:02 +02:00
VolumeWad.h Volume: Use more appropriate types for some returned values 2015-05-29 21:14:02 +02:00
VolumeWiiCrypted.cpp Volume: Use more appropriate types for some returned values 2015-05-29 21:14:02 +02:00
VolumeWiiCrypted.h Volume: Use more appropriate types for some returned values 2015-05-29 21:14:02 +02:00
WbfsBlob.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
WbfsBlob.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
WiiWad.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
WiiWad.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00