Rémi Bernon : dinput: Remove the need for ANSI enum_device callback.

Alexandre Julliard julliard at winehq.org
Mon May 31 15:58:36 CDT 2021


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

Author: Rémi Bernon <rbernon at codeweavers.com>
Date:   Mon May 31 10:23:56 2021 +0200

dinput: Remove the need for ANSI enum_device callback.

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

---

 dlls/dinput/dinput_main.c         | 14 +++++-----
 dlls/dinput/dinput_private.h      |  3 +-
 dlls/dinput/joystick_linux.c      | 58 ++-------------------------------------
 dlls/dinput/joystick_linuxinput.c | 54 ++----------------------------------
 dlls/dinput/joystick_osx.c        | 52 ++---------------------------------
 dlls/dinput/keyboard.c            | 50 ++-------------------------------
 dlls/dinput/mouse.c               | 50 ++-------------------------------
 7 files changed, 18 insertions(+), 263 deletions(-)

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



More information about the wine-cvs mailing list