Changes since v1.10:
- Add support for touchscreens/multitouch (#22, #865)
- Add --max-fps to limit the frame rate (Android 10 only) (#488)
- Add options to set an initial window size and position (#762)
- Add option to disable window decorations (#762)
- Add --prefer-text option (#650)
- Add manpage
- Fix copy-paste on Android 10 devices (#796)
- Fix "turn screen off" on Android 10 devices (#835)
- Fix clicks not working in some games (#635)
- Fix device rotation while the window is maximized (#750)
- Fix scrcpy-noconsole.exe (#691)
- Fix HiDPI support (#829)
- Fix segfault on empty file recorded (#918)
- Fix recorded video to avoid crashes in Adobe Premiere (#702)
- Fix segfault on recording with old FFmpeg versions (#707)
- Fix several crashes on some devices (like Meizu) (#240, #365, #921)
- Upgrade FFmpeg to 4.2.1 in Windows releases
- Upgrade platform-tools to 29.0.5 (adb) in Windows releases