owntone-server/src
ejurgensen b26e507baa Fix memleak in DAAP cache 2014-08-25 22:05:44 +02:00
..
evhttp Preproc defines in evhttp_compat.h to protect against double inclusion 2014-08-15 22:53:47 +02:00
evrtsp Make compatible with libevent 2.0 by crippling streaming and ICY metadata (see issue #30) 2014-05-30 23:39:03 +02:00
.gitignore Replace AVL tree in DAAP by a static hash using gperf 2011-04-02 09:52:19 +02:00
DAAP.g Add support for artist group request (experimental) 2013-08-29 22:00:37 +02:00
DAAP2SQL.g Fixed RemoteApp communication which broke for Remote 3.0 due to some new properties in the query 2013-05-24 18:44:57 +02:00
Makefile.am Add DAAP cache backend 2014-08-20 00:21:48 +02:00
RSP.g Update copyright notices for 2010 2010-01-05 19:34:00 +01:00
RSP2SQL.g Use table aliases in all queries, update RSP & DAAP filters to match 2011-09-10 12:56:30 +02:00
artwork.c Forgot a spotify enabled condition 2014-04-05 22:30:35 +02:00
artwork.h Let configure check libevent version and include according to version 2014-03-13 23:33:35 +01:00
avio_evbuffer.c Let configure check libevent version and include according to version 2014-03-13 23:33:35 +01:00
avio_evbuffer.h Let configure check libevent version and include according to version 2014-03-13 23:33:35 +01:00
conffile.c Add slow DAAP queries to cache automatically 2014-08-24 01:23:23 +02:00
conffile.h Resolve runas username when loading configuration and export uid/gid 2011-07-09 12:02:09 +02:00
daap_cache.c Fix memleak in DAAP cache 2014-08-25 22:05:44 +02:00
daap_cache.h Save response times in DB and show in log (for debugging) 2014-08-24 12:43:32 +02:00
daap_query.c Add support for query-modifier=containers in DACP playqueue-edit 2014-03-31 01:53:46 +02:00
daap_query.gperf Support for daap.songartistid 2013-12-18 19:26:27 +01:00
daap_query.h Move DAAP query hash table inside DAAP2SQL 2011-04-02 09:52:19 +02:00
dacp_prop.gperf Add empty DACP property get for media-kind and extended-media-kind 2013-11-07 22:45:12 +01:00
db.c Include DAAP queries from Retune and TunesRemote+ for caching 2014-08-22 22:51:13 +02:00
db.h Add db interface to update the admin table 2014-08-15 22:54:47 +02:00
dmap_common.c Allow const char tags and handle null requests in dmap_common 2014-08-21 09:59:59 +02:00
dmap_common.h Allow const char tags and handle null requests in dmap_common 2014-08-21 09:59:59 +02:00
dmap_fields.gperf Support songartistid (asri) in group requests and queuefilter=artist 2014-02-21 20:39:57 +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.c Support for LastFM scrobbling (issue #19) 2014-08-15 23:36:54 +02:00
filescanner.h Fix error in filescanner when renaming files. Allow scanner to add 2014-03-30 23:44:30 +02:00
filescanner_ffmpeg.c Another preprocesser condition for OpenWrt compability 2014-06-16 23:46:30 +02:00
filescanner_icy.c Fixup new libav 10 icy extraction 2014-06-02 21:51:50 +02:00
filescanner_itunes.c Change some playlist scanner log levels 2014-06-23 01:51:32 +02:00
filescanner_m3u.c Change some playlist scanner log levels 2014-06-23 01:51:32 +02:00
httpd.c Adjust daapcache so it serves User-Agent to httpd_daap's reply handlers 2014-08-23 00:02:01 +02:00
httpd.h Migrate all evhttp to non-deprecated libevent2 2014-05-29 23:22:00 +02:00
httpd_daap.c Save response times in DB and show in log (for debugging) 2014-08-24 12:43:32 +02:00
httpd_daap.h Adjust daapcache so it serves User-Agent to httpd_daap's reply handlers 2014-08-23 00:02:01 +02:00
httpd_dacp.c Ignore queuefilter on playqueue-edit-add if mode = 0 (add to up next) 2014-07-19 08:44:27 +02:00
httpd_dacp.h Migrate all evhttp to non-deprecated libevent2 2014-05-29 23:22:00 +02:00
httpd_rsp.c Adjust daapcache so it serves User-Agent to httpd_daap's reply handlers 2014-08-23 00:02:01 +02:00
httpd_rsp.h Migrate all evhttp to non-deprecated libevent2 2014-05-29 23:22:00 +02:00
lastfm.c Support for LastFM scrobbling (issue #19) 2014-08-15 23:36:54 +02:00
lastfm.h Support for LastFM scrobbling (issue #19) 2014-08-15 23:36:54 +02:00
laudio.h Add ALSA-based local audio output support 2010-05-02 11:44:43 +02:00
laudio_alsa.c Add config knob for mixer channel name (ALSA/Linux only) 2011-07-09 12:12:58 +02:00
laudio_oss4.c Add OSS4 local audio output implementation 2010-05-02 11:45:15 +02:00
logger.c Add DAAP cache backend 2014-08-20 00:21:48 +02:00
logger.h Add DAAP cache backend 2014-08-20 00:21:48 +02:00
main.c Add DAAP cache backend 2014-08-20 00:21:48 +02:00
mdns.h Introduce mDNS browser flags for address type selection 2011-03-10 21:08:25 +01:00
mdns_avahi.c Forgot to remove some debug messages in mdns_avahi.c 2014-03-16 23:14:30 +01:00
misc.c Add trimwhitespace(), keyval sorting and alloc to misc functions 2014-08-15 22:56:39 +02:00
misc.h Add trimwhitespace(), keyval sorting and alloc to misc functions 2014-08-15 22:56:39 +02:00
pipe.c Open nonblock so it won't hang if other end is absent 2014-04-01 21:43:30 +02:00
pipe.h Make the player able to stream from pipes 2014-03-31 13:10:18 +02:00
player.c Support for LastFM scrobbling (issue #19) 2014-08-15 23:36:54 +02:00
player.h Modifications to the playqueue-clear command: 2014-05-24 07:34:59 +02:00
raop.c Honor the "ek" (encryption) flag for RAOP_DEV_OTHER + slight rewrite of raop_device_cb 2014-05-18 17:19:50 +02:00
raop.h Honor the "ek" (encryption) flag for RAOP_DEV_OTHER + slight rewrite of raop_device_cb 2014-05-18 17:19:50 +02:00
remote_pairing.c Change log level of .remote message to ease pairing troubleshooting 2014-06-02 21:08:24 +02:00
remote_pairing.h Add a pairing agent for Remote 2010-01-17 10:52:58 +01:00
rng.c Replace rng_rand_range() with GLib's g_rand_int_range() that works better 2010-05-02 11:45:14 +02:00
rng.h Add random number generator and related functions 2010-05-02 11:45:14 +02:00
rsp_query.c Adapt for new input methods in ANTLR 3.4 2011-06-24 19:34:11 +02:00
rsp_query.gperf Replace AVL tree in RSP query by a static hash using gperf 2011-04-02 09:52:19 +02:00
rsp_query.h Move RSP query hash table inside RSP2SQL 2011-04-02 09:52:19 +02: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
spotify.c Fix bug where it will wait endlessly if a Spotify track is paused the last few 2014-06-22 22:27:52 +02:00
spotify.h Support for Spotify artwork 2014-04-04 23:14:43 +02:00
transcode.c Adjust daapcache so it serves User-Agent to httpd_daap's reply handlers 2014-08-23 00:02:01 +02:00
transcode.h Adjust daapcache so it serves User-Agent to httpd_daap's reply handlers 2014-08-23 00:02:01 +02:00