Update of /cvsroot/alsa/alsa-lib/src/conf In directory sc8-pr-cvs1:/tmp/cvs-serv17943/src/conf
Modified Files: sndo-mixer.alisp Log Message: Fixed lisp for ordinary mixer API Index: sndo-mixer.alisp =================================================================== RCS file: /cvsroot/alsa/alsa-lib/src/conf/sndo-mixer.alisp,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sndo-mixer.alisp 13 Oct 2003 12:06:45 -0000 1.2 +++ sndo-mixer.alisp 21 Dec 2003 18:25:57 -0000 1.3 @@ -66,7 +66,9 @@ (setq r (sndo_mixer_open1 ppcm "p")) (when (= r 0) (setq r (sndo_mixer_open1 cpcm "c"))) (when (!= r 0) (sndo_mixer_close)) - (unsetq r) + (unsetq sndo_mixer_open sndo_mixer_open1 + sndo_mixer_open_virtual sndo_mixer_open_fcn + sndo_include r) ) (defun sndo_mixer_close1 (hctl stream) ------------------------------------------------------- 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