dolphin/Source/Core
Léo Lam e1cecbb233 HLE_OS: Convert debug messages from SJIS to UTF-8
It looks like the debug output is also output as SJIS (similar to
OSReport text), so we need to convert it to UTF-8 to prevent it from
all showing up as �.

This doesn't fix all display issues, but fixes all SJIS/UTF-8 related
ones.
2016-09-26 22:56:42 +02:00
..
AudioCommon Use Common::Flag and Common::Event when possible 2016-08-10 16:08:15 +02:00
Common SymbolDB: Only match against the function name 2016-09-26 22:56:42 +02:00
Core HLE_OS: Convert debug messages from SJIS to UTF-8 2016-09-26 22:56:42 +02:00
DiscIO Filesystem: Return strings from GetFileName without the const qualifier 2016-09-18 12:56:25 -04:00
DolphinQt2 Remove Global Declarations from Movie 2016-08-04 15:24:44 -04:00
DolphinWX Merge pull request #4243 from leoetlino/signal-headless 2016-09-26 13:23:39 +02:00
InputCommon Merge pull request #4145 from tenthmile/WiiOrientationModifier 2016-09-07 14:20:02 +12:00
UICommon portable.txt enables portable configuration on linux, README updated to 2016-07-04 19:39:10 +10:00
VideoBackends FramebufferManager: Add missing header guard 2016-09-23 13:55:51 -04:00
VideoCommon PixelShaderGen: Always divide the texture coordinates by q. 2016-09-07 21:13:16 +02:00
CMakeLists.txt [UI] Remove DolphinQt 2016-01-05 19:42:02 -06:00