* SeamlessRDP - seamless windows support
* Keyboard handling improvements and fixes
* Support for clipboard INCR protocol
* Session Directory support
* Support for long filenames on redirected drives
* Clipboard unicode support
* Fix display issues with exotic color depths (30bpp, 32bpp, etc)
* Large file support
* The default color depth is now the depth of the root window
And wait for it... wait... wait...
* Basic support for Windows Vista Beta 2 !
- crypto fixes for RDP5
- keyboard and keymap fixes
- some endianess fixes for high color
PR: ports/61871
Submitted by: Chris Knight <chris@e-easy.com.au>
Approved by: maintainer
- Added RDP version 5 support.
- Cut'n'paste between RDP session and X11 applications is now possible
- Can connect to console on Windows 2003 servers
- Added preliminary sound support
- Support 15, 16 and 24-bit color depths
- While I'm here [2]:
- install some documentation
- slightly clarify COMMENT and pkg-descr
- simplify do-install target
- use DATADIR and DOCSDIR in Makefile and pkg-plist
PR: 57635, 58703 [1]
Submitted by: Chris Knight <chris@e-easy.com.au> [1], sergei [2]
capable of natively speaking its Remote Desktop Protocol (RDP) in
order to present the user's NT desktop. Unlike Citrix ICA, no server
extensions are required.
PR: ports/23524
Submitted by: Matthew West <mwest@uct.ac.za>