Skip to content

Releases: Genymobile/scrcpy

scrcpy v1.3

09 Aug 17:46
v1.3
Compare
Choose a tag to compare

scrcpy v1.3

Changes since v1.2:

  • Fix missing initialization that leaded to kill the whole process
    group on quit (#182, #183)
  • Support holding Ctrl+Key shortcuts (#166)
  • Forward repeated volume events
  • Increase "adb forward" connections attempts to 10 seconds (#213)
  • Add crop feature

scrcpy v1.2

28 May 20:55
v1.2
Compare
Choose a tag to compare

Some popular webpages seem to point to this (very) old version. Use the latest version instead.

scrcpy v1.2

Changes since v1.1:

  • Increase connection attempts (fix issues over TCP/IP)
  • Fix process hanging on Ctrl+C during initialization
  • Add shortcut (Ctrl+m) for MENU key (#85)
  • Add option (-t/--show-touches) to enable "show touches" (#96)
  • Fix double-click events (#97)
  • Change volume shortcuts (Ctrl+UP and Ctrl+DOWN) (#103)
  • Map numpad ENTER key (#117)
  • Add feature to install APK files via drag & drop (#133)
  • Change the Windows build (cross-compile from Linux)
  • Generate both console and noconsole versions (fix "no output" issue)

scrcpy v1.1

14 Mar 16:35
Compare
Choose a tag to compare

Changes since v1.0:

  • Fix (huge) memory leak (#26)
  • Fix segfault on copy/paste (#10)
  • Support screens with dimensions not divisible by 8 (#39)
  • Fix mouse clicks on LG devices (#18)
  • Reverse horizontal scrolling behavior (#49)
  • Make it work over tcpip (#5)
  • Bind middle- and right-clicks to HOME and BACK
  • Remove black borders on double-click

scrcpy v1.0

08 Mar 10:32
Compare
Choose a tag to compare

The first official release ;-)