[PATCH] winejoystick.drv: add HID support

Aric Stewart aricstewart at gmail.com
Fri Feb 3 11:19:33 CST 2017


Right now, only enabled if no other joystick platform layer is defined
or HID_WINMM is explicitly defined

Signed-off-by: Aric Stewart <aric at codeweavers.com>
---
 dlls/winejoystick.drv/Makefile.in      |   2 +
 dlls/winejoystick.drv/joystick_hid.c   | 546 +++++++++++++++++++++++++++++++++
 dlls/winejoystick.drv/joystick_linux.c |   2 +-
 dlls/winejoystick.drv/joystick_osx.c   |   2 +-
 4 files changed, 550 insertions(+), 2 deletions(-)
 create mode 100644 dlls/winejoystick.drv/joystick_hid.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-winejoystick.drv-add-HID-support.txt
Type: text/x-patch
Size: 19695 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20170203/0e622cd3/attachment-0001.bin>


More information about the wine-patches mailing list