1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-05 17:28:47 +00:00
wine/dlls/winebus.sys
Tim Clem c5f9d9188a winebus.sys: Only attempt to open joysticks and gamepads in the IOHID backend.
An extension of 3985b7c5. Opening the device for the Touch Bar on
older MacBooks also triggers a permission prompt, so for now it makes
sense to restrict the devices we open.
2024-03-04 15:39:06 +01:00
..
bus_iohid.c winebus.sys: Only attempt to open joysticks and gamepads in the IOHID backend. 2024-03-04 15:39:06 +01:00
bus_sdl.c dinput: Implement DIPROP_AUTOCENTER. 2024-01-23 22:56:53 +01:00
bus_udev.c dinput: Implement DIPROP_AUTOCENTER. 2024-01-23 22:56:53 +01:00
hid.c winebus.sys: Use 4 bits for hat switches. 2024-01-30 23:03:38 +01:00
main.c winebus.sys: Force debug info in critical sections. 2024-02-29 21:22:24 +01:00
Makefile.in makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
pop_hid_macros.h
psh_hid_macros.h
unix_private.h winebus: Move device identification helpers to unixlib.h. 2024-01-18 18:08:48 +01:00
unixlib.c winebus: Move device identification helpers to unixlib.h. 2024-01-18 18:08:48 +01:00
unixlib.h winebus: Move device identification helpers to unixlib.h. 2024-01-18 18:08:48 +01:00
winebus.inf
winebus.rc