mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-12 14:51:38 -05:00
Introduce DAAP protocol implementation
Same restrictions as RSP at the moment: - no transcoding - no authentication
This commit is contained in:
@@ -22,6 +22,7 @@ mt_daapd_SOURCES = main.c daapd.h webserver.c \
|
||||
mdns_avahi.c mdns_avahi.h \
|
||||
httpd.c httpd.h \
|
||||
httpd_rsp.c httpd_rsp.h \
|
||||
httpd_daap.c httpd_daap.h \
|
||||
db-generic.c db-generic.h ff-plugins.c ff-plugins.h \
|
||||
scan-wma.c \
|
||||
smart-parser.c smart-parser.h xml-rpc.c xml-rpc.h \
|
||||
|
||||
Reference in New Issue
Block a user