dolphin/Source/Core/DiscIO/Src
sl1nk3.s 3226d455e3 Some changes/fixes for the GUI : no need for 2 play button in the debugger, fix some issues with the console not closing as it should when floating.
Wii games now show their description in the gamelist instead of the company (= always "N/A"), fix SJIS handling using wxString code instead of Win32 code, fixes some broken characters in the gamelist and ISOProperties.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4740 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-12-28 19:34:19 +00:00
..
AES More PadSimple config dialog work. Added short function to avoid code repetition and easy code reading. Also fixed some C99 infinite loop declarations. 2008-09-24 20:21:17 +00:00
BannerLoader.cpp fix some memleaks in DiscIO. Fix for issue 1238. 2009-08-03 22:51:13 +00:00
BannerLoader.h Fix screenshot offset as well as screenshot aspect ratio, also use PNG instead of BMP thanks to issue 1186. 2009-07-28 23:38:49 +00:00
BannerLoaderGC.cpp Linux: Tons of warning cleanup plus workaround a nasty crash problem in StatusBarMessage. 2009-09-08 21:16:05 +00:00
BannerLoaderGC.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
BannerLoaderWii.cpp Fixes issue 1242. 2009-08-04 19:05:28 +00:00
BannerLoaderWii.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
Blob.cpp Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
Blob.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
CompressedBlob.cpp DiscIO.vcproj depends on zlib... 2009-11-19 03:12:14 +00:00
CompressedBlob.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
DiscScrubber.cpp fix a silly overflow error in DiscScrubber.cpp 2009-11-18 19:16:59 +00:00
DiscScrubber.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
DriveBlob.cpp Linux: Tons of warning cleanup plus workaround a nasty crash problem in StatusBarMessage. 2009-09-08 21:16:05 +00:00
DriveBlob.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
FileBlob.cpp Use slightly different Windows file functions. 2009-07-30 22:30:30 +00:00
FileBlob.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
FileHandlerARC.cpp Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
FileHandlerARC.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
FileMonitor.cpp fix loading wads on both windows (FileMonitor.cpp) and linux/mac (std::transform toupper not sure why it was there :/) 2009-09-11 06:55:43 +00:00
FileMonitor.h STAND BACK - NEWLINE POLICE 2009-11-15 22:26:39 +00:00
FileSystemGCWii.cpp fix some warnings, compile Plugin_VideoSoftware against the plain multithreaded version of libc instead of the MT DLL version. 2009-10-24 01:00:45 +00:00
FileSystemGCWii.h Allow dumping of dol files from gc discs 2009-10-11 16:06:02 +00:00
Filesystem.cpp Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
Filesystem.h Allow dumping of dol files from gc discs 2009-10-11 16:06:02 +00:00
NANDContentLoader.cpp wxMenu objects are now deleted by wxwidgets - should fix a few GUI-related crashes 2009-11-23 08:05:54 +00:00
NANDContentLoader.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
SConscript Fixed up the filemon a bit, added isEnable function to the logmanager 2009-09-04 11:34:21 +00:00
Volume.h Misc : build fix for debug x64, assorted cleanup. 2009-08-31 22:42:10 +00:00
VolumeCommon.cpp Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
VolumeCreator.cpp VolumeDirectory: allow loading of arbitrary apploader and dol. Code cleaning around the bootup logic. 2009-12-10 09:16:10 +00:00
VolumeCreator.h VolumeDirectory: allow loading of arbitrary apploader and dol. Code cleaning around the bootup logic. 2009-12-10 09:16:10 +00:00
VolumeDirectory.cpp VolumeDirectory: fix issues with Read() that broke non-apploader mode 2009-12-14 05:27:29 +00:00
VolumeDirectory.h VolumeDirectory: allow loading of arbitrary apploader and dol. Code cleaning around the bootup logic. 2009-12-10 09:16:10 +00:00
VolumeGC.cpp Fixed up the filemon a bit, added isEnable function to the logmanager 2009-09-04 11:34:21 +00:00
VolumeGC.h STAND BACK - NEWLINE POLICE 2009-11-15 22:26:39 +00:00
VolumeWad.cpp Some changes/fixes for the GUI : no need for 2 play button in the debugger, fix some issues with the console not closing as it should when floating. 2009-12-28 19:34:19 +00:00
VolumeWad.h Misc : build fix for debug x64, assorted cleanup. 2009-08-31 22:42:10 +00:00
VolumeWiiCrypted.cpp Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
VolumeWiiCrypted.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
WiiWad.cpp Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
WiiWad.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
stdafx.cpp Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
stdafx.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00