Genymobile-scrcpy/app
chengjiansu bad2183087 Fix orientation error message
When running `scrcpy --capture-orientation=@100`, the error shown is:

> Unsupported orientation: @100 (expected 0, 90, 180, 270, flip0, flip90, flip180 or flip270)

We should tell the user that the error is 100, not @100.

Moreover, the function parse_orientation() should not access the
`optarg` global variable.

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

Signed-off-by: Romain Vimont <rom@rom1v.com>
2026-03-10 20:14:23 +01:00
..
data Keep Windows terminal open on error 2026-02-21 12:17:31 +01:00
deps Upgrade SDL build script for SDL3 2026-01-08 20:40:51 +01:00
src Fix orientation error message 2026-03-10 20:14:23 +01:00
tests Improve adb devices parsing 2026-02-12 20:06:11 +01:00
meson.build Add utility to serialize windows arguments 2026-02-12 20:00:39 +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.3.4 2025-12-17 19:57:50 +01:00
scrcpy.1 Add shortcuts to change the camera zoom 2026-01-13 20:40:58 +01:00