Romain Vimont
|
f978e4d6de
|
Use VecDeque in aoa_hid
Replace cbuf by VecDeque in aoa_hid
|
2023-03-10 22:22:15 +01:00 |
|
Romain Vimont
|
adda47b0f7
|
Move sc_usb out of sc_aoa
This will allow to initialize a USB device separately and pass it to
sc_aoa.
PR #2974 <https://github.com/Genymobile/scrcpy/pull/2974>
|
2022-01-27 23:35:59 +01:00 |
|
Romain Vimont
|
1d6f9952ee
|
Extract USB handling from AOA
The AOA code handled both USB initialization and AOA commands/events.
Extract USB-related code to a separate file and structure.
PR #2974 <https://github.com/Genymobile/scrcpy/pull/2974>
|
2022-01-27 23:35:55 +01:00 |
|
Romain Vimont
|
2762f5d183
|
Move AOA/HID code to usb/
PR #2974 <https://github.com/Genymobile/scrcpy/pull/2974>
|
2022-01-27 23:35:34 +01:00 |
|