Tags: maqqo/scrcpy
Tags
scrcpy v1.16 Changes since v1.15.1: - Add pinch-to-zoom simulation (Genymobile#24) - Fix clipboard paste (Genymobile#1658) - Inject POWER instead of WAKEUP on start (Genymobile#1655)
scrcpy v1.15.1 Change since v1.15: - Fix uninitialized value, breaking HOME shortcut randomly (Genymobile#1643)
scrcpy v1.15 Changes since v1.14: - Forward Ctrl and Shift to the device (Genymobile#1598, Genymobile#555, Genymobile#942) - Change "resize to fit" shortcut from MOD+x to MOD+w (Genymobile#1598) - Make shortcut modifiers customizable (Genymobile#1598) - Restore power mode to "normal" on disconnection (Genymobile#1572, Genymobile#1576) - Keep the screen off on powering on (best effort) (Genymobile#1573, Genymobile#1577) - Add option to disable screensaver (Genymobile#1370, Genymobile#1502) - Do not crash on missing clipboard manager (Genymobile#1440, Genymobile#1556) - Fix touch events HiDPI-scaling (Genymobile#1536, Genymobile#15) - Correctly inject repeating keycodes (Genymobile#1013, Genymobile#1519) - Add option to ignore repeated key events (Genymobile#1013, Genymobile#1623) - Increase clipboard size from 4k to 256k (Genymobile#1117) - Do not expose internal SDL logs to users (Genymobile#1441) - Upgrade platform-tools to 30.0.4 (adb) in Windows releases - Upgrade FFmpeg to 4.3.1 in Windows releases
scrcpy v1.14 Changes since v1.13: - Add --stay-awake (Genymobile#631) - Add Ctrl+Shift+o shortcut to turn screen on (Genymobile#175) - Implement seamless copy-paste from Android to computer (Genymobile#1056, Genymobile#1423) - Implement seamless UTF-8 copy-paste from computer to Android >= 7 (Genymobile#786) - Improve --show-touches behavior - Properly handle Ctrl+C on Windows (avoid to corrupt recording) (Genymobile#818) - Add --verbosity to configure log level at runtime - Add --codec-options to pass MediaFormat options directly (Genymobile#1325) - Add --force-adb-forward (useful for SSH forwarding) - Apply workarounds only on error (Genymobile#994) - Increase LOD bias to reduce blurring on trilinear filtering (Genymobile#1394) - Fix HiDPI issues on secondary screen (Genymobile#1408, Genymobile#15) - Fix rendering issues (Genymobile#1408, Genymobile#787) - Fix window restoration regression (Genymobile#1346) - Fix unexpected focus behavior on scroll (Genymobile#1362) - Fix "buffer full" error on Ctrl+Shift+v (Genymobile#1425) - Upgrade platform-tools to 30.0.0 (adb) in Windows releases
scrcpy v1.13 Changes since v1.12.1: - Add option to lock video orientation (Genymobile#218, Genymobile#1151) - Add shortcuts to rotate the display (Genymobile#218, Genymobile#1274) - Mirror secondary displays (Genymobile#397, Genymobile#898, Genymobile#1177, Genymobile#1238) - Enable trilinear filtering when possible (Genymobile#40, Genymobile#1284) - Add --render-driver parameter (Genymobile#1284) - Accept --max-fps before Android 10 (Genymobile#488) - Accept negative window position (Genymobile#1242) - Use another local port if 27183 is not available (Genymobile#945, Genymobile#951) - Forward NumPad keys when NumLock is disabled (Genymobile#1188) - Fix issues when directory contains non-ASCII chars on Windows (Genymobile#1002) - Do not print irrelevant workarounds errors (Genymobile#994) - Fix possible BufferUnderflowException on touch event (Genymobile#1245) - Upgrade FFmpeg to 4.2.2 in Windows releases - Upgrade SDL to 2.0.12 in Windows releases
scrcpy v1.12.1 Change since v1.12: - Fix bit-rate parsing when "long" is 32 bits (Genymobile#995)
scrcpy v1.12 Changes since v1.11: - Add shortcut (Ctrl+r) to rotate device screen (Genymobile#11) - Respect scrolling configuration on macOS (Genymobile#966) - Initialize Application object (fix crashes on some devices) (Genymobile#940) - Restore the .jar extension on the device (fix crashes on some devices) (Genymobile#944) - Inject mouse events with a virtual device id (fix crashes on some devices) (Genymobile#962) - Refuse to push server if it points to a directory (Genymobile#956)
scrcpy v1.11 Changes since v1.10: - Add support for touchscreens/multitouch (Genymobile#22, Genymobile#865) - Add --max-fps to limit the frame rate (Android 10 only) (Genymobile#488) - Add options to set an initial window size and position (Genymobile#762) - Add option to disable window decorations (Genymobile#762) - Add --prefer-text option (Genymobile#650) - Add manpage - Fix copy-paste on Android 10 devices (Genymobile#796) - Fix "turn screen off" on Android 10 devices (Genymobile#835) - Fix clicks not working in some games (Genymobile#635) - Fix device rotation while the window is maximized (Genymobile#750) - Fix scrcpy-noconsole.exe (Genymobile#691) - Fix HiDPI support (Genymobile#829) - Fix segfault on empty file recorded (Genymobile#918) - Fix recorded video to avoid crashes in Adobe Premiere (Genymobile#702) - Fix segfault on recording with old FFmpeg versions (Genymobile#707) - Fix several crashes on some devices (like Meizu) (Genymobile#240, Genymobile#365, Genymobile#921) - Upgrade FFmpeg to 4.2.1 in Windows releases - Upgrade platform-tools to 29.0.5 (adb) in Windows releases
scrcpy v1.10 Changes since v1.9: - Reduce latency by 1 frame (Genymobile#646) - Record asynchronously - Use Cmd instead of Ctrl for shortcuts on macOS when possible (Genymobile#642) - Add option to set a custom window title (Genymobile#120, Genymobile#614) - Add option to change the push target (Genymobile#659) - Make --turn-screen-off work for Android Q devices (Genymobile#586, Genymobile#587) - Prevent to turn screen off if no control (Genymobile#608) - Upgrade FFmpeg to 4.1.4 in Windows releases - Upgrade platform-tools to 29.0.2 (adb) in Windows releases - Upgrade SDL to 2.0.10 in Windows releases
scrcpy v1.9 Changes since v1.8: - Add feature to turn screen off while mirroring (Genymobile#175) - Add device-to-computer clipboard copy (Genymobile#145) - Add computer-to-device clipboard copy (Genymobile#413) - Find scrcpy-server.jar in the correct directory on Windows - Fix mouse focus clickthrough - Do not minimize the window on focus loss (Genymobile#554) - Disable X11 compositor bypass (Genymobile#522) - Continue text injection on failed character (Genymobile#509) - Bind Home key to MOVE_HOME instead of HOME screen (Genymobile#555) - Do not crash if expanding/collapsing panels is not supported (Genymobile#506) - Do not power on the device if --no-control is set - Improve framerate counting - Add runtime option to render expired frames (i.e. not skip frames) - Downgrade SDL to 2.0.8 in Windows releases (Genymobile#425) - Upgrade FFmpeg to 4.1.3 in Windows releases - Upgrade platform-tools to 29.0.1 (adb) in Windows releases
PreviousNext