dolphin/Source/Core/InputCommon/ControllerInterface
spycrab 672b582bec
Merge pull request #7918 from spycrab/iokit_refactor
InputCommon/OSX: Refactor IOKit controller interface
2019-03-22 21:18:27 +01:00
..
Android Android: Optimize rumble call 2019-01-26 09:38:35 -05:00
DInput ControllerInterface: Unbreak DirectInput POV Hats having bad values on init. 2019-03-19 16:05:49 -05:00
ForceFeedback ControllerInterface: evdev: Cleanup rumble effect processing so effects aren't removed and re-uploaded with every SetState() call. Split the "LeftRight" output into separate "Strong" and "Weak" outputs. Other minor cleanups. 2019-01-17 12:10:50 -06:00
OSX InputCommon/OSX: Refactor IOKit controller interface 2019-03-22 14:04:30 +01: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 ControllerInterface: Input detection improvements. 2019-03-03 18:36:16 -06:00
Xlib InputCommon/XInput2: Increase mouse buttons to 32 2018-08-27 08:47:32 -04:00
evdev DolphinQt/InputCommon: Fix a few memory leaks. 2019-03-17 18:31:41 -05:00
ControllerInterface.cpp ControllerInterface: Allow hotplug callbacks to be unregistered and don't reload the entire config from the ini file on hotplug, just update the control references. This should fix a crash on shutdown on Android. 2019-01-10 18:32:16 -06:00
ControllerInterface.h ControllerInterface: Allow hotplug callbacks to be unregistered and don't reload the entire config from the ini file on hotplug, just update the control references. This should fix a crash on shutdown on Android. 2019-01-10 18:32:16 -06:00
Device.cpp ControllerInterface/DolphinQt: Make mapping "all devices" way less hacky. 2019-03-03 18:39:02 -06:00
Device.h ControllerInterface/DolphinQt: Make mapping "all devices" way less hacky. 2019-03-03 18:39:02 -06:00