|
![](/images/spacer.gif) |
![](/images/spacer.gif) |
![](/images/spacer.gif) |
Changelog for scrcpy-1.24-5.29.x86_64.rpm :
* Tue Jun 21 2022 Alessandro de Oliveira Faria - Update version to 1.24 * Adapt input injection for Android 13 (#3186, #3190) * Add --no-power-on (#3148, #3210) * Read $ANDROID_SERIAL if no selector is specified (#3111, #3113) * Consider emulators as TCP/IP devices (-e) (#3137) * Apply requested window size in OTG mode (#3099, #3219) * Add specific exit code for device disconnection (#3083, #3085) * Enable libusb support for Windows 32-bit releases (#3204, #3206) * Upgrade libusb to 1.0.26 in Windows releases (#3206) * Upgrade platform-tools to 33.0.1 (adb) in Windows releases (#3206) * Upgrade SDL to 2.0.22 in Windows releases * Upgrade FFmpeg to 5.0.1 in Windows 64-bit releases * Improve some error messages * Various technical fixes * Sat Jan 29 2022 Erefd X - Update version to 1.22 * Add HID mouse support (#2916) * Add OTG mode (HID only) (#2974) * Automatically retry with a lower definition on MediaCodec error (#2947) * Add server options to send raw H.264 video stream (#2971) * Fix adb server hang due to signal masking (#2870, #2873) * Fix input injection on some custom ROMs (#2250, #2946) * Fix possible overflow on copy-paste (#2859) * Various technical refactors and fixes * Sat Dec 04 2021 Erefd X - Update version to 1.21 – 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 * Mon Nov 15 2021 Erefd X - Update version to 1.20 – Add official high-resolution icon (#1497, #1987) – Add HID keyboard support on Linux (#2632) – Adapt --help output to terminal size – Rework server initialization to avoid unresponsive Ctrl+c sometimes – Remove deprecated short options -T and -c – Fix \"Could not find v4l2 muxer\" (#2718) – Fix workarounds for Meizu devices (#240, #2656) – Fix support for expand notification feature on some devices (#2551) – Various technical refactors and fixes * Sun Sep 12 2021 Erefd X - Update version to 1.19 * 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 the full changes plz check: https://github.com/Genymobile/scrcpy/releases/tag/v1.19 * Mon Jun 21 2021 Erefd X - Add pkgconfig(libavdevice) as br * Mon Jun 21 2021 Erefd X - Update version to 1.18 * Add support for Android 12 (#2129, #2402) * Add support for V4L2 (device screen capture as a webcam) (#2232, #2233, #2268) * Add an option to lock the initial video orientation * Add an option to power off the device on close (#824) * Bind 4th mouse button to APP_SWITCH (#2258) * Bind 5th mouse button to expand notification panel (#2258) * Expand settings panel on double-expand notification panel (#2260, #2264) * Push to /sdcard/Download by default (#2384) * Center the window on resize-to-fit (#2387) * Increase possible display id range (#2009) * Log input events in verbose mode (#2371) * Fix touch events parameters (#2125) * Fix left click on Samsung Browser (#2169) * Remove option --render-expired-frames (#2268) * Various technical fixes the full changes plz check: https://github.com/Genymobile/scrcpy/releases/tag/v1.18 * Sat Jan 02 2021 Erefd X - update in version 1.17 * 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) * Terminate server properly without killing it on close (#1992) * List available shortcut keys on error (#1681) the full changes plz check: https://github.com/Genymobile/scrcpy/releases/tag/v1.17 * Tue Aug 11 2020 xia lei - update in version 1.16 * Add pinch-to-zoom simulation (#24) * Fix clipboard paste (#1658) * Inject POWER instead of WAKEUP on start (#1655) the full changes plz check: https://github.com/Genymobile/scrcpy/releases/tag/v1.16 * Fri Aug 07 2020 xia lei - update in version 1.15.1 * Fix uninitialized value, breaking HOME shortcut randomly (#1643) * Thu Aug 06 2020 xia lei - update in version 1.15 * Forward Ctrl and Shift to the device (#1598, #555, #942) * Change \"resize to fit\" shortcut from MOD+x to MOD+w (#1598) * Make shortcut modifiers customizable (#1598) * Restore power mode to \"normal\" on disconnection (#1572, #1576) * Keep the screen off on powering on (best effort) (#1573, #1577) * Add option to disable screensaver (#1370, #1502) * Do not crash on missing clipboard manager (#1440, #1556) * Fix touch events HiDPI-scaling (#1536, #15) * Correctly inject repeating keycodes (#1013, #1519) * Add option to ignore repeated key events (#1013, #1623) * Increase clipboard size from 4k to 256k (#1117) * Do not expose internal SDL logs to users (#1441) * Upgrade platform-tools to 30.0.4 (adb) in Windows releases * Upgrade FFmpeg to 4.3.1 in Windows releases the full changes plz check: https://github.com/Genymobile/scrcpy/releases/tag/v1.15 * Fri May 29 2020 xia lei - update in version 1.14 * 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 * Add --verbosity to configure log level at runtime * Add --codec-options to pass MediaFormat options directly (#1325) * Add --force-adb-forward * 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) the full changes plz check: https://github.com/Genymobile/scrcpy/releases/tag/v1.14 * Wed Apr 29 2020 xia lei - Update to version 1.13: - Add option to lock video orientation (#218, #1151) - Add shortcuts to rotate the display (#218, #1274) - Mirror secondary displays (#397, #898, #1177, #1238) - Enable trilinear filtering when possible (#40, #1284) - Add --render-driver parameter (#1284) - Accept --max-fps before Android 10 (#488) - Accept negative window position (#1242) - Use another local port if 27183 is not available (#945, #951) - Forward NumPad keys when NumLock is disabled (#1188) - Do not print irrelevant workarounds errors (#994) - Fix possible BufferUnderflowException on touch event (#1245) the full changes plz check: https://github.com/Genymobile/scrcpy/releases/tag/v1.13
|
|
|