wine/dlls/winebus.sys
Rémi Bernon b89204385b winebus.sys: Send PID effect state reports for UDEV lnxev devices.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52062
Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-12-02 20:20:39 +01:00
..
bus_iohid.c winebus.sys: Use +hid debug channel. 2021-11-09 11:16:55 +01:00
bus_sdl.c winebus.sys: Send PID effect state reports for SDL devices. 2021-12-02 20:20:39 +01:00
bus_udev.c winebus.sys: Send PID effect state reports for UDEV lnxev devices. 2021-12-02 20:20:39 +01:00
hid.c winebus.sys: Send PID effect state reports for SDL devices. 2021-12-02 20:20:39 +01:00
main.c winebus.sys: Initialize last_report length and buffer. 2021-11-22 22:20:50 +01:00
Makefile.in winebus.sys: Get inotify working on FreeBSD. 2021-10-25 18:50:59 +02:00
pop_hid_macros.h
psh_hid_macros.h
unix_private.h winebus.sys: Send PID effect state reports for SDL devices. 2021-12-02 20:20:39 +01:00
unixlib.c winebus.sys: Avoid unnecessary scaling of effect parameter values. 2021-11-19 18:31:38 +01:00
unixlib.h winebus.sys: Add code path to bypass udevd and use inotify. 2021-10-20 16:16:07 +02:00
winebus.inf
winebus.rc
winebus.sys.spec