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

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

revision 1275 by stargo, Sun Oct 1 11:08:09 2006 UTC revision 1279 by stargo, Sun Oct 1 14:03:43 2006 UTC
# Line 250  oss_register(char *options) Line 250  oss_register(char *options)
250          oss_driver.description =          oss_driver.description =
251                  xstrdup("OSS output driver, default device: " DEFAULTDEVICE " or $AUDIODEV");                  xstrdup("OSS output driver, default device: " DEFAULTDEVICE " or $AUDIODEV");
252          oss_driver.need_byteswap_on_be = 0;          oss_driver.need_byteswap_on_be = 0;
253            oss_driver.need_resampling = 0;
254          oss_driver.next = NULL;          oss_driver.next = NULL;
255    
256          if (options)          if (options)

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

  ViewVC Help
Powered by ViewVC 1.1.26