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

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

revision 1258 by stargo, Sun Sep 17 14:41:16 2006 UTC revision 1260 by stargo, Sun Sep 17 15:25:10 2006 UTC
# Line 243  libao_register(char *options) Line 243  libao_register(char *options)
243          libao_driver.wave_out_play = libao_play;          libao_driver.wave_out_play = libao_play;
244          libao_driver.name = xstrdup("libao");          libao_driver.name = xstrdup("libao");
245          libao_driver.description = xstrdup("libao output driver");          libao_driver.description = xstrdup("libao output driver");
246            libao_driver.need_byteswap_on_be = 0;
247          libao_driver.next = NULL;          libao_driver.next = NULL;
248    
249          if (options)          if (options)

Legend:
Removed from v.1258  
changed lines
  Added in v.1260

  ViewVC Help
Powered by ViewVC 1.1.26