/[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 1266 by stargo, Mon Sep 18 09:27:58 2006 UTC revision 1267 by stargo, Mon Sep 18 09:28:42 2006 UTC
# Line 249  libao_register(char *options) Line 249  libao_register(char *options)
249          libao_driver.next = NULL;          libao_driver.next = NULL;
250    
251          ao_initialize();          ao_initialize();
252          snprintf(description, 100, "libao output driver, default device: %s", ao_driver_info(ao_default_driver_id())->short_name);          snprintf(description, 100, "libao output driver, default device: %s",
253                     ao_driver_info(ao_default_driver_id())->short_name);
254          ao_shutdown();          ao_shutdown();
255    
256          if (options)          if (options)

Legend:
Removed from v.1266  
changed lines
  Added in v.1267

  ViewVC Help
Powered by ViewVC 1.1.26