dolphin/Source/Core/InputCommon/ControllerInterface
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
..
Android ControllerInterface: Implement dummy UpdateInput / UpdateOutputs 2014-11-28 10:50:45 -08:00
DInput ControllerInterface: Make UpdateInput / UpdateOutput return void 2014-11-28 10:50:45 -08:00
ForceFeedback ForceFeedback: Apply immediately as well 2014-11-28 10:54:04 -08:00
OSX ControllerInterface: Make UpdateInput / UpdateOutput return void 2014-11-28 10:50:45 -08:00
SDL Remove an assumption in SDL. 2015-01-19 16:07:28 -06:00
XInput XInput: Apply immediately as well 2014-11-28 10:54:04 -08:00
Xlib ControllerInterface: Make UpdateInput / UpdateOutput return void 2014-11-28 10:50:45 -08:00
ControllerInterface.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
ControllerInterface.h HW: Remove UpdateOutput 2014-11-28 10:54:04 -08:00
Device.cpp ControllerInterface: Remove unused ClearInputState 2014-11-28 10:50:45 -08:00
Device.h HW: Remove UpdateOutput 2014-11-28 10:54:04 -08:00
ExpressionParser.cpp Do not fail to evaluate an expression if some input is missing 2015-02-26 01:24:54 +01:00
ExpressionParser.h clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00