dolphin/Source/Core/DiscIO/Src
Glenn Rice 77837b8034 Make sure a few more directories exist when needed. Most package builders (including cmake/cpack) do not install the empty directories in the shared data, and so the paths need to be created at runtime.
Also set up cmake/cpack to create prebuilt binary packages and source packages.
Also change the vertex shader dump file name in the gfx debugger to something that makes more sense.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6587 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-12-15 14:47:13 +00:00
..
AES
BannerLoader.cpp
BannerLoader.h
BannerLoaderGC.cpp Cast size_t to unsigned long for printf to deal with (32-bit) 2010-12-05 18:22:41 +00:00
BannerLoaderGC.h
BannerLoaderWii.cpp
BannerLoaderWii.h
Blob.cpp
Blob.h
CompressedBlob.cpp allow gcc to check the format of args being passed to MsgAlert and GenericLog. Fixed nearly all warnings that arose from this, as well as some preexisting ones (some were actually crashes and/or bugs...) 2010-12-05 09:04:34 +00:00
CompressedBlob.h
DiscScrubber.cpp Second attempt at issue 3458. Fixes issue 3458. 2010-12-04 03:50:55 +00:00
DiscScrubber.h
DriveBlob.cpp Second attempt at issue 3458. Fixes issue 3458. 2010-12-04 03:50:55 +00:00
DriveBlob.h
FileBlob.cpp Second attempt at issue 3458. Fixes issue 3458. 2010-12-04 03:50:55 +00:00
FileBlob.h
FileHandlerARC.cpp
FileHandlerARC.h
FileMonitor.cpp Revert back to LogTypes. Fixes issue 3668. 2010-12-14 17:52:01 +00:00
FileMonitor.h
Filesystem.cpp
Filesystem.h
FileSystemGCWii.cpp allow gcc to check the format of args being passed to MsgAlert and GenericLog. Fixed nearly all warnings that arose from this, as well as some preexisting ones (some were actually crashes and/or bugs...) 2010-12-05 09:04:34 +00:00
FileSystemGCWii.h
NANDContentLoader.cpp Make sure a few more directories exist when needed. Most package builders (including cmake/cpack) do not install the empty directories in the shared data, and so the paths need to be created at runtime. 2010-12-15 14:47:13 +00:00
NANDContentLoader.h Implement parts of DIVerify that can be useful. (copy tmd to emulated nand for disc titles) 2010-09-07 06:06:08 +00:00
SConscript
stdafx.cpp
stdafx.h
Volume.h Added support for PAL-R (Russia) ISO detection. Fixes issue 2575. 2010-10-03 06:10:14 +00:00
VolumeCommon.cpp Added support for PAL-R (Russia) ISO detection. Fixes issue 2575. 2010-10-03 06:10:14 +00:00
VolumeCreator.cpp call DIVerify when a wii game is launched directly by dolphin (adds tmd+uid) 2010-09-08 00:20:19 +00:00
VolumeCreator.h
VolumeDirectory.cpp
VolumeDirectory.h
VolumeGC.cpp Attempt to fix issue r3458. I don't have a 32bit linux install, however I know it will at least fix compressing. Please test if uncompressed games run. 2010-12-03 12:42:01 +00:00
VolumeGC.h
VolumeWad.cpp
VolumeWad.h
VolumeWiiCrypted.cpp call DIVerify when a wii game is launched directly by dolphin (adds tmd+uid) 2010-09-08 00:20:19 +00:00
VolumeWiiCrypted.h call DIVerify when a wii game is launched directly by dolphin (adds tmd+uid) 2010-09-08 00:20:19 +00:00
WiiWad.cpp
WiiWad.h