Alexandre Julliard pushed to branch master at wine / wine
Commits: 29226ef2 by Rémi Bernon at 2024-11-18T11:53:54+01:00 winebus: Build HID report descriptors on device creation.
- - - - - b787e065 by Rémi Bernon at 2024-11-18T11:53:54+01:00 winebus: Lookup device HID usage and usage page on the PE side.
- - - - - a10ea7e6 by Rémi Bernon at 2024-11-18T11:53:54+01:00 winebus: Count HID buttons and pass it to is_hidraw_enabled.
- - - - - c5a726e8 by Rémi Bernon at 2024-11-18T11:53:54+01:00 winebus: Enable hidraw by default for various HOTAS controllers.
Based on contributions from Andrew Conrad, Arkadiusz Hiler, Ivo Ivanov, and Kai Krakow.
- - - - -
6 changed files:
- dlls/winebus.sys/bus_iohid.c - dlls/winebus.sys/bus_sdl.c - dlls/winebus.sys/bus_udev.c - dlls/winebus.sys/main.c - dlls/winebus.sys/unixlib.c - dlls/winebus.sys/unixlib.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/933b885ce729f7129309d9025b0885...