dolphin/Source/Core/InputCommon/ControllerInterface
Tillmann Karras 79051a28c4 evdev: simplify code
No need to check write access if we call open() right after which checks
that anyway. Also only get the device name once.
2018-10-08 19:51:29 +01:00
..
Android Android: Add rumble for phone 2018-09-07 08:54:03 -04:00
DInput Fix minor formatting issues 2017-06-05 02:32:19 +02:00
ForceFeedback Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
OSX ControllerInterface: invoke callbacks in AddDevice/RemoveDevice 2017-11-10 13:37:41 -08: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
evdev evdev: simplify code 2018-10-08 19:51:29 +01:00
ControllerInterface.cpp Add hotplug support to SDL2 controller backend 2018-06-04 17:50:08 +02:00
ControllerInterface.h CMake: make SDL a private dep of InputCommon 2018-06-04 17:49:21 +02: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