dolphin/Source/Core/InputCommon
skidau 780eef68f6 Fixed the crash that would occur when the Refresh button was pressed in the controllers config.
- Simplified the locking mechanism when controllers were updated
- Reloaded the config of the controls instead of re-initialising the control plugins
- Fixed controls being unresponsive after the Refresh button was pressed
- Disables the hotkeys while the controller config is open
2015-03-08 20:27:13 +11:00
..
ControllerInterface Fixed the crash that would occur when the Refresh button was pressed in the controllers config. 2015-03-08 20:27:13 +11:00
CMakeLists.txt CMake: simplify some expressions 2015-01-03 13:17:57 +01:00
ControllerEmu.cpp
ControllerEmu.h
GCPadStatus.h
InputCommon.vcxproj
InputCommon.vcxproj.filters
InputConfig.cpp Fixed the crash that would occur when the Refresh button was pressed in the controllers config. 2015-03-08 20:27:13 +11:00
InputConfig.h Fixed the crash that would occur when the Refresh button was pressed in the controllers config. 2015-03-08 20:27:13 +11:00
KeyboardStatus.h Added GameCube Keyboard support. 2015-01-17 09:36:05 +11:00