Sweden-Number/dlls/winebus.sys
Ivo Ivanov 57161ff693 winebus.sys: Accept whitespaces in strings parsed from uevent.
Fixes the device names appearing with the first words in joy.cpl
and probably in games, when the UDEV bus is used in HIDRAW mode.

Signed-off-by: Ivo Ivanov <logos128@gmail.com>
Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-11-12 22:42:51 +01:00
..
Makefile.in winebus.sys: Get inotify working on FreeBSD. 2021-10-25 18:50:59 +02:00
bus_iohid.c winebus.sys: Use +hid debug channel. 2021-11-09 11:16:55 +01:00
bus_sdl.c winebus.sys: Use +hid debug channel. 2021-11-09 11:16:55 +01:00
bus_udev.c winebus.sys: Accept whitespaces in strings parsed from uevent. 2021-11-12 22:42:51 +01:00
hid.c winebus.sys: Use +hid debug channel. 2021-11-09 11:16:55 +01:00
main.c winebus.sys: Use +hid debug channel. 2021-11-09 11:16:55 +01:00
pop_hid_macros.h winebus.sys: Use macros to define HID reports. 2021-06-02 20:28:03 +02:00
psh_hid_macros.h winebus.sys: Use macros to define HID reports. 2021-06-02 20:28:03 +02:00
unix_private.h winebus.sys: Process quirky DS4 bluetooth reports. 2021-10-18 18:36:32 +02:00
unixlib.c winebus.sys: Process quirky DS4 bluetooth reports. 2021-10-18 18:36:32 +02: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