CVS: rdesktop rdpsnd_sgi.c,1.8,1.9
Peter Åstrand <[email protected]>
| Newsgroups | gmane.network.rdesktop.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/rdesktop/rdesktop In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31392 Modified Files: rdpsnd_sgi.c Log Message: Applied patch from Jeremy Meng <[email protected]>: 1. Update contact email. 2. Remove debug messages 3. Give the operating system a little break during sound playing. Index: rdpsnd_sgi.c =================================================================== RCS file: /cvsroot/rdesktop/rdesktop/rdpsnd_sgi.c,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** rdpsnd_sgi.c 3 Aug 2005 10:56:16 -0000 1.8 --- rdpsnd_sgi.c 16 Dec 2005 07:48:02 -0000 1.9 *************** *** 4,8 **** Copyright (C) Matthew Chapman 2003 Copyright (C) GuoJunBo [email protected] 2003 ! Copyright (C) Jeremy Meng [email protected] 2004 This program is free software; you can redistribute it and/or modify --- 4,8 ---- Copyright (C) Matthew Chapman 2003 Copyright (C) GuoJunBo [email protected] 2003 ! Copyright (C) Jeremy Meng [email protected] 2004, 2005 This program is free software; you can redistribute it and/or modify *************** *** 25,29 **** #include <dmedia/audio.h> ! #define IRIX_DEBUG 1 #define IRIX_MAX_VOL 65535 --- 25,29 ---- #include <dmedia/audio.h> ! /* #define IRIX_DEBUG 1 */ #define IRIX_MAX_VOL 65535 *************** *** 333,336 **** --- 333,337 ---- #endif g_dsp_busy = True; + usleep(10); return; } ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click