alsa-lib/src/control
Takashi Iwai 81241ffb81 Change numid properly with external ctl plugins
So far, external ctl plugins don't change numid.  Some apps expect the
non-zero numids with list, and the plugin doesn't work for them.

This patch adds a fake numid to each control based on the offset
number.  The lookup with non-zero numid is supported but is pretty
inefficient.  Eventually the plugin side may be optimized to look
at the numid, too.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-02-17 16:58:12 +01:00
..
cards.c fix error code when controlC0 device has no enough permissions 2007-11-25 23:20:50 +01:00
control.c Make string arrays as constant as possible. 2008-11-21 22:14:52 +01:00
control_ext.c Change numid properly with external ctl plugins 2009-02-17 16:58:12 +01:00
control_hw.c Make seq, rawmidi and control operation structures static const. 2008-11-21 20:28:38 +01:00
control_local.h Make seq, rawmidi and control operation structures static const. 2008-11-21 20:28:38 +01:00
control_shm.c Make seq, rawmidi and control operation structures static const. 2008-11-21 20:28:38 +01:00
control_symbols.c Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-15 10:24:55 +02:00
hcontrol.c Mark static tables as constant when possible. 2008-11-21 22:39:38 +01:00
Makefile.am Export dB conversion helper functions 2007-10-24 13:04:14 +02:00
namehint.c Mark static tables as constant when possible. 2008-11-21 22:39:38 +01:00
setup.c Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-15 10:24:55 +02:00
tlv.c Export dB conversion helper functions 2007-10-24 13:04:14 +02:00