scrcpy/app
Romain Vimont 35f1700354 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.
2024-01-25 20:32:37 +01:00
..
data Introduce --keyboard and --mouse 2024-01-20 18:48:28 +01:00
prebuilt-deps Upgrade sdl (2.28.5) for Windows 2023-11-25 21:06:45 +01:00
src Extract HID events struct 2024-01-25 20:32:37 +01:00
tests Add --display-orientation 2023-11-23 23:27:28 +01:00
meson.build Improve crossbuild 2023-11-25 21:06:37 +01:00
scrcpy-windows.manifest Set DPI awareness for Windows 2021-12-20 19:13:02 +01:00
scrcpy-windows.rc Bump version to 2.3.1 2023-12-02 12:30:19 +01:00
scrcpy.1 Introduce --keyboard and --mouse 2024-01-20 18:48:28 +01:00