| 6 | |
| 7 | Already applied to v0.16.x, maybe these could have been applied to v0.15.x and v0.14.x: |
| 8 | * r12496 clipboard |
| 9 | * r12364 mdns multiple records fix |
| 10 | * r12221 hide print command shell window |
| 11 | * sound command line tool fixes: r12095 |
| 12 | * example given in config file: r12020 |
| 13 | * maybe honour script dir env var override: r11991 |
| 14 | * r12048 use the correct device for microphone forwarding (and more from #1110) |
| 15 | * r12030 correctly take client backlog into account for quality auto tuning |
| 16 | * r12015 + r12016 authentication fix with python 2.6 and earlier (not needed?) |
| 17 | * r11933 don't clobber initial window settings |
| 18 | * r11924 win32 altgr improvement |
| 19 | * r11983 workaround menus in Java AWT applications |
| 20 | * r11875 + r11876 decorations and OR window fixes |
| 21 | * r11785 more through env filtering |
| 22 | * r11780 --env command line help cleanup |
| 23 | * r11770 remove code that does nothing |
| 24 | * r11773 minor error logging fix |
| 25 | * r11744 subcommand logging |
| 26 | * r11714 fix sound error with win32 and osx shadow servers |
| 27 | * r11709 fix clipboard warning with win32 and osx shadow servers |
| 28 | * r11621 skip sound warnings with some codecs |
| 29 | * r11543 man page fixes |
| 30 | * r11494 build fix for cython + py3k + msvc |
| 31 | * r11494 fix clean target |
| 32 | * r11483 lost connection handling |
| 33 | * r11412 video encoding race |
| 34 | * r11439 prefer pulsesink - not sure |
| 35 | * r11506 fix gi bindings with gstreamer 1.x on centos 7 |
| 36 | * r11642 unused variable |
| 37 | * r11643 fix invalid codec selftest code |
| 38 | * r11610 prevent race conditions |
| 39 | * r11644 avoid spurious warning when clients connect to a server that is just starting |
| 40 | * r11891 kill Xvfb if we fail to start the server |
| 41 | |
| 42 | Applied to v0.15.x onwards only: |
| 43 | * r12044 microphone sound source options parsing fix |
| 44 | * r11724 exit-with-children race condition |
| 45 | * r11475 stop sound safely |
| 46 | * r11413 image buffer race |
| 47 | * r11135 video pipeline scoring |
| 48 | * r11301 + r11302 + r11304 honour window geometry event mask |
| 49 | * r11285 + r11286 clamp cursor coordinates (and round them when scaling) |
| 50 | * r11114 clamp window to root area to fix monitor hotplugging |
| 51 | * r11107 screenshot code with memoryviews |
| 52 | * r11019 window geometry |
| 53 | * r10911 export shadow window attribute |
| 54 | * r10623 clamp desktop size |
| 55 | * tiny part of r10543 which updates the desktop size on the source object |
| 56 | * r10268 #942 |