owntone-server/src
2010-05-02 08:23:21 +02:00
..
evhttp Revert "Add a fail_cb to evhttp_request for connection failures" 2010-02-14 09:36:55 +01:00
.gitignore Fix paths and rename the project 2009-06-12 13:00:34 +02:00
artwork.c Add artwork handling routines 2010-03-07 15:45:47 +01:00
artwork.h Add artwork handling routines 2010-03-07 15:45:47 +01:00
conffile.c Make database location a configuration item 2010-03-21 11:33:05 +01:00
conffile.h Fix paths and rename the project 2009-06-12 13:00:34 +02:00
DAAP2SQL.g Make queries on daap.songalbumid:0 a no-op 2010-01-27 18:31:13 +01:00
daap_query.c Maintain songalbumid inside the files table 2010-03-06 17:29:37 +01:00
daap_query.h Move daap_songalbumid() to its now-unique callsite 2010-03-06 17:29:48 +01:00
DAAP.g Update copyright notices for 2010 2010-01-05 19:34:00 +01:00
db.c Fix error message in db_file_add() 2010-05-02 08:23:21 +02:00
db.h Perform explicit sqlite3 init/deinit 2010-04-26 18:24:09 +02:00
dmap_helpers.c Include config.h in all C files 2010-02-02 21:09:55 +01:00
dmap_helpers.h Add missing DMAP types and correct existing types 2010-02-10 18:21:32 +01:00
ffmpeg_url_evbuffer.c FFmpeg "evbuffer:0x..." URLProtocol implementation 2010-03-07 11:13:38 +01:00
ffmpeg_url_evbuffer.h FFmpeg "evbuffer:0x..." URLProtocol implementation 2010-03-07 11:13:38 +01:00
filescanner_ffmpeg.c Add handlers for ID3v2 track and disc fields 2010-04-10 11:21:04 +02:00
filescanner_itunes.c Remove provisions for multi-library support 2010-03-19 19:09:18 +01:00
filescanner_m3u.c Ignore empty lines in M3U playlists 2010-01-23 18:41:54 +01:00
filescanner_urlfile.c Update copyright notices for 2010 2010-01-05 19:34:00 +01:00
filescanner.c Lower logging level for files with no metadata 2010-04-10 11:23:11 +02:00
filescanner.h Hook up iTunes library scanner 2009-11-28 10:55:43 +01:00
httpd_daap.c Demote "could not find requested meta field" message to E_WARN 2010-04-10 09:46:48 +02:00
httpd_daap.h Use embedded evhttp 2009-05-03 11:16:57 +02:00
httpd_dacp.c Use evhttp_connection's closecb instead of our fail_cb extension 2010-02-14 09:34:29 +01:00
httpd_dacp.h Introduce stub DACP protocol implementation 2010-01-30 17:30:22 +01:00
httpd_rsp.c Constify data tables where possible 2010-03-25 21:40:17 +01:00
httpd_rsp.h Use embedded evhttp 2009-05-03 11:16:57 +02:00
httpd.c Constify data tables where possible 2010-03-25 21:40:17 +01:00
httpd.h Use embedded evhttp 2009-05-03 11:16:57 +02:00
logger.c Add a logdomain for artwork handling 2010-03-07 15:23:40 +01:00
logger.h Add a logdomain for artwork handling 2010-03-07 15:23:40 +01:00
main.c Perform explicit sqlite3 init/deinit 2010-04-26 18:24:09 +02:00
Makefile.am Add artwork handling routines 2010-03-07 15:45:47 +01:00
mdns_avahi.c Include config.h in all C files 2010-02-02 21:09:55 +01:00
mdns_avahi.h Add generic mDNS browsing + resolving facility 2010-01-17 10:52:58 +01:00
misc.c Add safe_atou32() and safe_atou64() 2010-02-10 18:21:32 +01:00
misc.h Add safe_atou32() and safe_atou64() 2010-02-10 18:21:32 +01:00
remote_pairing.c Remove provisions for multi-library support 2010-03-19 19:09:18 +01:00
remote_pairing.h Add a pairing agent for Remote 2010-01-17 10:52:58 +01:00
RSP2SQL.g Integer types cleanup 2010-02-02 21:09:56 +01:00
rsp_query.c Include config.h in all C files 2010-02-02 21:09:55 +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 Include config.h in all C files 2010-02-02 21:09:55 +01:00
scan-mpc.c Include config.h in all C files 2010-02-02 21:09:55 +01:00
scan-wma.c Include config.h in all C files 2010-02-02 21:09:55 +01:00
transcode.c Remove FLAC-specific raw mode 2010-03-28 16:19:30 +02:00
transcode.h Integer types cleanup 2010-02-02 21:09:56 +01:00