Aric Stewart : xinput: Detect and setup HID gamepads.

Alexandre Julliard julliard at winehq.org
Thu Feb 15 14:42:28 CST 2018


Module: wine
Branch: master
Commit: 755422a2be2db4641ad33c9d41d5d0f0e9226e48
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=755422a2be2db4641ad33c9d41d5d0f0e9226e48

Author: Aric Stewart <aric at codeweavers.com>
Date:   Wed Feb 14 12:40:59 2018 -0600

xinput: Detect and setup HID gamepads.

Signed-off-by: Aric Stewart <aric at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/xinput1_1/Makefile.in      |   2 +
 dlls/xinput1_2/Makefile.in      |   2 +
 dlls/xinput1_3/Makefile.in      |   2 +
 dlls/xinput1_3/hid.c            | 331 ++++++++++++++++++++++++++++++++++++++++
 dlls/xinput1_3/xinput_main.c    |  27 ++--
 dlls/xinput1_3/xinput_private.h |  30 ++++
 dlls/xinput1_4/Makefile.in      |   2 +
 dlls/xinput9_1_0/Makefile.in    |   2 +
 8 files changed, 387 insertions(+), 11 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=755422a2be2db4641ad33c9d41d5d0f0e9226e48



More information about the wine-cvs mailing list