8000 Tags · ankai1/scrcpy · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: ankai1/scrcpy

Tags

v1.8

Toggle v1.8's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
rom1v Romain Vimont
scrcpy v1.8

Changes since v1.7:
 - Add shortcut to expand/collapse device notification panel (Genymobile#392)
 - Add option --no-display to record without mirroring (Genymobile#418)
 - Add option --no-control to mirror in read-only

v1.7

Toggle v1.7's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
rom1v Romain Vimont
scrcpy v1.7

Changes since v1.6:
 - Support recording to MKV
 - Add "always on top" option (Genymobile#391, Genymobile#412)
 - Fix mp4 headers produced by recording (Genymobile#351, Genymobile#416)
 - Fix mouse events deserialization (comment in Genymobile#350)
 - Fix file push with non-ASCII chars on Windows (Genymobile#422)

v1.6

Toggle v1.6's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
rom1v Romain Vimont
scrcpy v1.6

Changes since v1.5:
 - Mirror secure content (Genymobile#36)
 - Fix warning "Invalid return value 0 for stream protocol" (Genymobile#333)
 - Correctly handle mouse events outside device screen (Genymobile#353, Genymobile#357)
 - Avoid empty arguments not correctly handled on some devices (Genymobile#337)
 - Keep screensaver enabled while scrcpy is running (Genymobile#380)
 - Update FFmpeg to 4.1 included in Windows releases

v1.5-fixversion

Toggle v1.5-fixversion's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
rom1v Romain Vimont
scrcpy v1.5-fixversion

Changes since v1.5:
 - Bump version to 1.5 (as shown by scrcpy --version) (Genymobile#332)

Changes since v1.4:
 - Add screen recording (Genymobile#21, Genymobile#292)
 - Fix "push file" with spaces on Windows (Genymobile#288)
 - Workaround for Os.write() bug on Android 5.0.x (Genymobile#291)
 - Replace volume shortcuts on MacOS (Genymobile#300)
 - Update SDL to 2.0.9 included in Windows releases

v1.5

Toggle v1.5's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
rom1v Romain Vimont
scrcpy v1.5

Changes since v1.4:
 - Add screen recording (Genymobile#21, Genymobile#292)
 - Fix "push file" with spaces on Windows (Genymobile#288)
 - Workaround for Os.write() bug on Android 5.0.x (Genymobile#291)
 - Replace volume shortcuts on MacOS (Genymobile#300)
 - Update SDL to 2.0.9 included in Windows releases

v1.4

Toggle v1.4's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
rom1v Romain Vimont
scrcpy v1.4

Changes since v1.3:
 - Send raw key events for letters to use keyboard in games (Genymobile#87)
 - Add feature to push file to /sdcard/ via drag & drop (Genymobile#226)
 - Add command-line option to start in fullscreen (Genymobile#252)
 - Improve error message on missing adb (Genymobile#236, Genymobile#254)
 - Keep the console open on error on Windows (Genymobile#261)
 - Fix possible session crash on close (Genymobile#52, Genymobile#182)
 - Return non-zero value on connection loss (Genymobile#204)
 - Avoid additional buffer copy in userspace on the server
 - Update platform-tools to 28.0.1 (adb) included in Windows releases
   (Genymobile#224)
 - Update FFmpeg to 4.0.2 included in Windows releases

v1.3

Toggle v1.3's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
rom1v Romain Vimont
scrcpy v1.3

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

v1.2

Toggle v1.2's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
rom1v Romain Vimont
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 (Genymobile#85)
 - Add option (-t/--show-touches) to enable "show touches" (Genymobile#96)
 - Fix double-click events (Genymobile#97)
 - Change volume shortcuts (Ctrl+UP and Ctrl+DOWN) (Genymobile#103)
 - Map numpad ENTER key (Genymobile#117)
 - Add feature to install APK files via drag & drop (Genymobile#133)
 - Change the Windows build (cross-compile from Linux)
 - Generate both console and noconsole versions (fix "no output" issue)

v1.1

Toggle v1.1's commit message
scrcpy v1.1

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

v1.0

Toggle v1.0's commit message
The first official release ;-)

0