owntone-server/src
Ace Jones f2965f8ac6 Make daap_songalbumid available as a function inside SQLite 2010-01-05 18:25:18 +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 Add new ANTLR parser for DAAP queries 2009-06-07 19:06:46 +02:00
DAAP2SQL.g DMAP comparison against empty string needs to check against NULL too 2009-12-29 22:04:49 +01:00
Makefile.am Integrate iTunes library scanner as an optional component 2009-11-28 10:55:43 +01:00
RSP.g Add new ANTLR parser for RSP queries 2009-06-07 19:06:51 +02:00
RSP2SQL.g Cast pANTLR3_STRING to char * to avoid printf-format warnings 2009-12-31 22:21:56 +01:00
conffile.c Add itunes_overrides parameter 2009-11-28 10:55:43 +01:00
conffile.h Fix paths and rename the project 2009-06-12 13:00:34 +02:00
daap_query.c Reindent dmap_query_fields, no code changes. 2009-12-31 16:50:19 +01:00
daap_query.h Add daap_songalbumid() to generate the songalbumid hash 2010-01-04 17:59:21 +01:00
db.c Make daap_songalbumid available as a function inside SQLite 2010-01-05 18:25:18 +01:00
db.h Accomodate TV meta-data in internal structures 2009-12-26 08:28:28 +01:00
filescanner.c Use the 'artist' field for 'album_artist' if there is no album artist set 2010-01-04 17:56:20 +01:00
filescanner.h Hook up iTunes library scanner 2009-11-28 10:55:43 +01:00
filescanner_ffmpeg.c Pick up TV-related metadata in MP4 video files 2009-12-26 08:31:12 +01:00
filescanner_itunes.c Add missing trk_id argument to DPRINTF() calls 2009-12-31 22:20:48 +01:00
filescanner_m3u.c Rename db_pl_add_item -> db_pl_add_item_bypath 2009-11-28 10:55:42 +01:00
filescanner_urlfile.c Switch to the new database code 2009-06-10 19:04:18 +02:00
httpd.c Send a Content-Length header when plainly streaming a whole file 2009-12-31 16:50:19 +01:00
httpd.h Use embedded evhttp 2009-05-03 11:16:57 +02:00
httpd_daap.c Return daap.songalbumid as a hash of the album_artist + album 2010-01-04 18:00:05 +01:00
httpd_daap.h Use embedded evhttp 2009-05-03 11:16:57 +02:00
httpd_rsp.c Move *_offsetof() macro definitions to db.h 2009-06-11 23:17:17 +02:00
httpd_rsp.h Use embedded evhttp 2009-05-03 11:16:57 +02:00
logger.c Flush log as we go. 2009-10-04 12:08:46 +02:00
logger.h Mark DPRINTF() as a printf-like function 2009-12-31 20:39:51 +01:00
main.c Regain root privileges to unlink PID file at exit 2009-12-31 20:19:13 +01:00
mdns_avahi.c Rename L_REND to L_MDNS 2009-05-09 17:14:07 +02:00
mdns_avahi.h Stop the TXT record encoding madness 2009-04-19 19:37:41 +02:00
misc.c Add the MurmurHash2, 64bit version 2010-01-04 17:58:28 +01:00
misc.h Add the MurmurHash2, 64bit version 2010-01-04 17:58:28 +01:00
rsp_query.c Remove useless force_update field in media file info 2009-06-11 19:15:22 +02: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 Fixup DPRINTF() format strings 2009-12-31 22:21:19 +01:00
transcode.c Add support for Remote, the iPhone remote control for iTunes 2009-12-30 18:49:52 +01:00
transcode.h Use embedded evhttp 2009-05-03 11:16:57 +02:00