dolphin/Source/Core/InputCommon
Michael Maltese a509f56116 InputCommon: Extract ControlReference from ControllerInterface
Better separation of concerns. Relegates `ControllerInterface` to
enumerating input controls, and the new `ControlReference` deals with
combining inputs and configuration expression parsing.
2017-02-07 22:59:10 -08:00
..
ControlReference InputCommon: Extract ControlReference from ControllerInterface 2017-02-07 22:59:10 -08:00
ControllerEmu InputCommon: Extract ControlReference from ControllerInterface 2017-02-07 22:59:10 -08:00
ControllerInterface InputCommon: Extract ControlReference from ControllerInterface 2017-02-07 22:59:10 -08:00
CMakeLists.txt InputCommon: Extract ControlReference from ControllerInterface 2017-02-07 22:59:10 -08:00
GCAdapter.cpp Merge pull request #4408 from leoetlino/usb 2017-02-07 09:17:05 +13: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 InputCommon: Extract ControlReference from ControllerInterface 2017-02-07 22:59:10 -08:00
InputCommon.vcxproj.filters InputCommon: Extract ControlReference from ControllerInterface 2017-02-07 22:59:10 -08:00
InputConfig.cpp ControllerEmu: Move into its own directory 2017-02-07 22:12:06 -05:00
InputConfig.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
KeyboardStatus.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00