dolphin/Source/Core/InputCommon
2016-01-23 11:40:33 -06:00
..
ControllerInterface [Pipe input] Make the commands locale-unaware 2016-01-20 22:48:22 +01:00
CMakeLists.txt [Android] Add support for the Wii U Gamecube adapter under Android. 2016-01-06 01:10:54 -06:00
ControllerEmu.cpp
ControllerEmu.h
GCAdapter_Android.cpp Fix a bug in GCAdapter_Android where the payload size would end up being crazy values on the opposite thread 2016-01-23 11:40:33 -06:00
GCAdapter_Null.cpp HW: Remove unnecessary header inclusions 2016-01-13 02:47:32 -05:00
GCAdapter.cpp Allow multiple GC adapters on one PC to be used with multiple Dolphin instances. 2016-01-20 15:20:17 -06:00
GCAdapter.h HW: Remove unnecessary header inclusions 2016-01-13 02:47:32 -05:00
GCPadStatus.h Add two missing values that can fit in GCPadStatus 2016-01-05 13:44:37 -06:00
InputCommon.vcxproj Move SI_GCAdapter over to InputCommon 2016-01-05 13:44:37 -06:00
InputCommon.vcxproj.filters Move SI_GCAdapter over to InputCommon 2016-01-05 13:44:37 -06:00
InputConfig.cpp InputConfig: Clean up controller management 2015-11-19 02:41:33 -05:00
InputConfig.h InputConfig: Clean up controller management 2015-11-19 02:41:33 -05:00
KeyboardStatus.h