Module: wine Branch: master Commit: c8b3e9b26296f122c905fe6c946aea12a3a1754e URL: https://source.winehq.org/git/wine.git/?a=commit;h=c8b3e9b26296f122c905fe6c9...
Author: Rémi Bernon rbernon@codeweavers.com Date: Fri Oct 8 09:50:22 2021 +0200
dinput: Implement support for the PID effect set envelope report.
Signed-off-by: Rémi Bernon rbernon@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/dinput/joystick_hid.c | 73 +++++++++++++++++++++++++++++++++++++++++++++- dlls/dinput8/tests/hid.c | 2 -- 2 files changed, 72 insertions(+), 3 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=c8b3e9b26296f122c905f...