/[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 1256 by stargo, Sun Sep 17 11:42:22 2006 UTC revision 1260 by stargo, Sun Sep 17 15:25:10 2006 UTC
# Line 267  oss_register(char *options) Line 267  oss_register(char *options)
267          oss_driver.name = xstrdup("oss");          oss_driver.name = xstrdup("oss");
268          oss_driver.description =          oss_driver.description =
269                  xstrdup("OSS output driver, default device: " DEFAULTDEVICE " or $AUDIODEV");                  xstrdup("OSS output driver, default device: " DEFAULTDEVICE " or $AUDIODEV");
270            oss_driver.need_byteswap_on_be = 0;
271          oss_driver.next = NULL;          oss_driver.next = NULL;
272    
273          if (options)          if (options)

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

  ViewVC Help
Powered by ViewVC 1.1.26