scrcpy/app/src/usb
Romain Vimont a582c0cc1b Split gamepad device added/removed events
Use two separate event structs for gamepad device added and gamepad
device removed.

In theory, some data (like vendorId and productId) could be added
specifically to "device added" events.
2024-12-07 15:00:40 +01:00
..
aoa_hid.c Make AOA keyboard/mouse open error fatal 2024-09-15 11:21:56 +02:00
aoa_hid.h Add missing include common.h 2024-10-06 18:07:05 +02:00
gamepad_aoa.c Split gamepad device added/removed events 2024-12-07 15:00:40 +01:00
gamepad_aoa.h Add AOA gamepad support 2024-09-15 11:21:56 +02:00
keyboard_aoa.c Make AOA keyboard/mouse open error fatal 2024-09-15 11:21:56 +02:00
keyboard_aoa.h Extract keyboard HID handling 2024-03-01 00:51:37 +01:00
mouse_aoa.c Make AOA keyboard/mouse open error fatal 2024-09-15 11:21:56 +02:00
mouse_aoa.h Extract mouse HID handling 2024-03-01 00:51:39 +01:00
scrcpy_otg.c Load ADB value using sc_get_env() 2024-12-02 18:23:18 +01:00
scrcpy_otg.h Add specific exit code for device disconnection 2022-03-06 22:19:46 +01:00
screen_otg.c Split gamepad device added/removed events 2024-12-07 15:00:40 +01:00
screen_otg.h Use shortcut mods as mouse capture keys 2024-10-06 18:01:02 +02:00
usb.c Make sc_usb_devices_destroy() static 2023-10-23 15:39:19 +02:00
usb.h Report USB device disconnection when detected 2022-02-20 17:38:14 +01:00