Rémi Bernon : dinput: Implement HID joystick object names from their usages.

Alexandre Julliard julliard at winehq.org
Tue Nov 16 16:32:26 CST 2021


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

Author: Rémi Bernon <rbernon at codeweavers.com>
Date:   Tue Nov 16 08:23:36 2021 +0100

dinput: Implement HID joystick object names from their usages.

Fixes some issues with apps like WheelCheck from iRacing, which show
detailed info about available objects on the device (such as axes,
buttons, other non-data caps, collections, etc.).

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

---

 dlls/dinput/joystick_hid.c | 92 +++++++++++++++++++++++++++++++++++++++++++++-
 dlls/dinput8/tests/hid.c   | 13 ++++---
 2 files changed, 98 insertions(+), 7 deletions(-)

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



More information about the wine-cvs mailing list