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
Romain Vimont a2c8910006 Rename --no-mirror to --no-playback
This option impacts video and audio _playback_. For example, if we use
V4L2, the device is still "mirrored" (via V4L2), even if playback is
disabled. Therefore, "playback" is more approriate than "mirror".

The initial option --no-display option was renamed to --no-mirror by
commit 6928acdeac, but this has never been
released, so it is ok to rename it one more time.

Refs #3978 <https://github.com/Genymobile/scrcpy/pull/3978#issuecomment-1549420103>
PR #4033 <https://github.com/Genymobile/scrcpy/pull/4033>
1 year ago
..
test_adb_parser.c Fix "ip route" parsing 2 years ago
test_binary.c Add conversion from float to fixed-point i16 2 years ago
test_bytebuf.c Simplify bytebuf naming 2 years ago
test_cli.c Rename --no-mirror to --no-playback 1 year ago
test_control_msg_serialize.c Forward action button to device 2 years ago
test_device_msg_deserialize.c Add device clipboard set acknowledgement 3 years ago
test_str.c Remove confusing sc_str_truncate() 3 years ago
test_strbuf.c Add missing includes 3 years ago
test_vecdeque.c Introduce VecDeque 2 years ago
test_vector.c Add sc_vector 3 years ago