mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-19 07:00:06 -05:00
Exported ERR macros. Completed scopes architecture. Added defaults for {pcm,ctl,rawmidi,seq}type configuration. Fixed bogus dlclose. Implemented ncurses levelmeter (temporarily placed in src/pcm/scopes)
This commit is contained in:
parent
8f3ae2cf2e
commit
46b52167df
14 changed files with 928 additions and 353 deletions
|
|
@ -8,7 +8,7 @@ libpcm_la_SOURCES = atomic.c mask.c interval.c \
|
|||
pcm_shm.c pcm_file.c pcm_share.c pcm_null.c pcm_meter.c \
|
||||
pcm_params.c
|
||||
noinst_HEADERS = atomic.h pcm_local.h pcm_plugin.h mask.h mask_inline.h \
|
||||
interval.h interval_inline.h plugin_ops.h pcm_meter.h
|
||||
interval.h interval_inline.h plugin_ops.h
|
||||
|
||||
all: libpcm.la
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue