scrcpy/app/src/usb
Romain Vimont b16d4d1835 Fix adb server vs adb daemon confusion
The adb daemon runs on the device, the adb server runs as a background
process on the computer.
2023-06-05 19:45:20 +02:00
..
aoa_hid.c Use VecDeque in aoa_hid 2023-03-10 22:22:15 +01:00
aoa_hid.h Use VecDeque in aoa_hid 2023-03-10 22:22:15 +01:00
hid_keyboard.c Improve HID event push error message 2022-02-24 23:28:20 +01:00
hid_keyboard.h Move AOA/HID code to usb/ 2022-01-27 23:35:34 +01:00
hid_mouse.c Improve HID event push error message 2022-02-24 23:28:20 +01:00
hid_mouse.h Move AOA/HID code to usb/ 2022-01-27 23:35:34 +01:00
scrcpy_otg.c Fix adb server vs adb daemon confusion 2023-06-05 19:45:20 +02:00
scrcpy_otg.h Add specific exit code for device disconnection 2022-03-06 22:19:46 +01:00
screen_otg.c Revert "Make OTG window resizable" 2022-04-28 20:45:46 +02:00
screen_otg.h Apply requested window size in OTG mode 2022-04-28 19:18:09 +02:00
usb.c Add missing allocation failure check 2022-07-19 12:17:02 +02:00
usb.h Report USB device disconnection when detected 2022-02-20 17:38:14 +01:00