.. |
evhttp
|
Don't use chunked encoding on range requests
|
2014-02-05 17:32:09 -08:00 |
evrtsp
|
Kill unused variable len
|
2011-04-30 11:41:12 +02:00 |
.gitignore
|
Replace AVL tree in DAAP by a static hash using gperf
|
2011-04-02 09:52:19 +02:00 |
artwork.c
|
Add preprocessor macro FFMPEG_INCOMPATIBLE_API and use it, so
|
2014-01-12 22:34:57 +01:00 |
artwork.h
|
Introduce artwork_get_item_filename()
|
2011-04-09 10:11:34 +02:00 |
avio_evbuffer.c
|
libav 0.7: Add AVIO interface to evbuffer, replacing ffmpeg_url_evbuffer
|
2011-06-02 22:16:53 +02:00 |
avio_evbuffer.h
|
libav 0.7: Add AVIO interface to evbuffer, replacing ffmpeg_url_evbuffer
|
2011-06-02 22:16:53 +02:00 |
conffile.c
|
Add support for max volume for AirPlay devices (raop)
|
2014-02-09 16:07:00 +01:00 |
conffile.h
|
Resolve runas username when loading configuration and export uid/gid
|
2011-07-09 12:02:09 +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 |
daap_query.c
|
Adapt for new input methods in ANTLR 3.4
|
2011-06-24 19:34:11 +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 |
DAAP.g
|
Add support for artist group request (experimental)
|
2013-08-29 22:00:37 +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
|
Make sure there are no remnants from last upgrade before upgrading the db
|
2014-01-15 18:29:57 +01:00 |
db.h
|
Add artwork field to db (upgrade to v15). Set field when embedded
|
2014-01-11 23:05:29 +01:00 |
dmap_common.c
|
Artwork support for iTunes 11 (credit @torta) and related improvements
|
2013-12-25 23:06:41 +01:00 |
dmap_common.h
|
Lower log level to spam for DMAP investigation and add dmap_add_raw_uint32() for later use
|
2013-11-14 23:08:20 +01:00 |
dmap_fields.gperf
|
Artwork support for iTunes 11 (credit @torta) and related improvements
|
2013-12-25 23:06:41 +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
|
Fix issue with many WMA audio files not being recognized
|
2014-02-05 17:44:01 -08:00 |
filescanner_icy.c
|
Remove url encoding in filescanner_icy
|
2014-01-10 21:22:04 +01:00 |
filescanner_itunes.c
|
Disable instead of purging when root library dir is not present
|
2013-11-30 23:12:09 +01:00 |
filescanner_m3u.c
|
Disable instead of purging when root library dir is not present
|
2013-11-30 23:12:09 +01:00 |
filescanner.c
|
Add config option to disable initial file scan
|
2014-01-28 22:40:07 +01:00 |
filescanner.h
|
Basic audiobook support
|
2013-12-08 23:03:03 +01:00 |
httpd_daap.c
|
Don't reject daap login if no user-agent (for Roomie remote)
|
2014-01-27 20:43:22 +01:00 |
httpd_daap.h
|
Use embedded evhttp
|
2009-05-03 11:16:57 +02:00 |
httpd_dacp.c
|
Mimic iTunes and reply 204 No Content to playqueue-edit&add
|
2014-02-13 15:46:24 +01: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
|
iTunes will drop the connection if user seeks during playback, but
|
2014-02-03 23:12:19 +01:00 |
httpd.h
|
Introduce httpd_send_reply() with gzip capability
|
2010-05-03 19:11:55 +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 |
laudio.h
|
Add ALSA-based local audio output support
|
2010-05-02 11:44:43 +02:00 |
logger.c
|
Reduce ffmpeg/libav log messages on default log level
|
2014-01-13 22:01:54 +01:00 |
logger.h
|
Add a logdomain for DB performance data
|
2011-09-10 12:56:29 +02:00 |
main.c
|
Fix some ffmpeg/libav compiler conditions
|
2013-11-25 19:43:17 +01:00 |
Makefile.am
|
Add support for getting Shoutcast (ICY) metadata from internet streams
|
2013-09-24 22:27:49 +02:00 |
mdns_avahi.c
|
Plug leaks, avahi_strdup() not necessary here
|
2011-07-09 11:54:55 +02:00 |
mdns.h
|
Introduce mDNS browser flags for address type selection
|
2011-03-10 21:08:25 +01:00 |
misc.c
|
hi-res timer commit broke FreeBSD. This attempts to go back to the
|
2014-02-08 22:59:07 +01:00 |
misc.h
|
hi-res timer commit broke FreeBSD. This attempts to go back to the
|
2014-02-08 22:59:07 +01:00 |
player.c
|
Add support for max volume for AirPlay devices (raop)
|
2014-02-09 16:07:00 +01:00 |
player.h
|
hi-res timer commit broke FreeBSD. This attempts to go back to the
|
2014-02-08 22:59:07 +01:00 |
raop.c
|
Add support for max volume for AirPlay devices (raop)
|
2014-02-09 16:07:00 +01:00 |
raop.h
|
Obey device "md" (metadata) tag - credit @couteau
|
2013-11-23 11:25:30 +01:00 |
remote_pairing.c
|
Some more Remote pairing logging
|
2014-01-27 20:36:54 +01: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
|
Use table aliases in all queries, update RSP & DAAP filters to match
|
2011-09-10 12:56:30 +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 |
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
|
Add User-Agent detection for iTunes video playback on OSX
|
2014-02-05 17:34:27 -08:00 |
transcode.h
|
Add seek support to transcode
|
2010-05-02 11:21:08 +02:00 |