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
Romain Vimont f2d6203156 Extract HID events struct
An event contained several fields:
 - the accessory id
 - the HID event data
 - a field ack_to_wait specific to the AOA implementation.

Extract the HID event part to prepare the factorization of HID event
creation.

PR #4473 <https://github.com/Genymobile/scrcpy/pull/4473>
3 months ago
..
data Introduce --keyboard and --mouse 3 months ago
prebuilt-deps Remove duplicate lines in libusb script 3 months ago
src Extract HID events struct 3 months ago
tests Use sc_ prefix for device sender 4 months ago
meson.build Replace locks by atomics in audio player 4 months ago
scrcpy-windows.manifest Set DPI awareness for Windows 3 years ago
scrcpy-windows.rc Bump version to 2.3.1 6 months ago
scrcpy.1 Introduce --keyboard and --mouse 3 months ago