owntone-server/src
Ace Jones ac82b176a0 Rework error handling in daap_reply_songlist_generic()
Kill a bit of code duplication in the error handling.
2010-01-10 14:43:22 +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
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
DAAP2SQL.g Update copyright notices for 2010 2010-01-05 19:34:00 +01: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
DAAP.g Update copyright notices for 2010 2010-01-05 19:34:00 +01:00
db.c Update copyright notices for 2010 2010-01-05 19:34:00 +01:00
db.h Add an opaque pointer to watch_info 2010-01-09 13:45:33 +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
filescanner.c Replace inotify with kqueue on FreeBSD - stub 2010-01-09 13:48:52 +01:00
filescanner.h Hook up iTunes library scanner 2009-11-28 10:55:43 +01:00
httpd_daap.c Rework error handling in daap_reply_songlist_generic() 2010-01-10 14:43:22 +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
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
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 Replace signalfd with kqueue for FreeBSD 2010-01-09 13:44:56 +01:00
Makefile.am Integrate iTunes library scanner as an optional component 2009-11-28 10:55:43 +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
RSP2SQL.g Update copyright notices for 2010 2010-01-05 19:34:00 +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
RSP.g Update copyright notices for 2010 2010-01-05 19:34:00 +01: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 Use sys/endian.h on FreeBSD 2010-01-09 13:42:59 +01:00
transcode.h Use embedded evhttp 2009-05-03 11:16:57 +02:00