Sweden-Number/dlls/winebus.sys
Aric Stewart 164517fe57 winebus.sys: Do not depend on USB devices.
Allows for bluetooth devices to work as well
Based on work and testing by Michael Menegakis <arxeio@gmail.com>.

Signed-off-by: Aric Stewart <aric@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-02-21 20:07:42 +01:00
..
Makefile.in winebus.sys: Add SDL gamepad and joystick driver. 2018-02-21 18:51:58 +01:00
bus.h winebus.sys: Add SDL gamepad and joystick driver. 2018-02-21 18:51:58 +01:00
bus_iohid.c winebus.sys: Be more specific as to what we offer as IG_ enumerated devices. 2018-02-15 08:03:00 +01:00
bus_sdl.c winebus.sys: Implement SDL Haptic for controller vibration. 2018-02-21 20:07:41 +01:00
bus_udev.c winebus.sys: Do not depend on USB devices. 2018-02-21 20:07:42 +01:00
controller.h winebus.sys: Process SDL device reports. 2018-02-21 20:07:41 +01:00
main.c winebus.sys: Add SDL gamepad and joystick driver. 2018-02-21 18:51:58 +01:00
winebus.sys.spec