Romain Vimont 784222edf6 Add --capture-orientation
Deprecate --lock-video-orientation in favor of a more general option
--capture-orientation, which supports all possible orientations
(0, 90, 180, 270, flip0, flip90, flip180, flip270), and a "locked" flag
via a '@' prefix.

All the old "locked video orientations" are supported:
 - --lock-video-orientation      ->  --capture-orientation=@
 - --lock-video-orientation=0    ->  --capture-orientation=@0
 - --lock-video-orientation=90   ->  --capture-orientation=@90
 - --lock-video-orientation=180  ->  --capture-orientation=@180
 - --lock-video-orientation=270  ->  --capture-orientation=@270

In addition, --capture-orientation can rotate/flip the display without
locking, so that it follows the physical device rotation.

For example:

    scrcpy --capture-orientation=flip90

always flips and rotates the capture by 90° clockwise.

The arguments are consistent with --orientation (which provides a
separate client-side orientation).
2024-11-18 14:40:24 +01:00
..
2024-02-01 09:19:47 +01:00
2024-08-05 16:13:02 +02:00
2024-06-09 18:27:30 +02:00
2024-09-15 11:21:56 +02:00
2024-09-15 11:21:56 +02:00
2024-10-06 18:07:05 +02:00
2024-09-23 23:59:08 +02:00
2024-09-23 23:59:08 +02:00
2024-11-18 14:40:24 +01:00
2024-06-23 19:15:45 +02:00
2024-09-12 11:06:13 +02:00
2023-03-30 20:58:33 +02:00
2024-09-14 14:42:00 +02:00
2023-03-11 15:57:25 +01:00
2023-03-11 15:57:25 +01:00
2024-09-11 15:41:49 +02:00
2024-09-11 15:41:29 +02:00
2024-06-29 13:10:45 +02:00
2024-03-01 00:52:00 +01:00
2024-03-01 00:52:00 +01:00
2024-10-12 15:57:24 +02:00
2024-06-29 13:10:45 +02:00
2024-09-15 11:21:56 +02:00
2024-09-15 11:21:56 +02:00
2024-09-14 21:24:15 +02:00
2024-10-07 16:54:15 +02:00
2024-06-29 12:42:19 +02:00
2024-06-29 12:42:19 +02:00
2024-11-18 14:40:24 +01:00
2024-11-18 14:40:24 +01:00
2024-09-15 11:21:56 +02:00
2023-11-23 23:34:46 +01:00
2023-11-23 23:34:46 +01:00
2024-11-18 14:40:24 +01:00
2024-10-06 18:00:56 +02:00
2024-11-18 14:40:24 +01:00
2024-11-18 14:40:24 +01:00
2024-06-29 13:10:45 +02:00
2023-03-11 15:57:25 +01:00