some work on the new audioOutput layer
git-svn-id: https://svn.musicpd.org/mpd/trunk@2277 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
@@ -14,6 +14,7 @@ mpd_inputPlugins = \
|
||||
mpd_headers = \
|
||||
ack.h \
|
||||
audio.h \
|
||||
audioOutput.h \
|
||||
buffer2array.h \
|
||||
charConv.h \
|
||||
command.h \
|
||||
@@ -55,6 +56,8 @@ mpd_SOURCES = \
|
||||
$(mpd_headers) \
|
||||
$(mpd_inputPlugins) \
|
||||
audio.c \
|
||||
audioOutput.c \
|
||||
audioOutput_ao.c \
|
||||
buffer2array.c \
|
||||
charConv.c \
|
||||
command.c \
|
||||
|
||||
Reference in New Issue
Block a user