34a77cf4e4
_service & specfile corrections OBS-URL: https://build.opensuse.org/request/show/588590 OBS-URL: https://build.opensuse.org/package/show/hardware/scrcpy?expand=0&rev=1
60 lines
2.1 KiB
Plaintext
60 lines
2.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Mar 18 16:45:01 UTC 2018 - pousaduarte@gmail.com
|
|
|
|
- Update to version 1.1~git20180318:
|
|
* Document the step to clone the project
|
|
* Increase the number of connection attempts
|
|
* Fix win32 build
|
|
* Remove useless cast
|
|
* Fix warning message
|
|
* Fix switch/case code style
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 15 15:27:53 UTC 2018 - pousaduarte@gmail.com
|
|
|
|
- Update to version 1.1~git20180315:
|
|
* Add FAQ section about mouse clicks
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 14 18:37:56 UTC 2018 - pousaduarte@gmail.com
|
|
|
|
- Update to version 1.1~git20180314:
|
|
* Add link to the article for v1.1 in README
|
|
* Update FAQ after v1.1 release
|
|
* Update links to v1.1 in README
|
|
* Bump version to 1.1
|
|
* Remove useless argument
|
|
* Immediately close the server socket on the device
|
|
* Workaround continuous resizing on Windows/MacOS
|
|
* Remove black borders on double-click
|
|
* Make it work over tcpip
|
|
* Store serial in server instance
|
|
* Always use the best render scale quality available
|
|
* Fix mouse clicks on LG devices
|
|
* Support screens with dimensions not divisible by 8
|
|
* Map middle-click to HOME
|
|
* Map right-click to BACK if screen is on
|
|
* Fix text input event segfault
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 13 10:23:31 UTC 2018 - pousaduarte@gmail.com
|
|
|
|
- Update to version 1.0~git20180313:
|
|
* Disable stdout/stderr buffering on Windows
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 12 16:45:14 UTC 2018 - pousaduarte@gmail.com
|
|
|
|
- Update to version 1.0~git20180312:
|
|
* Add links to AUR packages in README
|
|
* Reverse horizontal scrolling behavior
|
|
* Use one subsection by distribution in README
|
|
* Document how to install on Fedora
|
|
* Improve dependencies in README
|
|
* Add a FAQ for common issues
|
|
* Add empty lines around code blocks
|
|
* removed "$" and changed Mac OS ---> MacOS
|
|
* added "$" in front of terminal commands
|
|
* Unref the packet on error
|
|
|