dolphin/Source/Core/InputCommon
Leo Lam 4733bbd8f3
Merge pull request #6166 from ligfx/invokedeviceschangedcallbacks
ControllerInterface: cleanup callbacks API and logic
2017-12-15 21:05:17 +01:00
..
ControllerEmu GCPadEmu: only connected if default device connected 2017-11-19 16:07:00 +01:00
ControllerInterface Merge pull request #6166 from ligfx/invokedeviceschangedcallbacks 2017-12-15 21:05:17 +01:00
ControlReference ExpressionParser: std::move() tokens vector to parser 2017-09-14 12:53:36 -07:00
CMakeLists.txt
GCAdapter_Android.cpp Add Core::State::Starting 2017-09-13 17:30:18 -07:00
GCAdapter.cpp Add Core::State::Starting 2017-09-13 17:30:18 -07:00
GCAdapter.h
GCPadStatus.h Add GCPadStatus.isConnected boolean 2017-11-19 16:01:08 +01:00
InputCommon.vcxproj
InputCommon.vcxproj.filters
InputConfig.cpp EmulatedController: encapsulate default device behind getters/setters 2017-11-04 17:08:55 -07:00
InputConfig.h
KeyboardStatus.h