dolphin/Source/Core/DiscIO/Src
2013-03-02 15:33:32 -06:00
..
BannerLoader.cpp Kill wstring version of game description. 2013-03-01 22:45:10 -06:00
BannerLoader.h Kill wstring version of game description. 2013-03-01 22:45:10 -06:00
BannerLoaderGC.cpp
BannerLoaderGC.h
BannerLoaderWii.cpp Kill wstring version of game description. 2013-03-01 22:45:10 -06:00
BannerLoaderWii.h Kill wstring version of game description. 2013-03-01 22:45:10 -06:00
Blob.cpp Added wbfs support. Thanks to lordlyhobo for the patch. Fixes issue 859. 2012-05-04 00:09:01 +10:00
Blob.h
CISOBlob.cpp
CISOBlob.h
CompressedBlob.cpp Fix remaining compiler warnings. 2013-01-31 15:29:29 -06:00
CompressedBlob.h
DiscScrubber.cpp Fix remaining compiler warnings. 2013-01-31 15:29:29 -06:00
DiscScrubber.h Fix remaining compiler warnings. 2013-01-31 15:29:29 -06:00
DriveBlob.cpp Fix "DiscIO" to build with "Unicode". 2013-02-27 20:04:07 -06:00
DriveBlob.h
FileBlob.cpp
FileBlob.h
FileHandlerARC.cpp
FileHandlerARC.h
FileMonitor.cpp
FileMonitor.h
Filesystem.cpp
Filesystem.h Added support for Reset (from menu). Fixes Sam & Max. 2012-12-26 23:10:40 +11:00
FileSystemGCWii.cpp Merge branch 'ES_LAUNCH' 2013-01-16 20:22:29 +11:00
FileSystemGCWii.h Added support for Reset (from menu). Fixes Sam & Max. 2012-12-26 23:10:40 +11:00
NANDContentLoader.cpp Change some CNANDContentLoader logic to what was probably intended. Kills some warn logs when opening Dolphin. 2013-02-17 01:57:25 -06:00
NANDContentLoader.h
stdafx.cpp
stdafx.h
Volume.h Better implementation of revision 2cc1a97a66. Works with .gcz files now. 2013-01-25 21:28:04 -05:00
VolumeCommon.cpp Add support for german region flag. Still need to change image. (currently using a copy of europe flag) 2013-01-09 22:53:04 -06:00
VolumeCreator.cpp
VolumeCreator.h
VolumeDirectory.cpp Fix DVD root path for Wii games. Now Wii games can be booted using extracted files instead of a disc image. 2012-05-11 22:19:57 +02:00
VolumeDirectory.h force VolumeDirectory to align files to 32KB (only streaming audio files really need to be aligned...) 2012-04-23 00:50:44 -07:00
VolumeGC.cpp Better implementation of revision 2cc1a97a66. Works with .gcz files now. 2013-01-25 21:28:04 -05:00
VolumeGC.h Better implementation of revision 2cc1a97a66. Works with .gcz files now. 2013-01-25 21:28:04 -05:00
VolumeWad.cpp Fix the majority of the compiler warnings unearthed by the addition of 2013-01-29 23:24:51 -06:00
VolumeWad.h
VolumeWiiCrypted.cpp Add Wii DVD integrity checking to Dolphin 2012-05-04 16:27:42 +02:00
VolumeWiiCrypted.h Add Wii DVD integrity checking to Dolphin 2012-05-04 16:27:42 +02:00
WbfsBlob.cpp Added wbfs support. Thanks to lordlyhobo for the patch. Fixes issue 859. 2012-05-04 00:09:01 +10:00
WbfsBlob.h Fix a wrong data type in the WBFS Blob reader causing issues on x86 systems 2012-08-05 19:35:49 +02:00
WiiWad.cpp Fixes two memory leaks, one is pretty bad for OSX. 2013-03-01 19:21:34 +13:00
WiiWad.h