dolphin/Source/Core/DiscIO/Src
Jordan Woyak 6c8adf6130 Eliminate the wstring game name.
Some cleanup throughout related code. (try to make logic in ISOFile understandable by a human)
Encode strings in UTF-8 rather than somehow trying to determine the encoding in the GUI code.

Non-windows OSes temporarily broken.
2013-03-02 20:00:36 -06:00
..
BannerLoader.cpp Eliminate the wstring game name. 2013-03-02 20:00:36 -06:00
BannerLoader.h Eliminate the wstring game name. 2013-03-02 20:00:36 -06:00
BannerLoaderGC.cpp Eliminate the wstring game name. 2013-03-02 20:00:36 -06:00
BannerLoaderGC.h Eliminate the wstring game name. 2013-03-02 20:00:36 -06:00
BannerLoaderWii.cpp Eliminate the wstring game name. 2013-03-02 20:00:36 -06:00
BannerLoaderWii.h Eliminate the wstring game name. 2013-03-02 20:00:36 -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 split adding the ticket to its own function (installing a wad) 2012-02-01 00:03:16 -08:00
stdafx.cpp
stdafx.h
Volume.h Eliminate the wstring game name. 2013-03-02 20:00:36 -06:00
VolumeCommon.cpp Eliminate the wstring game name. 2013-03-02 20:00:36 -06:00
VolumeCreator.cpp
VolumeCreator.h
VolumeDirectory.cpp Eliminate the wstring game name. 2013-03-02 20:00:36 -06:00
VolumeDirectory.h Eliminate the wstring game name. 2013-03-02 20:00:36 -06:00
VolumeGC.cpp Eliminate the wstring game name. 2013-03-02 20:00:36 -06:00
VolumeGC.h Eliminate the wstring game name. 2013-03-02 20:00:36 -06:00
VolumeWad.cpp Eliminate the wstring game name. 2013-03-02 20:00:36 -06:00
VolumeWad.h Eliminate the wstring game name. 2013-03-02 20:00:36 -06:00
VolumeWiiCrypted.cpp Eliminate the wstring game name. 2013-03-02 20:00:36 -06:00
VolumeWiiCrypted.h Eliminate the wstring game name. 2013-03-02 20:00:36 -06: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