alsa-lib/src/conf
Jaroslav Kysela 597b4d0942 big simple mixer update
- exported all necessary functions to create a mixer module outside alsa-lib
- separated simple mixer API from the simple mixer implementation
  (using callbacks as usuall)
  - src/mixer/simple.c is the core
  - src/mixer/simple_none.c is the current (no-abstraction) implementation
    based on control names; note that this module does not depend on
    internal ALSA structures now
  - src/mixer/simple_abst.c is the ongoing abstraction which will use
    external dynamic modules; src/conf/smixer.conf will describe which
    modules will be used depending on the components from the driver
2005-06-03 13:33:04 +00:00
..
cards Implement surround71 output for SB Live 24 bit. 2005-05-21 15:21:04 +00:00
pcm use ipc_gid for dmix and dsnoop 2005-05-30 10:16:59 +00:00
alsa.conf Make dsnoop card-specific 2005-01-27 15:45:05 +00:00
Makefile.am added snd_hctl_ctl() function 2003-09-09 19:24:35 +00:00
smixer.conf big simple mixer update 2005-06-03 13:33:04 +00:00
sndo-mixer.alisp Remove not needed functions after open phase. 2004-01-19 19:51:59 +00:00