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
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
DolphinWX Merge pull request #4243 from leoetlino/signal-headless 2016-09-26 13:23:39 +02:00
InputCommon
UICommon
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