dolphin-emulator/Source/Core/InputCommon
JosJuice f5c82adc59 Change INI keys containing "Wii Remote" back to "Wiimote"
4bd5674 changed "Wiimote" to "Wii Remote" in the GUI
(intentionally) but also did the same change for two INI
keys (seemingly unintentional, breaks backwards compatibility,
and is inconsistent with the INI's filename). This commit
reverts the INI keys but not the GUI strings.

This commit uses the same approach as cbd539e used for GameCube
sticks (but I made sure to avoid the bug that 56531a0 fixed).
2017-02-18 12:59:36 +01:00
..
ControllerEmu Change INI keys containing "Wii Remote" back to "Wiimote" 2017-02-18 12:59:36 +01:00
ControllerInterface InputCommon: Extract ControlReference from ControllerInterface 2017-02-07 22:59:10 -08:00
ControlReference ControllerEmu: Add const to UpdateReferences() first reference parameter 2017-02-11 00:31:49 -05:00
CMakeLists.txt ControllerEmu: Separate ControlGroup from ControllerEmu 2017-02-09 18:18:52 -05:00
GCAdapter.cpp Move libusb context initialization to on first use 2017-02-07 00:47:21 +01:00
GCAdapter.h GCAdapter: Return input state by value 2016-08-01 21:27:51 -04:00
GCAdapter_Android.cpp Core: Convert State enum into an enum class 2017-02-05 08:32:23 -05:00
GCPadStatus.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
InputCommon.vcxproj ControllerEmu: Separate ControlGroup from ControllerEmu 2017-02-09 18:18:52 -05:00
InputCommon.vcxproj.filters ControllerEmu: Separate ControlGroup from ControllerEmu 2017-02-09 18:18:52 -05:00
InputConfig.cpp ControllerEmu: Separate ControlGroup from ControllerEmu 2017-02-09 18:18:52 -05:00
InputConfig.h ControllerEmu: Separate ControlGroup from ControllerEmu 2017-02-09 18:18:52 -05:00
KeyboardStatus.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00