Introduce stub DACP protocol implementation

This commit is contained in:
Julien BLACHE
2010-01-29 22:39:27 +01:00
parent 168144c1e0
commit a52ff42697
3 changed files with 679 additions and 0 deletions

View File

@@ -42,6 +42,7 @@ forked_daapd_SOURCES = main.c \
httpd.c httpd.h \
httpd_rsp.c httpd_rsp.h \
httpd_daap.c httpd_daap.h \
httpd_dacp.c httpd_dacp.h \
dmap_helpers.c dmap_helpers.h \
transcode.c transcode.h \
misc.c misc.h \