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

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

revision 1260 by stargo, Sun Sep 17 15:25:10 2006 UTC revision 1279 by stargo, Sun Oct 1 14:03:43 2006 UTC
# Line 264  sun_register(char *options) Line 264  sun_register(char *options)
264          sun_driver.description =          sun_driver.description =
265                  xstrdup("SUN/BSD output driver, default device: " DEFAULTDEVICE " or $AUDIODEV");                  xstrdup("SUN/BSD output driver, default device: " DEFAULTDEVICE " or $AUDIODEV");
266          sun_driver.need_byteswap_on_be = 1;          sun_driver.need_byteswap_on_be = 1;
267            sun_driver.need_resampling = 0;
268          sun_driver.next = NULL;          sun_driver.next = NULL;
269    
270          if (options)          if (options)

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

  ViewVC Help
Powered by ViewVC 1.1.26