dolphin/Source/Core/InputCommon
Scott Mansell 6e969133f5 evdev: Delete rumble effects on the correct file descriptor.
Was using m_id insted of m_fd.
Also re-arrange the code so rumble effects always get deleted instead of
just on stop commands.
2015-07-07 16:59:10 +12:00
..
ControllerInterface evdev: Delete rumble effects on the correct file descriptor. 2015-07-07 16:59:10 +12:00
CMakeLists.txt Linux: Add an evdev based controller backend, to replace SDL. 2015-07-01 10:13:05 +12:00
ControllerEmu.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
ControllerEmu.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
GCPadStatus.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
InputCommon.vcxproj Merge pull request #925 from shuffle2/xbcd-compat 2014-09-02 23:21:47 -07:00
InputCommon.vcxproj.filters Revert changes to how DInput filters out XInput devices. 2014-09-01 14:56:11 -07:00
InputConfig.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
InputConfig.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
KeyboardStatus.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00