alsa-lib/src
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
..
alisp Fix compile warning 2005-01-19 13:56:31 +00:00
compat Corrections by Kevin Conder <kconder@interaccess.com> 2002-03-12 20:14:33 +00:00
conf big simple mixer update 2005-06-03 13:33:04 +00:00
control Fix doxygen documents 2005-05-24 14:14:28 +00:00
hwdep Fix doxygen documents 2005-05-24 14:14:28 +00:00
instr Fix doxygen documents 2005-05-24 14:14:28 +00:00
mixer big simple mixer update 2005-06-03 13:33:04 +00:00
pcm Fix bugs in the last change of ipc_gid option 2005-05-30 17:56:12 +00:00
rawmidi Fix doxygen documents 2005-05-24 14:14:28 +00:00
seq Fix doxygen documents 2005-05-24 14:14:28 +00:00
timer Fix doxygen documents 2005-05-24 14:14:28 +00:00
async.c si_code is 1 on my machine, why? 2004-05-06 18:56:53 +00:00
conf.c Fix doxygen documents 2005-05-24 14:14:28 +00:00
confmisc.c fix warnings (bug #829) 2005-05-30 11:16:20 +00:00
dlmisc.c Fix doxygen documents 2005-05-24 14:14:28 +00:00
error.c Fix doxygen documents 2005-05-24 14:14:28 +00:00
input.c Fix doxygen documents 2005-05-24 14:14:28 +00:00
Makefile.am Remove obsolete ordinary_* entries 2005-06-01 12:34:51 +00:00
names.c name clash (WINE, icc) interface -> iface rename 2005-05-29 14:24:51 +00:00
output.c Fix doxygen documents 2005-05-24 14:14:28 +00:00
shmarea.c Fix a typo 2005-05-24 14:50:21 +00:00
socket.c Added <sys/uio.h> inclusion 2003-03-20 08:01:41 +00:00
userfile.c Fix doxygen documents 2005-05-24 14:14:28 +00:00
Versions big simple mixer update 2005-06-03 13:33:04 +00:00