Romain Vimont
0fb22c3e98
Happy new year 2020!
6 years ago
Romain Vimont
242e57d69b
Merge branch 'master' into dev
6 years ago
Romain Vimont
eb0f339271
Add shortcut to rotate screen
...
On Ctrl+r, disable auto-rotation (if enabled), set the screen rotation
and re-enable auto-rotation (if it was enabled).
Closes #11 <https://github.com/Genymobile/scrcpy/issues/11 >
6 years ago
yangfl
8bc056b9c6
Fix manpage format
6 years ago
Romain Vimont
c2116082ab
Remove deprecated options from help and manpage
...
Ref: ff061b4f30
6 years ago
Romain Vimont
1d97d7213d
Add option --max-fps
...
Add an option to limit the capture frame rate. It only works for devices
with Android >= 10.
Fixes <https://github.com/Genymobile/scrcpy/issues/488 >
6 years ago
Romain Vimont
59073223aa
Update manpage for --window-borderless option
6 years ago
Romain Vimont
9fd7a80a89
Add option to specify the initial window size
...
Add --window-width and --window-height parameters.
If only one is provided, the other is computed so that the aspect ratio
is preserved.
6 years ago
Romain Vimont
b6e2f8ae00
Update manpage for --window-{x,y} options
6 years ago
Romain Vimont
c916af0984
Add --prefer-text option
...
Expose an option to configure how key/text events are forwarded to the
Android device.
Enabling the option avoids issues when combining multiple keys to enter
special characters, but breaks the expected behavior of alpha keys in
games (typically WASD).
Fixes <https://github.com/Genymobile/scrcpy/issues/650 >
6 years ago
Romain Vimont
120f08ee96
Fix manpage option parameter format
...
The parameter for --window-title was not underlined the same way as
others.
6 years ago
yangfl
4696878a97
Add manpage for scrcpy
6 years ago