-
Kai Krakow authored
Device reports may come in faster than our consumers could possibly read them, this is especially true for multi-axis events: When you move a stick across its range, it will always generate at least two events, one for the x axis, and one for the y axis. This is not really an error situation, so let's just discard the error message. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=43125Signed-off-by: Kai Krakow <kai@kaishome.de> Signed-off-by: Aric Stewart <aric@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
d744f367
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Makefile.in | ||
bus.h | ||
bus_iohid.c | ||
bus_sdl.c | ||
bus_udev.c | ||
controller.h | ||
main.c | ||
winebus.sys.spec |