Rémi Bernon : winebus.sys: Use HID descriptor helpers in bus_sdl.c.

Alexandre Julliard julliard at winehq.org
Thu Aug 12 16:35:19 CDT 2021


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

Author: Rémi Bernon <rbernon at codeweavers.com>
Date:   Thu Aug 12 10:26:58 2021 +0200

winebus.sys: Use HID descriptor helpers in bus_sdl.c.

And remove old helpers.

Signed-off-by: Rémi Bernon <rbernon at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/winebus.sys/bus.h        |  29 ++++
 dlls/winebus.sys/bus_sdl.c    | 315 ++++++++++++------------------------------
 dlls/winebus.sys/bus_udev.c   |   1 -
 dlls/winebus.sys/controller.h | 145 -------------------
 dlls/winebus.sys/hid.c        |  38 ++++-
 dlls/winebus.sys/main.c       |   1 -
 dlls/xinput1_3/tests/xinput.c |  13 +-
 7 files changed, 157 insertions(+), 385 deletions(-)

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



More information about the wine-cvs mailing list