owntone-server/src
2011-04-16 10:17:03 +02:00
..
evhttp evhttp: Handle IPv6 scoped addresses 2011-03-10 21:08:24 +01:00
evrtsp Avoid leaking addr on error 2011-03-10 21:08:24 +01:00
.gitignore Replace AVL tree in DAAP by a static hash using gperf 2011-04-02 09:52:19 +02:00
artwork.c Introduce artwork_get_item_filename() 2011-04-09 10:11:34 +02:00
artwork.h Introduce artwork_get_item_filename() 2011-04-09 10:11:34 +02:00
conffile.c Add IPv6 configuration option 2011-03-20 12:10:51 +01:00
conffile.h Maintain libhash in the conffile module 2010-05-02 11:21:07 +02:00
DAAP2SQL.g Move DAAP query hash table inside DAAP2SQL 2011-04-02 09:52:19 +02:00
daap_query.c Move DAAP query hash table inside DAAP2SQL 2011-04-02 09:52:19 +02:00
daap_query.gperf Replace AVL tree in DAAP query by a static hash using gperf 2011-04-02 09:52:19 +02:00
daap_query.h Move DAAP query hash table inside DAAP2SQL 2011-04-02 09:52:19 +02:00
DAAP.g Update copyright notices for 2010 2010-01-05 19:34:00 +01:00
dacp_prop.gperf Replace AVL tree in DACP by a static hash using gperf 2011-04-02 09:52:19 +02:00
db.c Handle empty files table when upgrading from schema v11 -> v12 2011-04-06 18:38:53 +02:00
db.h Add db_query_fetch_string_sort() to fetch string+sortstring results 2011-03-21 18:48:00 +01:00
dmap_common.c Migrate file metadata encoding to DMAP common code 2011-04-09 10:11:35 +02:00
dmap_common.h Migrate file metadata encoding to DMAP common code 2011-04-09 10:11:35 +02:00
dmap_fields.gperf Migrate file metadata encoding to DMAP common code 2011-04-09 10:11:35 +02: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 Reindent md_map_id3, no code changes 2011-03-21 18:47:59 +01:00
filescanner_itunes.c Reset album_artist after iTunes scan if set to Unknown artist. 2010-12-18 19:29:26 +01:00
filescanner_m3u.c Ignore empty lines in M3U playlists 2010-01-23 18:41:54 +01:00
filescanner_urlfile.c Fixup URL files scanning 2011-03-18 21:19:51 +01:00
filescanner.c Whitespace fixup 2011-04-16 10:17:03 +02:00
filescanner.h Hook up iTunes library scanner 2009-11-28 10:55:43 +01:00
httpd_daap.c Migrate file metadata encoding to DMAP common code 2011-04-09 10:11:35 +02:00
httpd_daap.h Use embedded evhttp 2009-05-03 11:16:57 +02:00
httpd_dacp.c Rename dmap_helpers.[ch] to dmap_common.[ch] 2011-04-09 10:11:34 +02:00
httpd_dacp.h Introduce stub DACP protocol implementation 2010-01-30 17:30:22 +01:00
httpd_rsp.c Replace AVL tree in RSP query by a static hash using gperf 2011-04-02 09:52:19 +02:00
httpd_rsp.h Use embedded evhttp 2009-05-03 11:16:57 +02:00
httpd.c Honour IPv6 config option for HTTP services 2011-03-20 12:19:39 +01:00
httpd.h Introduce httpd_send_reply() with gzip capability 2010-05-03 19:11:55 +02:00
laudio_alsa.c Fallback to the Master mixer element if PCM is not available 2010-10-24 18:53:58 +02:00
laudio_oss4.c Add OSS4 local audio output implementation 2010-05-02 11:45:15 +02:00
laudio.h Add ALSA-based local audio output support 2010-05-02 11:44:43 +02:00
logger.c Add logdomain for common DMAP code 2011-04-09 10:11:34 +02:00
logger.h Add logdomain for common DMAP code 2011-04-09 10:11:34 +02:00
main.c Rename mdns_avahi.h to mdns.h 2010-09-18 17:24:34 +02:00
Makefile.am Rename dmap_helpers.[ch] to dmap_common.[ch] 2011-04-09 10:11:34 +02:00
mdns_avahi.c Add netinet/in.h, needed on FreeBSD 2011-03-21 18:46:28 +01:00
mdns.h Introduce mDNS browser flags for address type selection 2011-03-10 21:08:25 +01:00
misc.c Fix 32bit MurmurHash64 routines 2010-10-23 18:36:10 +02:00
misc.h Add key/value functions & data types 2010-09-18 17:24:33 +02:00
player.c Wire up metadata handling in player and RAOP 2011-04-09 10:11:35 +02:00
player.h Set has_video flag for AppleTV devices 2011-04-09 10:11:34 +02:00
raop.c Wire up metadata handling in player and RAOP 2011-04-09 10:11:35 +02:00
raop.h Add support for AppleTV AirTunes metadata in RAOP 2011-04-09 10:11:35 +02:00
remote_pairing.c Add support for DOS-encoded pairing files 2011-04-07 21:01:16 +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
RSP2SQL.g Move RSP query hash table inside RSP2SQL 2011-04-02 09:52:19 +02:00
rsp_query.c Move RSP query hash table inside RSP2SQL 2011-04-02 09:52:19 +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
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 Use avcodec_decode_audio3() when available (FFmpeg 0.6) 2011-02-23 18:26:42 +01:00
transcode.h Add seek support to transcode 2010-05-02 11:21:08 +02:00