mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-17 07:00:01 -05:00
added snd_user_file() function
alisp extensions - added nth, include, path commands - added auto-exec functionality - added helpers for C<->lisp interoperability
This commit is contained in:
parent
95418afc67
commit
6ad93ac892
13 changed files with 668 additions and 93 deletions
|
|
@ -9,7 +9,7 @@ VSYMS =
|
|||
endif
|
||||
|
||||
lib_LTLIBRARIES = libasound.la
|
||||
libasound_la_SOURCES = conf.c confmisc.c input.c output.c async.c error.c dlmisc.c socket.c shmarea.c
|
||||
libasound_la_SOURCES = conf.c confmisc.c input.c output.c async.c error.c dlmisc.c socket.c shmarea.c userfile.c
|
||||
libasound_la_LIBADD = control/libcontrol.la \
|
||||
mixer/libmixer.la ordinary_mixer/libordinarymixer.la \
|
||||
pcm/libpcm.la ordinary_pcm/libordinarypcm.la \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue