[Git][wine/wine][master] 5 commits: winebus: Return error status if SDL is disabled.
Alexandre Julliard pushed to branch master at wine / wine Commits: 5206181b by Rémi Bernon at 2025-08-08T19:19:32+09:00 winebus: Return error status if SDL is disabled. Otherwise we'll disable evdev backend too. Fixes: 3394379fa7bfdc5010a8963c566086254488c996 - - - - - 66616b51 by Rémi Bernon at 2025-08-08T19:19:32+09:00 winebus: Introduce a new set_abs_axis_value helper. - - - - - a580e9eb by Rémi Bernon at 2025-08-08T19:19:32+09:00 winebus: Emulate some gamepad buttons in the evdev backend. - - - - - 244cb445 by Rémi Bernon at 2025-08-08T19:19:32+09:00 winebus: Introduce a new hid_device_add_gamepad helper. - - - - - de42e781 by Rémi Bernon at 2025-08-08T19:19:32+09:00 winebus: Use hid_device_add_gamepad in the evdev backend. - - - - - 5 changed files: - dlls/winebus.sys/bus_sdl.c - dlls/winebus.sys/bus_udev.c - dlls/winebus.sys/hid.c - dlls/winebus.sys/main.c - dlls/winebus.sys/unix_private.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/ede9ff9e55a3bcaf832baf19ac2dd7... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/ede9ff9e55a3bcaf832baf19ac2dd7... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)