dolphin-emulator/Source/Core/InputCommon
Lioncash 26f17a1723 ControlGroup: Convert group type enum into an enum class
Gets some constants out of the ControllerEmu namespace, and modifies
ControlGroup so that it uses the enum type itself to represent the
underlying type, rather than a u32 value.
2017-02-25 01:15:04 -05:00
..
ControllerEmu ControlGroup: Convert group type enum into an enum class 2017-02-25 01:15:04 -05:00
ControllerInterface Add missing "functional" include 2017-02-20 14:25:55 +00: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