dolphin/Source/Core/DiscIO/Src
Jordan Woyak 26f84c1e74 StringUtil cleanup. Nothing seems broken.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6367 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-11-10 04:12:31 +00:00
..
AES
BannerLoader.cpp Further *BSD portability. 2010-07-23 23:51:34 +00:00
BannerLoader.h
BannerLoaderGC.cpp
BannerLoaderGC.h
BannerLoaderWii.cpp
BannerLoaderWii.h
Blob.cpp
Blob.h
CompressedBlob.cpp Clean up and fix some issues with the dialogs for compression and decompression of iso and gcm images. Also added a confirmation to overwrite existing files. 2010-08-01 04:09:59 +00:00
CompressedBlob.h
DiscScrubber.cpp
DiscScrubber.h
DriveBlob.cpp Revise the way that cdrom and dvd rom drives are identified in linux to remove reduntant drive listings. Also no longer checking mount points (in fstap and mtab). This can give redundant listings, and GC/Wii backup discs can not be mounted anyway. This prevents multiple listings from appearing in the GameListCtrl when "Show Drives" is selected. 2010-07-07 19:47:45 +00:00
DriveBlob.h
FileBlob.cpp
FileBlob.h
FileHandlerARC.cpp
FileHandlerARC.h
FileMonitor.cpp StringUtil cleanup. Nothing seems broken. 2010-11-10 04:12:31 +00:00
FileMonitor.h Hg: 2010-06-09 01:37:08 +00:00
Filesystem.cpp Gamelist loading speedup: Be lazy about parsing the file system - it's not necessary for Wii games since the banners are external (in savegames). Also make it possible for the gamelist code to create cache entries for GC images without banners. 2010-06-03 20:37:32 +00:00
Filesystem.h Gamelist loading speedup: Be lazy about parsing the file system - it's not necessary for Wii games since the banners are external (in savegames). Also make it possible for the gamelist code to create cache entries for GC images without banners. 2010-06-03 20:37:32 +00:00
FileSystemGCWii.cpp Make gcc happy. 2010-06-03 20:59:55 +00:00
FileSystemGCWii.h Make gcc happy. 2010-06-03 20:59:55 +00:00
NANDContentLoader.cpp Implement parts of DIVerify that can be useful. (copy tmd to emulated nand for disc titles) 2010-09-07 06:06:08 +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 Get rid of a number of unnecessary env.Clones. 2010-07-19 03:42:37 +00:00
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 Prevent double inclusion of CommonPaths.h as pointed out by Glenn. 2010-07-20 03:23:25 +00:00
VolumeDirectory.h
VolumeGC.cpp Warning fixes and some cleanups. 2010-08-13 19:07:59 +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 Make this work with debug builds again. 2010-05-29 21:28:27 +00:00
WiiWad.h