Replace old config code, remove old code

Activate the new confuse-based config code, add compatibility functions
for the old config code.
This commit is contained in:
Julien BLACHE
2009-04-18 15:35:42 +02:00
parent a17e23010a
commit e3ab6de328
6 changed files with 266 additions and 2218 deletions

View File

@@ -24,7 +24,7 @@ mt_daapd_SOURCES = main.c daapd.h webserver.c \
rxml.c rxml.h redblack.c redblack.h \
scan-xml.c scan-wma.c scan-url.c \
smart-parser.c smart-parser.h xml-rpc.c xml-rpc.h \
ll.c ll.h conf.c conf.h util.c util.h \
util.c util.h \
plugin.c plugin.h db-sql-updates.c \
io.h io.c io-errors.h io-plugin.h \
db-sql.c db-sql.h db-sql-sqlite3.c db-sql-sqlite3.h\
@@ -32,4 +32,5 @@ mt_daapd_SOURCES = main.c daapd.h webserver.c \
EXTRA_DIST = scan-mpc.c \
scan-flac.c \
conf.h \
ff-plugins.h ff-dbstruct.h ff-plugin-events.h