/[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 1278 by stargo, Sun Oct 1 12:16:50 2006 UTC revision 1279 by stargo, Sun Oct 1 14:03:43 2006 UTC
# Line 195  libao_register(char *options) Line 195  libao_register(char *options)
195          libao_driver.name = xstrdup("libao");          libao_driver.name = xstrdup("libao");
196          libao_driver.description = description;          libao_driver.description = description;
197          libao_driver.need_byteswap_on_be = 0;          libao_driver.need_byteswap_on_be = 0;
198            libao_driver.need_resampling = 1;
199          libao_driver.next = NULL;          libao_driver.next = NULL;
200    
201          ao_initialize();          ao_initialize();

Legend:
Removed from v.1278  
changed lines
  Added in v.1279

  ViewVC Help
Powered by ViewVC 1.1.26