You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
scrcpy/app/src/usb
Romain Vimont 2ad93d1fc0 Fix scrcpy_otg() return value on error
The function now returns an enum scrcpy_exit_code, not a bool.
5 months ago
..
aoa_hid.c Use VecDeque in aoa_hid 1 year ago
aoa_hid.h Use VecDeque in aoa_hid 1 year ago
hid_keyboard.c Replace raw number by its name 8 months ago
hid_keyboard.h Move AOA/HID code to usb/ 2 years ago
hid_mouse.c Improve HID event push error message 2 years ago
hid_mouse.h Move AOA/HID code to usb/ 2 years ago
scrcpy_otg.c Fix scrcpy_otg() return value on error 5 months ago
scrcpy_otg.h Add specific exit code for device disconnection 2 years ago
screen_otg.c Revert "Make OTG window resizable" 2 years ago
screen_otg.h Apply requested window size in OTG mode 2 years ago
usb.c Make sc_usb_devices_destroy() static 8 months ago
usb.h Report USB device disconnection when detected 2 years ago