scrcpy/app
Romain Vimont 2f92686930 Pass --lock-video-orientation argument in degrees
For consistency with the new --display-orientation option, express the
--lock-video-orientation in degrees clockwise:

 * --lock-video-orientation=0 -> --lock-video-orientation=0
 * --lock-video-orientation=3 -> --lock-video-orientation=90
 * --lock-video-orientation=2 -> --lock-video-orientation=180
 * --lock-video-orientation=1 -> --lock-video-orientation=270

PR #4441 <https://github.com/Genymobile/scrcpy/pull/4441>
2023-11-23 23:27:32 +01:00
..
data Pass --lock-video-orientation argument in degrees 2023-11-23 23:27:32 +01:00
prebuilt-deps Upgrade FFmpeg build to 6.1-scrcpy-2 2023-11-15 12:02:57 +01:00
src Pass --lock-video-orientation argument in degrees 2023-11-23 23:27:32 +01:00
tests Add --display-orientation 2023-11-23 23:27:28 +01:00
meson.build Add --display-orientation 2023-11-23 23:27:28 +01:00
scrcpy-windows.manifest Set DPI awareness for Windows 2021-12-20 19:13:02 +01:00
scrcpy-windows.rc Bump version to v2.2 2023-11-01 18:36:33 +01:00
scrcpy.1 Pass --lock-video-orientation argument in degrees 2023-11-23 23:27:32 +01:00