CVS: rdesktop rdpsnd_sgi.c, 1.15, 1.16 rdpsnd_sun.c, 1.22, 1.23

Pierre Ossman <[email protected]> Fri, 27 Oct 2006 05:29:07 -0700
Newsgroups gmane.network.rdesktop.cvs
Message-ID <[email protected]>
Update of /cvsroot/rdesktop/rdesktop
In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv19137

Modified Files:
	rdpsnd_sgi.c rdpsnd_sun.c 
Log Message:
Fix some remaining references to rdpsnd_send_completion().


Index: rdpsnd_sgi.c
===================================================================
RCS file: /cvsroot/rdesktop/rdesktop/rdpsnd_sgi.c,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** rdpsnd_sgi.c	26 Oct 2006 09:47:17 -0000	1.15
--- rdpsnd_sgi.c	27 Oct 2006 12:29:05 -0000	1.16
***************
*** 98,108 ****
  
  	while (!rdpsnd_queue_empty())
! 	{
! 		/* We need to add 50 to tell windows that time has passed while
! 		 * playing this packet */
! 		rdpsnd_send_completion(rdpsnd_queue_current_packet()->tick + 50,
! 				       rdpsnd_queue_current_packet()->index);
! 		rdpsnd_queue_next();
! 	}
  	alDiscardFrames(output_port, 0);
  
--- 98,102 ----
  
  	while (!rdpsnd_queue_empty())
! 		rdpsnd_queue_next(0);
  	alDiscardFrames(output_port, 0);
  

Index: rdpsnd_sun.c
===================================================================
RCS file: /cvsroot/rdesktop/rdesktop/rdpsnd_sun.c,v
retrieving revision 1.22
retrieving revision 1.23
diff -C2 -d -r1.22 -r1.23
*** rdpsnd_sun.c	26 Oct 2006 09:47:17 -0000	1.22
--- rdpsnd_sun.c	27 Oct 2006 12:29:05 -0000	1.23
***************
*** 61,69 ****
  	/* Ack all remaining packets */
  	while (!rdpsnd_queue_empty())
! 	{
! 		rdpsnd_send_completion(rdpsnd_queue_current_packet()->tick,
! 				       rdpsnd_queue_current_packet()->index);
! 		rdpsnd_queue_next();
! 	}
  
  #if defined I_FLUSH && defined FLUSHW
--- 61,65 ----
  	/* Ack all remaining packets */
  	while (!rdpsnd_queue_empty())
! 		rdpsnd_queue_next(0);
  
  #if defined I_FLUSH && defined FLUSHW


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642