v1.1
Genymobile/scrcpyv1.1Mar 14, 2018by rom1v
AI Summary
This release focuses on stability and usability, addressing critical memory leaks and crashes while introducing new control options like TCP/IP support and mouse button remapping.
Key Highlights
- Fixed critical memory leaks and copy/paste segfaults.
- Enabled remote control over TCP/IP connections.
- Remapped mouse buttons to system navigation keys (Home/Back).
- Improved compatibility with LG devices and screens with non-standard dimensions.
New Features
- TCP/IP connection support
- Mouse button remapping (Middle/Right click to Home/Back)
- Double-click to remove black borders
- Screen dimension compatibility (not divisible by 8)
Full Release Notes
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