mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-11 13:30:05 -05:00
Added bag operations for the high-level control interface.
Added event layer for simple mixer controls (not fully finished).
This commit is contained in:
parent
5bb1fcb00a
commit
7376ad380e
7 changed files with 304 additions and 85 deletions
|
|
@ -1,6 +1,6 @@
|
|||
EXTRA_LTLIBRARIES = libcontrol.la
|
||||
|
||||
libcontrol_la_SOURCES = cards.c control.c controls.c defaults.c
|
||||
libcontrol_la_SOURCES = cards.c control.c controls.c bag.c defaults.c
|
||||
|
||||
all: libcontrol.la
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue