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/tests
Simon Chan 840680f546 Add UHID keyboard support
Use the following command:

    scrcpy --keyboard=uhid

PR #4473 <https://github.com/Genymobile/scrcpy/pull/4473>

Co-authored-by: Romain Vimont <rom@rom1v.com>
Signed-off-by: Romain Vimont <rom@rom1v.com>
3 months ago
..
test_adb_parser.c Fix "ip route" parsing 1 year ago
test_audiobuf.c Replace locks by atomics in audio player 4 months ago
test_binary.c Add conversion from float to fixed-point i16 2 years ago
test_cli.c Add separate video and audio playback options 1 year ago
test_control_msg_serialize.c Add UHID keyboard support 3 months ago
test_device_msg_deserialize.c Use sc_ prefix for device sender 3 months ago
test_orientation.c Add --display-orientation 6 months ago
test_str.c Replace sprintf() with safer snprintf() 7 months ago
test_strbuf.c Add missing includes 3 years ago
test_vecdeque.c Add missing `void`s for empty parameter list 7 months ago
test_vector.c Add missing `void`s for empty parameter list 7 months ago