dolphin/Source
hyperiris 4649416822 linux build fix.
thanks nakee points out that wxChar is not char under Linux,
and I guess wxString::FromAscii will cut off > 127 characters, so I change it to wxString::From8BitData.
I hop it works, please check it under other platform.

BTW: If dolphin can not run, plz clean up your cache directory, delete all cache file.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2091 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-02-03 16:04:23 +00:00
..
Core linux build fix. 2009-02-03 16:04:23 +00:00
Dolphin.xcodeproj
Plugins Wiimote: Added option to record adjusted wiimote accelerometer values 2009-02-03 11:45:59 +00:00
PluginSpecs Some changes to the UCode abstract factory in HLE DSP. Added Pikmin Wii to the CRC list as well. 2009-02-02 20:05:24 +00:00
TestSuite testsuite: convert printf to std::cout(now all output should appear in dolphin) and add more checks to exi 2009-02-02 22:11:49 +00:00
Dolphin.sln fix for last commit 2009-01-29 01:53:07 +00:00
DolphinProj.xcconfig
DolphinTarget.xcconfig
MusicMod.sln Emulated Wiimote: Don't report IR positions outside the screen (leave them at 0xff), don't report A and B button mouse clicks when the cursor is outside the screen 2009-01-31 01:18:57 +00:00