Make the player able to stream from pipes

This commit is contained in:
ejurgensen
2014-03-31 13:10:18 +02:00
parent 9efc97d702
commit 6062ca014b
5 changed files with 180 additions and 11 deletions

View File

@@ -94,6 +94,7 @@ forked_daapd_SOURCES = main.c \
httpd_dacp.c httpd_dacp.h \
dmap_common.c dmap_common.h \
transcode.c transcode.h \
pipe.c pipe.h \
artwork.c artwork.h \
misc.c misc.h \
rng.c rng.h \