dolphin/Source/Core/DiscIO
JosJuice 0a15aaaa12 Move DiscIO enums to a new file
At first there weren't many enums in Volume.h, but the number has been
growing, and I'm planning to add one more for regions. To not make
Volume.h too large, and to avoid needing to include Volume.h in code
that doesn't use volume objects, I'm moving the enums to a new file.
I'm also turning them into enum classes while I'm at it.
2016-07-13 17:29:27 +02:00
..
Blob.cpp SectorReader: Fix cache line bias 2016-07-09 02:27:35 +10:00
Blob.h Move DiscIO enums to a new file 2016-07-13 17:29:27 +02:00
CISOBlob.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
CISOBlob.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
CMakeLists.txt Move DiscIO enums to a new file 2016-07-13 17:29:27 +02:00
CompressedBlob.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
CompressedBlob.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
DiscIO.vcxproj Move DiscIO enums to a new file 2016-07-13 17:29:27 +02:00
DiscIO.vcxproj.filters Move DiscIO enums to a new file 2016-07-13 17:29:27 +02:00
DiscScrubber.cpp DiscScrubber: Fix issue 9356 2016-07-11 11:46:15 +02:00
DiscScrubber.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
DriveBlob.cpp SectorReader: Fix cache line bias 2016-07-09 02:27:35 +10:00
DriveBlob.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Enums.cpp Move DiscIO enums to a new file 2016-07-13 17:29:27 +02:00
Enums.h Move DiscIO enums to a new file 2016-07-13 17:29:27 +02:00
FileBlob.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
FileBlob.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
FileMonitor.cpp Move DiscIO enums to a new file 2016-07-13 17:29:27 +02:00
FileMonitor.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Filesystem.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Filesystem.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
FileSystemGCWii.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
FileSystemGCWii.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
NANDContentLoader.cpp Move DiscIO enums to a new file 2016-07-13 17:29:27 +02:00
NANDContentLoader.h Move DiscIO enums to a new file 2016-07-13 17:29:27 +02:00
Volume.cpp Move DiscIO enums to a new file 2016-07-13 17:29:27 +02:00
Volume.h Move DiscIO enums to a new file 2016-07-13 17:29:27 +02:00
VolumeCreator.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
VolumeCreator.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
VolumeDirectory.cpp Move DiscIO enums to a new file 2016-07-13 17:29:27 +02:00
VolumeDirectory.h Move DiscIO enums to a new file 2016-07-13 17:29:27 +02:00
VolumeGC.cpp Move DiscIO enums to a new file 2016-07-13 17:29:27 +02:00
VolumeGC.h Move DiscIO enums to a new file 2016-07-13 17:29:27 +02:00
VolumeWad.cpp Move DiscIO enums to a new file 2016-07-13 17:29:27 +02:00
VolumeWad.h Move DiscIO enums to a new file 2016-07-13 17:29:27 +02:00
VolumeWiiCrypted.cpp Move DiscIO enums to a new file 2016-07-13 17:29:27 +02:00
VolumeWiiCrypted.h Move DiscIO enums to a new file 2016-07-13 17:29:27 +02:00
WbfsBlob.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
WbfsBlob.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
WiiWad.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
WiiWad.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00