SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for scrcpy-bash-completion-2.7-lp155.33.1.noarch.rpm :

* Wed Sep 18 2024 Erefd X - Update version to 2.7
* Add gamepad support (#99, #2130, #5270)
* Fix workarounds for ONYX devices (#5182)
* Accept float values for --max-fps (265a15e)
* Various technical fixes
* Mon Aug 05 2024 Erefd X - Update version to 2.6.1
* Inject finger input whenever possible (#5162, #5163)
* Add audio playback capture method (#4380, #5102)
* Add audio duplication feature (#3875, #4380, #5102)
* Add mouse secondary bindings with Shift+click (#5055, #5076)
* Rework mouse events (#5067, #5076)
* Fix \"turn screen off\" for Honor devices (#4823, #4943, #5109)
* Add clipboard workaround for Honor devices (#4822, #5073)
* Always apply device workarounds (#4922, #5140, #5148, #5154)
* Fix missing initialization (#5057, #5058)
* Do not report error on device disconnected (#5044)
* Various technical fixes
* Sun Jun 30 2024 Erefd X - Update version to 2.5
* Add scrcpy window without video playback (#4727, #4793, #4868)
* Add a shortcut to pause/unpause display (#1632, #4748)
* Forward mouse hover events (#2743, #3070, #5039)
* Add option to configure mouse bindings (#5022)
* Forward all clicks by default for UHID/AOA (#5022)
* Simplify shortcut modifiers (#4741)
* Fix rotation shortcut for Android 14 (#4740, #4841)
* Fix YUV conversion for full color range (#4756)
* Fix camera sizes listing on some devices (#4852)
* Various technical fixes
* Sun Mar 03 2024 Erefd X - Update version to 2.4
* Add UHID keyboard and mouse support (#4473)
* Simulate tilt multitouch by pressing Shift (#4529)
* Add rotation support for non-default display (#4698)
* Improve audio player (#4572)
* Adapt to display API changes in Android 15 (#4646, #4656, #4657)
* Adapt audio workarounds to Android 14 (#4492)
* Fix clipboard for IQOO devices on Android 14 (#4492, #4589, #4703)
* Fix integer overflow for audio packet duration (#4536)
* Rework cleanup (#4649)
* Various technical fixes
* Mon Dec 04 2023 Erefd X - Update version to 2.3.1
* Add workaround for issues on Samsung devices (#4467)
* Fix error in a headless environment without display (#4477)
* Fix AV1 demuxing (#4487)
* Mon Nov 27 2023 Erefd X - Update version to 2.3
* Add flipped display orientation (#1380, #3819, #4441)
* Add recording rotation (#4441)
* Add FLAC audio codec (#4410)
* Add raw audio (WAV) recording (2004881)
* Fix turn screen off for Android 14 (#3927, #4456)
* Fix camera issues on many devices (#4392)
* Fix clipboard synchronization when no video (#4418)
* Fix screen refresh on device rotation (7e3b935)
* Fix .desktop files on Linux (#4448)
* Various technical fixes
* Mon Nov 06 2023 Erefd X - Update version to 2.2
* Add option to mirror camera (#241, #4213)
* Add --pause-on-exit (#4130)
* Rename --display (deprecated) to --display-id
* Fix device disconnection detection with --no-video (#4207)
* Accept --turn-screen-off without video playback (#4175)
* Various technical fixes
* Sat Jul 15 2023 Erefd X - Update version to 2.1.1
* Ignore fold change events for other display ids (#4120)
* Fix Meizu deadlock (#4143, #4146)
* Fix possible division by zero (#4115)
* Increase attempts to start AudioRecord (#4147)
* Thu Jun 22 2023 Erefd X - Update version to 2.1
* Add --no-video to mirror audio only (#3978)
* Add option to select the device microphone as audio source (#4044)
* Rename --no-display to --no-playback (#4033)
* Add --no-video-playback and --no-audio-playback (#4033)
* Add --time-limit to automatically stop after a given delay (#3752, #4052)
* Add option to change the audio output buffer size (#3793)
* Add option to kill adb on close (#205, #2580, #4049)
* Support dynamic device folding (#3960, #3979)
* Add (partial) support for Android 14 (#3784, #4074, #4075)
* Improve delay buffer estimation (2f9396e)
* Fix --tcpip not working in some cases (669e9a8)
* Fix audio support for Vivo phones (#3805, #3862)
* Fix audio support for Honor phones (#4015)
* Fix copy-paste on Honor Magic 5 Pro (#3885)
* Fix audio capture starting on some Android 11+ devices (#3796)
* Fix V4L2 regression (#3795)
* Fix support of Nvidia Shield (#3801)
* Fix .desktop files for Linux (#3817)
* Fix extra audio glitches on audio buffer underflow (#4045)
* Automatically fix PTS for buggy device encoders (#4054)
* Update developer documentation (#3811)
* Various technical fixes
* Sun Mar 12 2023 Erefd X - Update version to 2.0
* Add Audio forwarding (#14, #3757)
* Add H265 and AV1 video codec support (#3713)
* Add --list-displays and --list-encoders
* Fix clicks on Chrome when --forward-on-clicks is enabled (#3635)
* Retry on spurious encoder error (#3693)
* Make --turn-screen-off work on all displays (#3716)
* Sat Dec 24 2022 Erefd X - Update version to 1.25 – Adapt copy-paste internals for Android 13 (#3497) – Add support for high-precision scrolling (#3363, #3369) – Add desktop entry files for Linux (#295, #296, #748, #1636, #3351) – Add bash and zsh autocompletion for -s/--serial (#3522, #3523) – Use current adb port (if any) for --tcpip (#3591, #3592) – Add fallback to get display information on some devices (#3416, #3573) – Fix click behavior when --forward-all-clicks is set (#3568, #3579) – Fix support for non-ASCII characters in window title (#2932, #3547) – Fix getDisplayIds() crash on some versions of Android 13 beta (#3446) – Various technical fixes- Add scrcpy{,-console}.desktop- Split scrpcy-{zsh,bash}-complete package
* Fri Apr 29 2022 Erefd X - 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)
* Improve some error messages
* Various technical fixes
* Wed Feb 23 2022 Erefd X - Update version to 1.23
* 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
* 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
* Sat Dec 14 2019 xia lei - update to version 1.12.1 - Hotfix for v1.12: Fix bit-rate parsing when \"long\" is 32 bits (#995)- update to version 1.12 - Add shortcut (Ctrl+r) to rotate device screen (#11) - Initialize Application object (fix crashes on some devices) (#940) - Restore the .jar extension on the device (fix crashes on some devices) (#944) - Inject mouse events with a virtual device id (fix crashes on some devices) (#962) - Refuse to push server if it points to a directory (#956)
* Wed Nov 20 2019 xia lei - update to version 1.11 - Add support for touchscreens/multitouch (#22, #865) - Add --max-fps to limit the frame rate (Android 10 only) (#488) - Add options to set an initial window size and position (#762) - Add option to disable window decorations (#762) - Add --prefer-text option (#650) - Add manpage - Fix copy-paste on Android 10 devices (#796) - Fix \"turn screen off\" on Android 10 devices (#835) - Fix clicks not working in some games (#635) - Fix device rotation while the window is maximized (#750) - Fix scrcpy-noconsole.exe (#691) - Fix HiDPI support (#829) - Fix segfault on empty file recorded (#918) - Fix recorded video to avoid crashes in Adobe Premiere (#702) - Fix segfault on recording with old FFmpeg versions (#707) - Fix several crashes on some devices (like Meizu) (#240, #365, #921)
* Mon Aug 05 2019 xia lei - update to version 1.10 (without other specific platform change from this update) - Reduce latency by 1 frame (#646) - Record asynchronously - Add option to set a custom window title (#120, #614) - Add option to change the push target (#659) - Make --turn-screen-off work for Android Q devices (#586, #587) - Prevent to turn screen off if no control (#608)
* Wed Jun 12 2019 xia lei - fix server dir issue
* Wed Jun 12 2019 xia lei - update to version 1.9 - Add feature to turn screen off while mirroring (#175) - Add device-to-computer clipboard copy (#145) - Add computer-to-device clipboard copy (#413) - Find scrcpy-server.jar in the correct directory on Windows - Fix mouse focus clickthrough - Do not minimize the window on focus loss (#554) - Disable X11 compositor bypass (#522) - Continue text injection on failed character (#509) - Bind Home key to MOVE_HOME instead of HOME screen (#555) - Do not crash if expanding/collapsing panels is not supported (#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 (#425) - Upgrade FFmpeg to 4.1.3 in Windows releases - Upgrade platform-tools to 29.0.1 (adb) in Windows releases- more change detail plz check: https://github.com/Genymobile/scrcpy/releases/tag/v1.9
* Mon Apr 22 2019 xia lei - initial package version 1.8- more scrcpy info plz check: https://github.com/Genymobile/scrcpy/releases/tag/v1.8
 
ICM