/[rdesktop]/sourceforge.net/trunk/rdesktop/rdpsnd_libao.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 /sourceforge.net/trunk/rdesktop/rdpsnd_libao.c

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

revision 963 by astrand, Wed Aug 3 10:56:16 2005 UTC revision 979 by stargo, Mon Aug 15 11:49:47 2005 UTC
# Line 240  wave_out_play(void) Line 240  wave_out_play(void)
240                  out->p += len;                  out->p += len;
241          }          }
242    
243          ao_play(o_device, outbuf, len);          ao_play(o_device, (char*)outbuf, len);
244    
245          gettimeofday(&tv, NULL);          gettimeofday(&tv, NULL);
246    

Legend:
Removed from v.963  
changed lines
  Added in v.979

  ViewVC Help
Powered by ViewVC 1.1.26