dolphin/Source/Core/InputCommon/ControllerInterface
JosJuice d3e1d2ea00
Merge pull request #7666 from jordan-woyak/input-shutdown-fix
ControllerInterface: Shutdown order and race condition fix.
2019-01-08 14:39:47 +01:00
..
Android Android: Change all analoginputs to just inputs 2019-01-07 21:52:39 -05:00
DInput ControllerInterface: Set DInput FF effect parameters sanely. This fixes a crash with periodic effects and my GCPad adapter (probably a divide by zero behind the scenes). 2019-01-05 13:00:04 -06:00
evdev evdev: simplify code 2018-10-08 19:51:29 +01:00
ForceFeedback ControllerInterface: Set DInput FF effect parameters sanely. This fixes a crash with periodic effects and my GCPad adapter (probably a divide by zero behind the scenes). 2019-01-05 13:00:04 -06:00
OSX ControllerInterface: DInput: Update force feedback effects in a thread. This should prevent slowdowns experienced by a handful of users. 2018-12-24 19:40:58 -06:00
Pipes Reformat all the things! 2018-04-12 21:28:39 +02:00
Quartz Add headless support on macOS 2017-04-15 19:34:42 -07:00
SDL Add hotplug support to SDL2 controller backend 2018-06-04 17:50:08 +02:00
XInput Ignore capabilities reported by an XInput device 2017-08-09 22:51:01 -05:00
Xlib InputCommon/XInput2: Increase mouse buttons to 32 2018-08-27 08:47:32 -04:00
ControllerInterface.cpp ControllerInterface: Shutdown order and race condition fix. 2019-01-02 08:19:42 -06:00
ControllerInterface.h ControllerInterface: Shutdown order and race condition fix. 2019-01-02 08:19:42 -06:00
Device.cpp Merge pull request #6166 from ligfx/invokedeviceschangedcallbacks 2017-12-15 21:05:17 +01:00
Device.h Reformat all the things! 2018-04-12 21:28:39 +02:00