dolphin/Source/Core/InputCommon/ControllerInterface/DInput
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
..
DInput.cpp Common: Rename UTF16ToUTF8 2020-07-08 14:51:35 +02:00
DInput.h InputCommon: Use nested namespace specifiers where applicable 2019-06-17 16:51:41 -04:00
DInput8.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
DInputJoystick.cpp Cleanup: Use std::abs instead of abs. 2020-02-08 18:21:14 -06:00
DInputJoystick.h InputCommon: Use nested namespace specifiers where applicable 2019-06-17 16:51:41 -04:00
DInputKeyboardMouse.cpp InputCommon: Make "Cursor" inputs aware of the rendered aspect ratio. 2020-01-24 09:20:41 -06:00
DInputKeyboardMouse.h InputCommon: Constify Device::Input::IsDetectable function. 2020-02-22 10:27:43 -06:00
NamedKeys.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
XInputFilter.cpp InputCommon: Use nested namespace specifiers where applicable 2019-06-17 16:51:41 -04:00
XInputFilter.h InputCommon: Use nested namespace specifiers where applicable 2019-06-17 16:51:41 -04:00