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
..
DInput8.h
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
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
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