dolphin/Source/Core
LPFaint99 ffc0c37365 GameListCtrl: fixes progress bar for extracting multiple files (cant mix ascii with unicode wxstring:format)
use appropriate extensions extracting compressed wii discs
check for tmd+tik for each title and list titles correctly for sysmenu versions <=0xE0
this will allow viewing of installed channels but they will not launch until ES_Launch is emulated
so far I have not been able to determine why later sysmenu versions do not display channels correctly
switching between system menu versions is as simple as rightclicking a system menu wad in the gamelist and installing to wiimenu than restarting

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5524 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-05-28 05:30:03 +00:00
..
AudioCommon Linux: Better ALSA support 2010-05-21 22:48:57 +00:00
Common lets apply some mathematical magic: 2010-05-27 21:43:07 +00:00
Core GameListCtrl: fixes progress bar for extracting multiple files (cant mix ascii with unicode wxstring:format) 2010-05-28 05:30:03 +00:00
DSPCore Uninitialized variables. 2010-05-26 21:16:03 +00:00
DebuggerUICommon Fix another wrong sprintf usage 2010-04-08 14:58:50 +00:00
DebuggerWX Simplify logging a bit. 2010-05-26 21:07:13 +00:00
DiscIO GameListCtrl: fixes progress bar for extracting multiple files (cant mix ascii with unicode wxstring:format) 2010-05-28 05:30:03 +00:00
DolphinWX GameListCtrl: fixes progress bar for extracting multiple files (cant mix ascii with unicode wxstring:format) 2010-05-28 05:30:03 +00:00
InputCommon Exceptions are not allowed. 2010-05-26 20:54:20 +00:00
VideoCommon lets apply some mathematical magic: 2010-05-27 21:43:07 +00:00