dolphin/Source/Core/InputCommon/ControllerEmu/ControlGroup
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
..
AnalogStick.cpp
AnalogStick.h
Buttons.cpp
Buttons.h
ControlGroup.cpp
ControlGroup.h Change INI keys containing "Wii Remote" back to "Wiimote" 2017-02-18 12:59:36 +01:00
Cursor.cpp
Cursor.h Cursor: Make m_z private 2017-02-10 23:57:50 -05:00
Extension.cpp
Extension.h
Force.cpp Force: Use std::array for m_swing 2017-02-11 20:22:50 -05:00
Force.h Force: Use std::array for m_swing 2017-02-11 20:22:50 -05:00
MixedTriggers.cpp
MixedTriggers.h
ModifySettingsButton.cpp
ModifySettingsButton.h
Slider.cpp
Slider.h
Tilt.cpp Tilt: Use std::array for m_tilt 2017-02-11 20:22:42 -05:00
Tilt.h Tilt: Use std::array for m_tilt 2017-02-11 20:22:42 -05:00
Triggers.cpp
Triggers.h