scrcpy/app
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>
2023-05-27 09:55:38 +02:00
..
data Rename --no-mirror to --no-playback 2023-05-27 09:55:38 +02:00
prebuilt-deps Upgrade FFmpeg build to 6.0-scrcpy-4 2023-05-15 21:55:22 +02:00
src Rename --no-mirror to --no-playback 2023-05-27 09:55:38 +02:00
tests Rename --no-mirror to --no-playback 2023-05-27 09:55:38 +02:00
meson.build Extract sc_display from sc_screen 2023-04-06 19:48:26 +02:00
scrcpy-windows.manifest Set DPI awareness for Windows 2021-12-20 19:13:02 +01:00
scrcpy-windows.rc Bump version to 2.0 2023-03-12 02:05:37 +01:00
scrcpy.1 Rename --no-mirror to --no-playback 2023-05-27 09:55:38 +02:00