dolphin/Source/Core/DiscIO/Src
hrydgard 12a4c25e9f Port InputPluginCommon to use the original IniFile code, get rid of Billiard's.
a few minor warning/compile fixes.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5604 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-06-04 20:03:03 +00:00
..
AES
BannerLoader.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
BannerLoader.h
BannerLoaderGC.cpp
BannerLoaderGC.h
BannerLoaderWii.cpp
BannerLoaderWii.h
Blob.cpp
Blob.h
CompressedBlob.cpp lpfaint's fix for compressing small disc images. Fixes issue 2569 2010-05-04 18:15:22 +00:00
CompressedBlob.h
DiscScrubber.cpp
DiscScrubber.h
DriveBlob.cpp Several little fixes. 2010-03-17 01:54:40 +00:00
DriveBlob.h
FileBlob.cpp
FileBlob.h
FileHandlerARC.cpp
FileHandlerARC.h
FileMonitor.cpp Port InputPluginCommon to use the original IniFile code, get rid of Billiard's. 2010-06-04 20:03:03 +00:00
FileMonitor.h Port InputPluginCommon to use the original IniFile code, get rid of Billiard's. 2010-06-04 20:03:03 +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 Improve iterator usage. 2010-05-28 23:14:16 +00:00
NANDContentLoader.h Linux compile fix 2010-05-28 09:33:31 +00:00
SConscript
stdafx.cpp
stdafx.h
Volume.h
VolumeCommon.cpp Consider 'X' as region-free. 2010-05-30 17:31:52 +00:00
VolumeCreator.cpp Only warn about unknown magic words if none of the known ones are found. 2010-06-01 20:47:07 +00:00
VolumeCreator.h
VolumeDirectory.cpp
VolumeDirectory.h
VolumeGC.cpp
VolumeGC.h
VolumeWad.cpp Removed more compiler warnings in linux. 2010-03-07 22:48:37 +00:00
VolumeWad.h
VolumeWiiCrypted.cpp
VolumeWiiCrypted.h
WiiWad.cpp Make this work with debug builds again. 2010-05-29 21:28:27 +00:00
WiiWad.h