dolphin/Source/Core/DiscIO
JosJuice a31bb7a27c Clarify the log message for unknown Wii Menu regions
Saying just "title" made it seem like we are showing the title
ID, but what we actually are showing is the title version.
2017-03-24 16:44:38 +01:00
..
Blob.cpp WbfsBlob: Only open each file once 2017-01-11 13:33:27 +01:00
Blob.h Common: Move byte swapping utilities into their own header 2017-03-03 17:18:18 -05:00
CISOBlob.cpp Don't create new IOFiles when creating a blob 2017-01-11 13:23:23 +01:00
CISOBlob.h Don't create new IOFiles when creating a blob 2017-01-11 13:23:23 +01:00
CMakeLists.txt FileMonitor redesign 2017-03-13 17:13:20 +01:00
CompressedBlob.cpp CompressFileToBlob: add an explicit seek to make sure we're at the start 2017-01-21 21:42:58 +01:00
CompressedBlob.h Don't create new IOFiles when creating a blob 2017-01-11 13:23:23 +01:00
DiscIO.vcxproj FileMonitor redesign 2017-03-13 17:13:20 +01:00
DiscIO.vcxproj.filters FileMonitor redesign 2017-03-13 17:13:20 +01:00
DiscScrubber.cpp
DiscScrubber.h
DriveBlob.cpp
DriveBlob.h
Enums.cpp Clarify the log message for unknown Wii Menu regions 2017-03-24 16:44:38 +01:00
Enums.h Return a more meaningful type from GetSysMenuRegion 2017-03-18 10:13:36 +01:00
FileBlob.cpp Don't create new IOFiles when creating a blob 2017-01-11 13:23:23 +01:00
FileBlob.h Don't create new IOFiles when creating a blob 2017-01-11 13:23:23 +01:00
Filesystem.cpp FileMonitor redesign 2017-03-13 17:13:20 +01:00
Filesystem.h
FileSystemGCWii.cpp
FileSystemGCWii.h
NANDContentLoader.cpp Merge pull request #5007 from lioncash/swap 2017-03-05 09:45:29 -05:00
NANDContentLoader.h IOS: Add NandUtils 2017-03-19 11:10:45 +01:00
TGCBlob.cpp Common: Move byte swapping utilities into their own header 2017-03-03 17:18:18 -05:00
TGCBlob.h Don't create new IOFiles when creating a blob 2017-01-11 13:23:23 +01:00
Volume.cpp Common: Move byte swapping utilities into their own header 2017-03-03 17:18:18 -05:00
Volume.h Common: Move byte swapping utilities into their own header 2017-03-03 17:18:18 -05:00
VolumeCreator.cpp
VolumeCreator.h
VolumeDirectory.cpp FileMonitor redesign 2017-03-13 17:13:20 +01:00
VolumeDirectory.h
VolumeGC.cpp FileMonitor redesign 2017-03-13 17:13:20 +01:00
VolumeGC.h Forward declare IBlobReader in Volume headers 2017-02-19 08:40:30 +01:00
VolumeWad.cpp Merge pull request #5099 from JosJuice/wii-menu-strings 2017-03-20 14:03:04 +13:00
VolumeWad.h Use ESFormats for TMDs 2017-02-26 19:46:29 +01:00
VolumeWiiCrypted.cpp Merge pull request #4901 from JosJuice/filemonitor-redesign 2017-03-20 12:46:19 -07:00
VolumeWiiCrypted.h IOS/ES: Keep track of the active title properly 2017-03-02 20:28:01 +01:00
WbfsBlob.cpp Common: Move byte swapping utilities into their own header 2017-03-03 17:18:18 -05:00
WbfsBlob.h Fix -Wshadow warning for file_entry 2017-01-22 17:27:37 +01:00
WiiWad.cpp Use ESFormats for TMDs 2017-02-26 19:46:29 +01:00
WiiWad.h Use ESFormats for TMDs 2017-02-26 19:46:29 +01:00