Update of /cvsroot/alsa/alsa-lib/src/ordinary_mixer In directory sc8-pr-cvs1:/tmp/cvs-serv17943/src/ordinary_mixer
Modified Files: ordinary_mixer.c Log Message: Fixed lisp for ordinary mixer API Index: ordinary_mixer.c =================================================================== RCS file: /cvsroot/alsa/alsa-lib/src/ordinary_mixer/ordinary_mixer.c,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ordinary_mixer.c 13 Oct 2003 12:06:46 -0000 1.4 +++ ordinary_mixer.c 21 Dec 2003 18:25:57 -0000 1.5 @@ -101,6 +101,11 @@ cfg = alsa_lisp_default_cfg(input); if (cfg == NULL) return -ENOMEM; +#if 0 + cfg->debug = 1; + cfg->verbose = 1; + cfg->warning = 1; +#endif } err = alsa_lisp(cfg, &alisp); if (err < 0) ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Alsa-cvslog mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-cvslog