mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2026-02-05 04:06:34 -05:00
In ALSA control feature, information of an element includes extra fields to type-specific parameters; i.e. dimension. The fields can be extended in future. Meanwhile, current APIs to add user-defined element set can not support such an extended fields. This may cause inconveniences in future. This commit supports the fields, by changing APIs for element set. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de> |
||
|---|---|---|
| .. | ||
| cards.c | ||
| control.c | ||
| control_ext.c | ||
| control_hw.c | ||
| control_local.h | ||
| control_shm.c | ||
| control_symbols.c | ||
| ctlparse.c | ||
| hcontrol.c | ||
| Makefile.am | ||
| namehint.c | ||
| setup.c | ||
| tlv.c | ||