/[rdesktop]/jpeg/rdesktop/trunk/rdpsnd_sgi.c
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /jpeg/rdesktop/trunk/rdpsnd_sgi.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1302 by ossman_, Thu Oct 26 09:47:17 2006 UTC revision 1304 by ossman_, Fri Oct 27 12:29:05 2006 UTC
# Line 97  sgi_close(void) Line 97  sgi_close(void)
97  #endif  #endif
98    
99          while (!rdpsnd_queue_empty())          while (!rdpsnd_queue_empty())
100          {                  rdpsnd_queue_next(0);
                 /* 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();  
         }  
101          alDiscardFrames(output_port, 0);          alDiscardFrames(output_port, 0);
102    
103          alClosePort(output_port);          alClosePort(output_port);

Legend:
Removed from v.1302  
changed lines
  Added in v.1304

  ViewVC Help
Powered by ViewVC 1.1.26