..
BannerLoader.cpp
More formatting and consistency fixes
2014-11-24 17:16:59 -05:00
BannerLoader.h
Reorder class initializer lists
2014-07-04 03:53:22 +02:00
BannerLoaderGC.cpp
Fix build failing when disabling precompiled headers.
2014-09-19 18:17:51 -04:00
BannerLoaderGC.h
DiscIO: Centralize the banner pointer and validity boolean into IBannerLoader
2014-06-29 15:40:18 -04:00
BannerLoaderWii.cpp
BannerLoaderWii: Removed #if 0'd code.
2014-09-05 12:52:29 -04:00
BannerLoaderWii.h
DiscIO: Centralize the banner pointer and validity boolean into IBannerLoader
2014-06-29 15:40:18 -04:00
Blob.cpp
DiscIO: Prefix class member variables with "m_"
2014-09-01 15:48:02 -04:00
Blob.h
DolphinWX: Allow cancelling gcz compression.
2014-11-27 07:53:28 -08:00
CISOBlob.cpp
DiscIO: Clear error status when reading file
2014-12-14 13:16:21 +01:00
CISOBlob.h
Kill off some usages of c_str.
2014-03-14 13:51:23 -04:00
CMakeLists.txt
FileHandlerARC: Remove FileHandlerARC.
2014-09-05 12:53:41 -04:00
CompressedBlob.cpp
DiscIO: Remove some explicit deletes
2014-12-04 11:39:20 -05:00
CompressedBlob.h
Various formatting and consistency fixes
2014-11-13 22:42:18 -05:00
DiscIO.vcxproj
FileHandlerARC: Remove FileHandlerARC.
2014-09-05 12:53:41 -04:00
DiscIO.vcxproj.filters
FileHandlerARC: Remove FileHandlerARC.
2014-09-05 12:53:41 -04:00
DiscScrubber.cpp
DiscIO: Replace "raw" functions with "decrypt" parameters
2014-12-28 10:35:48 +01:00
DiscScrubber.h
DiscIO: Avoid zeroing buffer when compressing gcz.
2014-11-27 08:58:09 -08:00
DriveBlob.cpp
Include CommonTypes.h instead of Common.h.
2014-09-08 15:39:58 -04:00
DriveBlob.h
DiscIO: Prefix class member variables with "m_"
2014-09-01 15:48:02 -04:00
FileBlob.cpp
DiscIO: Clear error status when reading file
2014-12-14 13:16:21 +01:00
FileBlob.h
DiscIO: Prefix class member variables with "m_"
2014-09-01 15:48:02 -04:00
FileMonitor.cpp
FileMonitor: Get rid of "GC" from names and comments
2014-12-25 11:12:04 +01:00
FileMonitor.h
FileMonitor: Get rid of "GC" from names and comments
2014-12-25 11:12:04 +01:00
Filesystem.cpp
clang-modernize -use-nullptr
2014-03-09 21:14:26 +01:00
Filesystem.h
Simplify file tree building for the filesystem view.
2014-03-16 16:54:00 -04:00
FileSystemGCWii.cpp
DiscIO: Replace "raw" functions with "decrypt" parameters
2014-12-28 10:35:48 +01:00
FileSystemGCWii.h
DiscIO: Replace "raw" functions with "decrypt" parameters
2014-12-28 10:35:48 +01:00
NANDContentLoader.cpp
More formatting and consistency fixes
2014-11-24 17:16:59 -05:00
NANDContentLoader.h
Remove some unnecessary semicolons
2014-09-11 13:05:31 -04:00
Volume.h
DiscIO: Replace "raw" functions with "decrypt" parameters
2014-12-28 10:35:48 +01:00
VolumeCommon.cpp
Added identifier for country code 'B'
2014-12-30 19:57:14 -05:00
VolumeCreator.cpp
DiscIO: Replace "raw" functions with "decrypt" parameters
2014-12-28 10:35:48 +01:00
VolumeCreator.h
Make DVDLowOpenPartition actually change partitions.
2014-11-30 16:01:05 +01:00
VolumeDirectory.cpp
Fix 4.0-4901 VolumeDirectory stack overflow
2015-01-09 22:50:07 +01:00
VolumeDirectory.h
DiscIO: Replace "raw" functions with "decrypt" parameters
2014-12-28 10:35:48 +01:00
VolumeGC.cpp
DiscIO: Replace "raw" functions with "decrypt" parameters
2014-12-28 10:35:48 +01:00
VolumeGC.h
DiscIO: Replace "raw" functions with "decrypt" parameters
2014-12-28 10:35:48 +01:00
VolumeWad.cpp
DiscIO: Replace "raw" functions with "decrypt" parameters
2014-12-28 10:35:48 +01:00
VolumeWad.h
DiscIO: Replace "raw" functions with "decrypt" parameters
2014-12-28 10:35:48 +01:00
VolumeWiiCrypted.cpp
DiscIO: Replace "raw" functions with "decrypt" parameters
2014-12-28 10:35:48 +01:00
VolumeWiiCrypted.h
DiscIO: Replace "raw" functions with "decrypt" parameters
2014-12-28 10:35:48 +01:00
WbfsBlob.cpp
DiscIO: Clear error status when reading file
2014-12-14 13:16:21 +01:00
WbfsBlob.h
DiscIO: Prefix class member variables with "m_"
2014-09-01 15:48:02 -04:00
WiiWad.cpp
Various formatting and consistency fixes
2014-11-13 22:42:18 -05:00
WiiWad.h
Make DiscIO/ mostly IWYU clean (and fix errors in rest of the project detected by this change).
2014-02-22 23:37:29 +01:00