scrcpy/app
Romain Vimont 988174805c Fix boolean assignment
On --no-vd-system-decoration, the boolean option must be set to false.

It was wrongly assigned from optarg (this worked because optarg is NULL
at this point, so it was converted to false).

PR #5615 <https://github.com/Genymobile/scrcpy/pull/5615>
2024-12-08 09:26:53 +01:00
..
data Remove scrcpy wrapper script for static builds 2024-12-02 18:23:18 +01:00
deps Build FFmpeg with v4l2 support for Linux 2024-11-24 17:52:53 +01:00
src Fix boolean assignment 2024-12-08 09:26:53 +01:00
tests Add --capture-orientation 2024-11-19 21:31:04 +01:00
meson.build Expose sc_get_env() to read environment variable 2024-12-02 18:23:18 +01:00
scrcpy-windows.manifest Set DPI awareness for Windows 2021-12-20 19:13:02 +01:00
scrcpy-windows.rc Bump version to 3.0.2 2024-12-04 22:35:25 +01:00
scrcpy.1 Reset TCP/IP connection with a '+' prefix 2024-12-04 13:16:51 +01:00