mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-25 06:59:54 -05:00
Removed old mixer API functions.
Added simple control layer (experimental).
This commit is contained in:
parent
3c9755bb7e
commit
273d115de0
11 changed files with 807 additions and 883 deletions
|
|
@ -1,6 +1,6 @@
|
|||
EXTRA_LTLIBRARIES=libmixer.la
|
||||
|
||||
libmixer_la_SOURCES = mixer.c elements.c
|
||||
libmixer_la_SOURCES = mixer.c simple.c
|
||||
|
||||
all: libmixer.la
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue