owntone-server/src
Julien BLACHE bf2c2b68c0 Revert "Remove default playlist & special case"
This reverts commit af95cee79b.

The default playlist is actually used by iTunes, so revert its removal. I
misremembered it being there for RSP.
2010-01-14 17:39:56 +01:00
..
evhttp Remove unneeded log.c from evhttp copy 2009-05-09 17:14:07 +02:00
.gitignore Fix paths and rename the project 2009-06-12 13:00:34 +02:00
DAAP.g Update copyright notices for 2010 2010-01-05 19:34:00 +01:00
DAAP2SQL.g Update copyright notices for 2010 2010-01-05 19:34:00 +01:00
Makefile.am Integrate iTunes library scanner as an optional component 2009-11-28 10:55:43 +01:00
RSP.g Update copyright notices for 2010 2010-01-05 19:34:00 +01:00
RSP2SQL.g Update copyright notices for 2010 2010-01-05 19:34:00 +01:00
conffile.c Update copyright notices for 2010 2010-01-05 19:34:00 +01:00
conffile.h Fix paths and rename the project 2009-06-12 13:00:34 +02:00
daap_query.c Update copyright notices for 2010 2010-01-05 19:34:00 +01:00
daap_query.h Add daap_songalbumid() to generate the songalbumid hash 2010-01-04 17:59:21 +01:00
db.c Revert "Remove default playlist & special case" 2010-01-14 17:39:56 +01:00
db.h Implement directory rescanning on top of kqueue/kevent for FreeBSD 2010-01-12 18:45:44 +01:00
filescanner.c Always set media_kind, for real 2010-01-13 19:45:04 +01:00
filescanner.h Hook up iTunes library scanner 2009-11-28 10:55:43 +01:00
filescanner_ffmpeg.c Update copyright notices for 2010 2010-01-05 19:34:00 +01:00
filescanner_itunes.c Use m_realpath(path) instead of realpath(path, NULL) 2010-01-09 13:44:10 +01:00
filescanner_m3u.c Use m_realpath(path) instead of realpath(path, NULL) 2010-01-09 13:44:10 +01:00
filescanner_urlfile.c Update copyright notices for 2010 2010-01-05 19:34:00 +01:00
httpd.c Use m_realpath(path) instead of realpath(path, NULL) 2010-01-09 13:44:10 +01:00
httpd.h Use embedded evhttp 2009-05-03 11:16:57 +02:00
httpd_daap.c Add DAAP request handler for databases/###/groups (albums) 2010-01-10 14:43:23 +01:00
httpd_daap.h Use embedded evhttp 2009-05-03 11:16:57 +02:00
httpd_rsp.c Update copyright notices for 2010 2010-01-05 19:34:00 +01:00
httpd_rsp.h Use embedded evhttp 2009-05-03 11:16:57 +02:00
logger.c Kill duplicate fclose() 2010-01-09 11:00:41 +01:00
logger.h Mark DPRINTF() as a printf-like function 2009-12-31 20:39:51 +01:00
main.c Make forked-daapd build on GNU/kFreeBSD 2010-01-10 17:49:01 +01:00
mdns_avahi.c Fix incorrect log domain 2010-01-09 11:14:23 +01:00
mdns_avahi.h Stop the TXT record encoding madness 2009-04-19 19:37:41 +02:00
misc.c Add safe_atoull() 2010-01-10 12:09:29 +01:00
misc.h Add safe_atoull() 2010-01-10 12:09:29 +01:00
rsp_query.c Update copyright notices for 2010 2010-01-05 19:34:00 +01:00
rsp_query.h Add new ANTLR parser for RSP queries 2009-06-07 19:06:51 +02:00
scan-flac.c Switch to the new database code 2009-06-10 19:04:18 +02:00
scan-mpc.c Switch to the new database code 2009-06-10 19:04:18 +02:00
scan-wma.c Fix a format string mismatch (long vs uint64_t) 2010-01-09 13:38:41 +01:00
transcode.c Make forked-daapd build on GNU/kFreeBSD 2010-01-10 17:49:01 +01:00
transcode.h Use embedded evhttp 2009-05-03 11:16:57 +02:00