Update of /cvsroot/alsa/alsa-lib/src/conf/cards/SI7018
In directory sc8-pr-cvs1:/tmp/cvs-serv23405/src/conf/cards/SI7018

Added Files:
        sndoc-mixer.alisp sndop-mixer.alisp 
Log Message:
added snd_hctl_ctl() function
ordinary mixer:
  - revised Ordinary Mixer I/O type
  - sndo_mixer_open() take PCMs rather than strings to pass
    the real relationship
  - an initial version of toplevel alisp script
more alisp development:
  - renamed a* functions to A* functions (acall -> Acall etc.)
  - many improvements (unset*, exfun, Acall pcm_info, Asnderr, Asyserr)


--- NEW FILE: sndoc-mixer.alisp ---
(defun sndoc_mixer_open (hctl)
  (princ "sndoc_mixer_open\n")
  0
)

--- NEW FILE: sndop-mixer.alisp ---
(defun sndop_mixer_open (hctl)
  (princ "sndop_mixer_open\n")
  0
)



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to