Commit graph

15 commits

Author SHA1 Message Date
David E. O'Brien
63baaad84b During normal operation, rdesktop keeps a clipping rectangle set to the
size of the desktop.  However, the clipping rectangle is not reset when
the size of the desktop changes.  This means that when the size of the
desktop increases, the area outside the original size will not be drawn.

Submitted by:	des
2012-10-09 02:11:46 +00:00
David E. O'Brien
68a13ac88c Upgrade to version 1.7.0.
[see http://sourceforge.net/mailarchive/message.php?msg_id=27376554
 for the list of key changes]
2011-04-19 06:24:13 +00:00
David E. O'Brien
3669fb5082 Fix issue where remote sounds over RDP does not work by applying
the "Rdp Sound in Vista [PATCH]" patch from
http://sourceforge.net/mailarchive/forum.php?thread_name=200902131243.10881.sameer.subscriptions%40damagehead.com&forum_name=rdesktop-devel

PR:		135500
Submitted by:	Lapo Luchini <lapo@lapo.it>
2010-09-09 20:00:00 +00:00
David E. O'Brien
41e83db0a3 Upgrade to version 1.6.0.
Also enable IPv6 by default (define WITHOUT_IPV6 if this causes you trouble).
2008-05-21 04:52:03 +00:00
David E. O'Brien
12169db351 Upon server-initiated closure of the sound device, rdesktop(1) hangs in
a tight loop if the sound packet buffer is not empty.  This usually
occurs after a long playback, and is indicated by an endless stream of
"ERROR: select: Bad file descriptor" messages on stderr.

Fix: forcibly empty the sound packet buffer after closing the sound device.

PR:		115692
Submitted by:	"Eugene M. Kim" <freebsd.org@ab.ote.we.lv>
2007-08-23 23:53:59 +00:00
Pav Lucistnik
e5ea62c715 - Fix a crash on login for people running on X.org 7.2 in 24-bit color depth
PR:		ports/113216, ports/113678
Submitted by:	Thomas Spreng <spreng@socket.ch>
Approved by:	maintainer timeout (obrien; 18 days)
2007-06-19 08:55:11 +00:00
Pav Lucistnik
a0b42d4337 - Back out unicode patches, they broke a lot of basic functionality, like
username and password presets

Reported by:	several
2005-04-25 15:01:26 +00:00
Florent Thoumie
b2f6cc5296 - Add unicode support (this is already in rdesktop CVS tree, so this will
be removed when rdesktop will release 1.4.1).

PR:		ports/78710
Submitted by:	Alex Miller <asm@asm.kiev.ua>
Obtained from:	rdesktop project
2005-04-20 08:12:44 +00:00
David E. O'Brien
7f48b966c6 Upgrade to version 1.4.0. 2005-03-10 03:51:23 +00:00
David E. O'Brien
d536ae2e17 Fix '[1077366] Send Client IP instead of 127.0.0.1 using RDPv5'
Obtained from:	http://sourceforge.net/tracker/index.php?func=detail&aid=1077366&group_id=24366&atid=381349
2005-02-07 08:14:41 +00:00
Michael Nottebrock
aae95f476b Fix rdesktop with KDE 3.3's krdc.
PR: ports/72975
Submitted by: maintainer
2004-10-21 20:38:34 +00:00
Sergei Kolobov
f2d7ebe533 - Update to 1.3.0 [1]:
- 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]
2003-10-30 11:54:37 +00:00
Jimmy Olgeni
686d9ae7e5 Add missing patches from ports/47715, remove ALL_TARGET from Makefile.
PR:		47715
Noticed by:	maintainer
2003-02-04 00:39:49 +00:00
Assar Westerlund
ca0d2db64f remove unused patch (superseded by unified patch 19.7.4)
PR:		ports/31246
Submitted by:	maintainer
2001-12-18 15:57:59 +00:00
Assar Westerlund
def9cc8a25 patch around crashes for hostnames longer than 15 characters
PR:		ports/30159
Approved by:	chris@aims.com.au	(maintainer)
2001-08-28 13:47:15 +00:00