dolphin/Source/Core/DiscIO
JosJuice 0ed3118141 Volume: Return volume type as an enum
ISOFile and GameFile were using IsWiiDisc() and IsWadFile() to set
an enum value. The volume might as well return an enum directly.

I increased the Qt CACHE_REVISION because m_platform now is saved as u32
instead of int, but increasing the wx CACHE_REVISION is not necessary.
2015-06-04 16:26:36 +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 Use PanicAlertT instead of PanicAlert when appropriate 2015-06-04 13:25:06 +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 Merge pull request #2338 from JosJuice/getfilelist-return 2015-06-02 20:28:25 -04: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 Volume: Return volume type as an enum 2015-06-04 16:26:36 +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 Merge pull request #2338 from JosJuice/getfilelist-return 2015-06-02 20:28:25 -04:00
FileSystemGCWii.cpp Merge pull request #2338 from JosJuice/getfilelist-return 2015-06-02 20:28:25 -04:00
FileSystemGCWii.h Merge pull request #2338 from JosJuice/getfilelist-return 2015-06-02 20:28:25 -04:00
NANDContentLoader.cpp Merge pull request #1556 from comex/project-moration 2015-06-02 18:38:19 -04:00
NANDContentLoader.h Pass strings by const reference where possible 2015-05-28 20:54:55 -04:00
Volume.h Volume: Return volume type as an enum 2015-06-04 16:26:36 +02:00
VolumeCommon.cpp Merge pull request #1556 from comex/project-moration 2015-06-02 18:38:19 -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 Volume: Return volume type as an enum 2015-06-04 16:26:36 +02:00
VolumeDirectory.h Volume: Return volume type as an enum 2015-06-04 16:26:36 +02:00
VolumeGC.cpp Volume: Return volume type as an enum 2015-06-04 16:26:36 +02:00
VolumeGC.h Volume: Return volume type as an enum 2015-06-04 16:26:36 +02:00
VolumeWad.cpp Volume: Return volume type as an enum 2015-06-04 16:26:36 +02:00
VolumeWad.h Volume: Return volume type as an enum 2015-06-04 16:26:36 +02:00
VolumeWiiCrypted.cpp Volume: Return volume type as an enum 2015-06-04 16:26:36 +02:00
VolumeWiiCrypted.h Volume: Return volume type as an enum 2015-06-04 16:26:36 +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