dolphin/Source/Core
Soren Jorvang b7c2e523b3 Treat strings from external sources as 8-bit so FromAscii doesn't barf.
Ideally we should be more character set aware, but at the moment we
use anonymous 7/8-bit strings in too many places.

Fix use of AddGrowable{Col,Row}. Any (non-zero) rows/columns must     
have been created first by adding an item to it.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5648 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-06-11 08:39:03 +00:00
..
AudioCommon Simplify the SCons build: 2010-06-10 14:18:21 +00:00
Common Simplify the SCons build: 2010-06-10 14:18:21 +00:00
Core Fixed a silly math bug from r5638. Thanks ector! 2010-06-10 10:30:41 +00:00
DSPCore Simplify the SCons build: 2010-06-10 14:18:21 +00:00
DebuggerUICommon Simplify the SCons build: 2010-06-10 14:18:21 +00:00
DebuggerWX Simplify the SCons build: 2010-06-10 14:18:21 +00:00
DiscIO Oops, how did this happen? 2010-06-10 15:33:51 +00:00
DolphinWX Treat strings from external sources as 8-bit so FromAscii doesn't barf. 2010-06-11 08:39:03 +00:00
InputCommon Simplify the SCons build: 2010-06-10 14:18:21 +00:00
VideoCommon Simplify the SCons build: 2010-06-10 14:18:21 +00:00