/[rdesktop]/jpeg/rdesktop/trunk/rdpsnd_alsa.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 /jpeg/rdesktop/trunk/rdpsnd_alsa.c

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

revision 1261 by stargo, Sun Sep 17 15:33:29 2006 UTC revision 1279 by stargo, Sun Oct 1 14:03:43 2006 UTC
# Line 287  alsa_register(char *options) Line 287  alsa_register(char *options)
287          alsa_driver.name = xstrdup("alsa");          alsa_driver.name = xstrdup("alsa");
288          alsa_driver.description = xstrdup("ALSA output driver, default device: " DEFAULTDEVICE);          alsa_driver.description = xstrdup("ALSA output driver, default device: " DEFAULTDEVICE);
289          alsa_driver.need_byteswap_on_be = 0;          alsa_driver.need_byteswap_on_be = 0;
290            alsa_driver.need_resampling = 0;
291          alsa_driver.next = NULL;          alsa_driver.next = NULL;
292    
293          if (options)          if (options)

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

  ViewVC Help
Powered by ViewVC 1.1.26