dolphin/Source/Core/DolphinWX
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
..
resources Interface and general: Fixed the hangings and crashes that would occur from repeated Start and Stop, added optional toolbar themes, made the fullscreen mode in the OpenGL plugin more user friendly for Windows users 2009-01-04 21:53:41 +00:00
Src linux build fix. 2009-02-03 16:04:23 +00:00
DolphinWX.rc Remove dependency of ATLMFC from direct 3d9 plugin and main dolphin app, dependency still exists in DSP_HLE and DSP_LLE 2009-01-14 05:07:53 +00:00
DolphinWX.vcproj More SDIO WIP Code: Added ground work for SDCard Mounter wxDialog 2009-02-01 20:20:58 +00:00
resource.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00