vcswatch reports that
this package seems to have new commits in its VCS but has
not yet updated debian/changelog. You should consider updating
the Debian changelog and uploading this new version into the archive.
Here are the relevant commit logs:
commit ab5d09e733bb9635b4410693ceff95dbc859dd4c
Author: yangfl <yangfl@users.noreply.github.com>
Date: Wed Mar 9 16:38:13 2022 +0800
debian: update to 1.23
commit 8cad4322e5a51bfd26c81ceeacda193fdd0fb2f1
Merge: 57d3078 7deccef
Author: yangfl <yangfl@users.noreply.github.com>
Date: Wed Mar 9 16:36:43 2022 +0800
Merge tag 'v1.23'
scrcpy v1.23
Changes since v1.22:
- Add HID/OTG support for Windows (--otg only) (#2773, #3011)
- Add HID/OTG support for macOS (#2774, #3031)
- Improve device selection (list devices, -d, -e) (#3005)
- Downscale and retry on MediaCodec error in more cases (#2990, #3043)
- Add ZSH completion script (#3012)
- Add Bash completion script (#2930, #3048)
- Add --no-cleanup option (#1764, #3020)
- Add --printf-fps (#468, #3030)
- Print both compiled and linked version of libs on --version
- Fix FPS counter (broken in v1.22)
- Various technical refactors and fixes
commit 57d30780dd38b9641992a873d760ac0f4bc3a387
Author: yangfl <yangfl@users.noreply.github.com>
Date: Wed Dec 1 04:36:59 2021 +0800
debian: update to 1.21
commit 832b33c3eebe6d41338d815d4be2637f041872c7
Merge: 28d4cfb 003e738
Author: yangfl <yangfl@users.noreply.github.com>
Date: Wed Dec 1 04:36:30 2021 +0800
Merge tag 'v1.21'
scrcpy v1.21
Changes since v1.20:
- Add --tcpip option to automate TCP/IP (wireless) connections (#2827)
- Add --raw-key-events to always inject key events and ignore text
events (#2816, #2831)
- Add --no-clipboard-autosync to disable automatic clipboard
synchronization (#2228, #2817, #2834)
- Add --tunnel-host and --tunnel-port options (#2801, #2807)
- Ensure clipboard synchronization is performed before injecting Ctrl+v
via HID keyboard (#2814)
- Adapt read/write settings for Android 12 (#2671, #2788, #2802)
- Fix hanging with multiple scrcpy instances on Windows (#2779, #2783)
- Fix quick interruption on Ctrl+c during server starting
- Print help to stdout (instead of stderr)
- Various technical refactors and fixes
commit 28d4cfb5abf7da58980c3bfef2cbabe95d25c41f
Author: yangfl <yangfl@users.noreply.github.com>
Date: Thu Sep 30 11:31:37 2021 +0800
debian: update to 1.19
commit dfbe2e273a88fd4718a6f6e8e78ad35b58de958c
Merge: d736550 228e2c1
Author: yangfl <yangfl@users.noreply.github.com>
Date: Thu Sep 30 11:23:23 2021 +0800
Merge tag 'v1.19'
scrcpy v1.19
Changes since v1.18:
- Implement (optional) buffering (#2464)
- Make --turn-screen-off work even if --no-display (#2426)
- Workaround Windows issue with non-ASCII path (#2619)
- Print correct error messages on Windows socket errors (#2624)
- Upgrade platform-tools to 31.0.3 (adb) in Windows releases (#2588)
- Upgrade SDL to 2.0.16 in Windows releases (#2589)
- Various technical fixes
commit d73655002d7aebd19a43054cfb113c0c0ed85579
Author: yangfl <yangfl@users.noreply.github.com>
Date: Mon Jan 18 16:41:30 2021 +0800
debian: update to 1.17
commit 76fe9e228a1572b023e08e75596a3a3bc319c59b
Merge: adb9043 f682b87
Author: yangfl <yangfl@users.noreply.github.com>
Date: Mon Jan 18 16:38:10 2021 +0800
Merge tag 'v1.17'
scrcpy v1.17
Changes since v1.16:
- Fix errors on Android 11 (#1468)
- Add --encoder option (#1810, #1827)
- Add --forward-all-clicks option (#1302, #1613)
- Add --legacy-paste option (#1750, #1771)
- Workaround screen off/on issue on exit (#1670)
- Rework console/noconsole versions on Windows (#1875, #1988)
- Terminate server properly without killing it on close (#1992)
- List available shortcut keys on error (#1681)
- Upgrade platform-tools to 30.0.5 (adb) in Windows releases
- Upgrade SDL to 2.0.14 in Windows releases
commit adb904366570289c20aa9f117fc5ebb80a360884
Author: yangfl <yangfl@users.noreply.github.com>
Date: Wed Jul 1 15:03:52 2020 +0800
debian: update to 1.14
commit 82355a6494e3c525f2914d8910577cc1ff084f12
Merge: f8fcba8 44fa4a0
Author: yangfl <yangfl@users.noreply.github.com>
Date: Wed Jul 1 14:52:00 2020 +0800
Merge tag 'v1.14'
scrcpy v1.14
Changes since v1.13:
- Add --stay-awake (#631)
- Add Ctrl+Shift+o shortcut to turn screen on (#175)
- Implement seamless copy-paste from Android to computer (#1056, #1423)
- Implement seamless UTF-8 copy-paste from computer to Android >= 7 (#786)
- Improve --show-touches behavior
- Properly handle Ctrl+C on Windows (avoid to corrupt recording) (#818)
- Add --verbosity to configure log level at runtime
- Add --codec-options to pass MediaFormat options directly (#1325)
- Add --force-adb-forward (useful for SSH forwarding)
- Apply workarounds only on error (#994)
- Increase LOD bias to reduce blurring on trilinear filtering (#1394)
- Fix HiDPI issues on secondary screen (#1408, #15)
- Fix rendering issues (#1408, #787)
- Fix window restoration regression (#1346)
- Fix unexpected focus behavior on scroll (#1362)
- Fix "buffer full" error on Ctrl+Shift+v (#1425)
- Upgrade platform-tools to 30.0.0 (adb) in Windows releases
commit f8fcba8fad7b08efc8f2bee6729526c9ed3d914f
Author: yangfl <yangfl@users.noreply.github.com>
Date: Tue Jan 14 13:16:43 2020 +0800
debian: update to 1.12.1
commit 976c7966e8c5ae0ba6b7ffd0f8342c097dd33e1b
Merge: b570e68 d8b5393
Author: yangfl <yangfl@users.noreply.github.com>
Date: Tue Jan 14 13:14:41 2020 +0800
Merge tag 'upstream/1.12.1+ds'
commit d8b5393e0163cb6441b145a03cd7661d0940fd21
Merge: bcb803b 4687a0e
Author: yangfl <yangfl@users.noreply.github.com>
Date: Tue Jan 14 13:12:06 2020 +0800
New upstream version 1.12.1+ds
commit b570e6898c3492f9738ca531da51dfb56af68e23
Author: yangfl <yangfl@users.noreply.github.com>
Date: Sun Aug 26 11:13:28 2018 +0800
debian: init
commit bcb803ba9fd7783d2f99a775c53d3c8edc64905d
Author: yangfl <yangfl@users.noreply.github.com>
Date: Wed Nov 20 23:31:57 2019 +0800
New upstream version 1.11+ds