dolphin/Source/Core/DiscIO
JosJuice 2ce9281f77 Don't show FST size in game properties
Normal users don't care about it. In fact, people care so
little about it that the Wii implementation of it was broken
starting from when it was implemented (eb65601) to 7 years
later (e0a47c1), apparently without anyone reporting it.
2017-06-04 14:20:20 +02:00
..
Blob.cpp
Blob.h Remove CBlobBigEndianReader 2017-05-19 21:23:00 +02:00
CISOBlob.cpp
CISOBlob.h
CMakeLists.txt DiscIO: Remove VolumeCreator 2017-05-19 18:33:21 +02:00
CompressedBlob.cpp
CompressedBlob.h
DiscIO.vcxproj upgrade to Windows SDK 10.0.15063.0 2017-05-28 13:37:31 +02:00
DiscIO.vcxproj.filters might as well update yet some more pointless version numbers.. 2017-06-03 18:20:40 -07:00
DiscScrubber.cpp DiscIO: Remove VolumeCreator 2017-05-19 18:33:21 +02:00
DiscScrubber.h VolumeWiiCrypted: Replace ChangePartition with a partition parameter 2017-05-16 22:58:15 +02:00
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
FileBlob.h
Filesystem.cpp VolumeWiiCrypted: Replace ChangePartition with a partition parameter 2017-05-16 22:58:15 +02:00
Filesystem.h VolumeWiiCrypted: Replace ChangePartition with a partition parameter 2017-05-16 22:58:15 +02:00
FileSystemGCWii.cpp Fix indirect includes 2017-05-22 10:39:36 +02:00
FileSystemGCWii.h FileSystemGCWii: Replace m_Wii with m_offset_shift 2017-05-16 22:58:57 +02:00
NANDContentLoader.cpp IOS/ES: Move ImportTicket write function 2017-06-03 17:43:16 +02:00
NANDContentLoader.h IOS/ES: Move ImportTicket write function 2017-06-03 17:43:16 +02:00
NANDImporter.cpp NANDImporter: fix printf warning 2017-05-21 13:06:40 +02:00
NANDImporter.h NANDImporter: Add logging 2017-05-19 16:36:06 -06:00
TGCBlob.cpp Common: Move byte swapping utilities into their own header 2017-03-03 17:18:18 -05:00
TGCBlob.h
Volume.cpp VolumeWiiCrypted: Cache TMDs and tickets 2017-05-20 20:42:44 +02:00
Volume.h Don't show FST size in game properties 2017-06-04 14:20:20 +02:00
VolumeDirectory.cpp Don't show FST size in game properties 2017-06-04 14:20:20 +02:00
VolumeDirectory.h Don't show FST size in game properties 2017-06-04 14:20:20 +02:00
VolumeGC.cpp Don't show FST size in game properties 2017-06-04 14:20:20 +02:00
VolumeGC.h Don't show FST size in game properties 2017-06-04 14:20:20 +02:00
VolumeWad.cpp DiscIO: Use std::optional for GetTitleID instead of pointer 2017-06-03 21:56:33 +02:00
VolumeWad.h Don't show FST size in game properties 2017-06-04 14:20:20 +02:00
VolumeWiiCrypted.cpp Don't show FST size in game properties 2017-06-04 14:20:20 +02:00
VolumeWiiCrypted.h Don't show FST size in game properties 2017-06-04 14:20:20 +02:00
WbfsBlob.cpp Common: Move byte swapping utilities into their own header 2017-03-03 17:18:18 -05:00
WbfsBlob.h
WiiWad.cpp Remove CBlobBigEndianReader 2017-05-19 21:23:00 +02:00
WiiWad.h DiscIO: Add GetContent() for reading content from WADs 2017-05-14 15:30:42 +02:00