| 4 | |
| 5 | {{{#!div class="box" |
| 6 | == 2014-03-23 == |
| 7 | === 0.12.0 Release === |
| 8 | |
| 9 | * NVENC support for YUV444 mode, support for automatic bitrate tuning - #466 |
| 10 | * NVENC and CUDA load balancing for multiple cards - #520 |
| 11 | * proxy encoding: ability to encode on proxy server - #504 |
| 12 | * fix fullscreen on multiple monitors via fakeXinerama - #496 |
| 13 | * OpenGL rendering improvements (for transparent windows, etc) - #492 |
| 14 | * support window grabs (drop down menus, etc) - #336 |
| 15 | * support specifying the SSH port number more easily - r5606 |
| 16 | * enabled TCP_NODELAY socket option by default (lower latency) - #514 |
| 17 | * add ability to easily select video encoders and csc modules |
| 18 | * add local unix domain socket support to proxy server instances - r5375 |
| 19 | * add "xpra control" commands to control encoding speed and quality - #461 |
| 20 | * improved handling of window resizing - #458 |
| 21 | * improved compatibility with command line tools (xdotool, wmctrl) - r5807 |
| 22 | * ensure windows on other workspaces do not waste bandwidth - #543 |
| 23 | * ensure iconified windows do not waste bandwidth |
| 24 | * ensure maximized and fullscreen windows are prioritised - r5663 |
| 25 | * ensure we reset xsettings when client disconnects - #546 |
| 26 | * better bandwidth utilization of jittery connections - r5339 |
| 27 | * faster network code (larger receive buffers) - #502 |
| 28 | * better automatic encoding selection for smaller regions |
| 29 | * improved command line options (add ability to enable options which are disabled in the config file) |
| 30 | * trimmed all the ugly PyOpenGL warnings on startup - r5681, r5678, r5679 |
| 31 | * much improved logging and debugging tools - #411 |
| 32 | * make it easier to distinguish xpra windows from local windows (border command line option) - r5539 |
| 33 | * improved build system: smaller and more correct build output (much smaller OSX images) - r5772, r5724 |
| 34 | * improved MS Windows command wrappers - r5847 |
| 35 | * improved MS Windows (un)installer checks - #495 |
| 36 | * automatically stop remote shadow servers when client disconnects - r5246 |
| 37 | * MS Windows and OSX build updates: updated Pillow, lz4, etc |
| 38 | }}} |