This website requires JavaScript.
Explore
Help
Sign In
drgreen
/
scrcpy
Watch
1
Star
0
Fork
0
You've already forked scrcpy
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
scrcpy
/
app
/
src
/
usb
History
Romain Vimont
2caf593960
Reorder AOA functions
...
This will allow sc_aoa_setup_hid() to compile even when sc_aoa_unregister_hid() will be made static.
2024-09-07 22:45:05 +02:00
..
aoa_hid.c
Reorder AOA functions
2024-09-07 22:45:05 +02:00
aoa_hid.h
Move HID ids to common HID code
2024-09-07 22:45:05 +02:00
keyboard_aoa.c
Move HID ids to common HID code
2024-09-07 22:45:05 +02:00
keyboard_aoa.h
Extract keyboard HID handling
2024-03-01 00:51:37 +01:00
mouse_aoa.c
Move HID ids to common HID code
2024-09-07 22:45:05 +02:00
mouse_aoa.h
Extract mouse HID handling
2024-03-01 00:51:39 +01:00
scrcpy_otg.c
Extract sc_push_event()
2024-09-07 22:03:27 +02:00
scrcpy_otg.h
Add specific exit code for device disconnection
2022-03-06 22:19:46 +01:00
screen_otg.c
Track mouse buttons state manually
2024-07-11 12:04:09 +02:00
screen_otg.h
Extract mouse HID handling
2024-03-01 00:51:39 +01: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