dolphin/Source/Core/DiscIO
JosJuice 4387432436 DiscIO: Don't use all uppercase for enum values
Also removing some prefixes that we don't need now that we're
using enum classes instead of plain enums.
2018-03-31 14:11:32 +02:00
..
Blob.cpp
Blob.h Unify ISOFile (wx) with GameFile (Qt) and put it in UICommon 2018-03-09 13:08:38 +01:00
CISOBlob.cpp
CISOBlob.h
CMakeLists.txt DiscIO/CMakeLists: Migrate off add_dolphin_library 2018-03-24 13:54:06 -04:00
CompressedBlob.cpp
CompressedBlob.h
DirectoryBlob.cpp Assert: Remove unused parameter from DEBUG_ASSERT 2018-03-16 13:01:11 -04:00
DirectoryBlob.h
DiscExtractor.cpp DiscIO: Don't use all uppercase for enum values 2018-03-31 14:11:32 +02:00
DiscExtractor.h DiscExtractor: Pass partition by reference rather than by value in ExtractDirectory() 2018-03-27 21:49:42 -04:00
DiscIO.vcxproj Add WiiSaveBanner class 2017-11-03 23:00:43 +01:00
DiscIO.vcxproj.filters Add WiiSaveBanner class 2017-11-03 23:00:43 +01:00
DiscScrubber.cpp
DiscScrubber.h
DriveBlob.cpp
DriveBlob.h
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
Filesystem.h
FileSystemGCWii.cpp
FileSystemGCWii.h
NANDImporter.cpp Merge pull request #6148 from leoetlino/null-bug 2017-10-29 10:30:03 +01:00
NANDImporter.h Merge pull request #6148 from leoetlino/null-bug 2017-10-29 10:30:03 +01:00
TGCBlob.cpp
TGCBlob.h
Volume.cpp Avoid UB when reading Wii volume names 2017-11-03 23:17:40 +01:00
Volume.h Avoid UB when reading Wii volume names 2017-11-03 23:17:40 +01:00
VolumeFileBlobReader.cpp
VolumeFileBlobReader.h
VolumeGC.cpp DiscIO: Don't use all uppercase for enum values 2018-03-31 14:11:32 +02:00
VolumeGC.h DiscIO: Remove comments that state obvious facts 2017-10-24 11:41:54 +02:00
VolumeWad.cpp DiscIO: Don't use all uppercase for enum values 2018-03-31 14:11:32 +02:00
VolumeWad.h DiscIO: Don't use all uppercase for enum values 2018-03-31 14:11:32 +02:00
VolumeWii.cpp DiscIO: Don't use all uppercase for enum values 2018-03-31 14:11:32 +02:00
VolumeWii.h DiscIO: Remove comments that state obvious facts 2017-10-24 11:41:54 +02:00
WbfsBlob.cpp Assert: Uppercase assertion macros 2018-03-14 22:03:12 -04:00
WbfsBlob.h
WiiSaveBanner.cpp WiiSaveBanner: Resolve a -Wreorder warning 2017-12-03 18:34:49 -05:00
WiiSaveBanner.h WiiSaveBanner: Resolve a -Wreorder warning 2017-12-03 18:34:49 -05:00
WiiWad.cpp Assert: Uppercase assertion macros 2018-03-14 22:03:12 -04:00
WiiWad.h Drop the direct WAD launch hack 2017-10-24 11:41:54 +02:00