[PATCH v4 1/7] winebus.sys: Add SDL gamepad and joystick driver

Aric Stewart aric at codeweavers.com
Wed Feb 21 06:55:13 CST 2018


v3: dynamic SDL library loading
v4: Dynamically use Joystick Vendor and Product ID if avaliable

Signed-off-by: Aric Stewart <aric at codeweavers.com>
---
 configure                    | 160 +++++++++++++++++++++++++++++++++++++++++++
 configure.ac                 |  15 ++++
 dlls/winebus.sys/Makefile.in |   3 +-
 dlls/winebus.sys/bus.h       |   1 +
 dlls/winebus.sys/bus_sdl.c   |  58 ++++++++++++++++
 dlls/winebus.sys/main.c      |  15 +++-
 include/config.h.in          |   9 +++
 7 files changed, 259 insertions(+), 2 deletions(-)
 create mode 100644 dlls/winebus.sys/bus_sdl.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: v4-0001-winebus.sys-Add-SDL-gamepad-and-joystick-driver.txt
Type: text/x-patch
Size: 13555 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20180221/7e4fec57/attachment-0001.bin>


More information about the wine-devel mailing list