dolphin/Source/Core/InputCommon
2018-04-19 17:48:55 -04:00
..
ControllerEmu ControllerEmu: Use enum instead of bool for translatability 2018-04-13 13:04:26 +02:00
ControllerInterface Reformat all the things! 2018-04-12 21:28:39 +02:00
ControlReference THis fixes issue #08 and #16, the rumble test and slider 2018-04-19 17:48:55 -04:00
CMakeLists.txt InputCommon/CMakeLists: Link evdev and udev in privately 2018-04-10 09:59:55 -04:00
GCAdapter_Android.cpp Add Core::State::Starting 2017-09-13 17:30:18 -07:00
GCAdapter.cpp Reformat all the things! 2018-04-12 21:28:39 +02: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 Reformat all the things! 2018-04-12 21:28:39 +02:00
KeyboardStatus.h