-
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.