dolphin/Source/Core/Common/Logging
JosJuice 15d9fab0bb Common: Rename UTF16ToUTF8
This function does *not* always convert from UTF-16. It converts
from UTF-16 on Windows and UTF-32 on other operating systems.

Also renaming UTF8ToUTF16 for consistency, even though it
technically doesn't have the same problem since it only was
implemented on Windows.
2020-07-08 14:51:35 +02:00
..
ConsoleListener.h Common: Unify logging namespace with Common 2019-11-28 05:13:21 -05:00
ConsoleListenerDroid.cpp Common: Unify logging namespace with Common 2019-11-28 05:13:21 -05:00
ConsoleListenerNix.cpp Common: Unify logging namespace with Common 2019-11-28 05:13:21 -05:00
ConsoleListenerWin.cpp Common: Rename UTF16ToUTF8 2020-07-08 14:51:35 +02:00
Log.h Common: Unify logging namespace with Common 2019-11-28 05:13:21 -05:00
LogManager.cpp Replace some acronyms 2020-06-14 08:37:24 -04:00
LogManager.h Common: Unify logging namespace with Common 2019-11-28 05:13:21 -05:00