summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerEmu/ControlGroup
AgeCommit message (Expand)Author
2017-02-25ControlGroup: Convert group type enum into an enum classLioncash
2017-02-18Change INI keys containing "Wii Remote" back to "Wiimote"JosJuice
2017-02-11Force: Use std::array for m_swingLioncash
2017-02-11Tilt: Use std::array for m_tiltLioncash
2017-02-11Merge pull request #4894 from lioncash/privateJosJuice
2017-02-10Cursor: Make m_z privateLioncash
2017-02-10Buttons: Use a delegating constructorLioncash
2017-02-09ControllerEmu: Separate ControlGroup from ControllerEmuLioncash