mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-11 13:30:05 -05:00
More control/mixer API updates.
Added highlevel control layer. Recoded simple control mixer API.
This commit is contained in:
parent
72fa3cc203
commit
f5d6fdeba8
8 changed files with 797 additions and 277 deletions
|
|
@ -1,6 +1,6 @@
|
|||
EXTRA_LTLIBRARIES = libcontrol.la
|
||||
|
||||
libcontrol_la_SOURCES = cards.c control.c defaults.c
|
||||
libcontrol_la_SOURCES = cards.c control.c controls.c defaults.c
|
||||
|
||||
all: libcontrol.la
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue