mpd/src
Max Kellermann 9d4b7ab113 decoder_thread: don't fall back to "mad" unless no plugin matches
When all plugins have failed, MPD used to fall back to the "mad"
decoder plugin, to handle those radio streams without a Content-Type
response header.  This however leads to unexpected results (garbage
being played) when the stream isn't really mp3.  Since we care little
about "bad" streams, we shouldn't have hacks which have bad side
effects.

Let's get rid of this hack now!  Only try to "mad" plugin if there was
no match at all (Content-Type, path suffix) and no other plugin has
been tried.
2010-01-17 17:09:10 +01:00
..
archive input_stream: return allocated input_stream objects 2010-01-01 17:25:07 +01:00
AudioCompress compress: add config.h 2009-12-02 21:14:35 -06:00
cue cue_tag: added song duration support 2009-12-16 22:15:27 +01:00
decoder audio_format: support packed 24 bit samples 2010-01-16 23:44:54 +01:00
encoder Update copyright notices. 2009-12-31 20:58:43 -08:00
filter Update copyright notices. 2009-12-31 20:58:43 -08:00
input input/rewind: enable the "rewind" wrapper for all non-seekable streams 2010-01-04 21:45:32 +01:00
mixer Update copyright notices. 2009-12-31 20:58:43 -08:00
output output/pulse: clear the "mainloop" attribute on error 2010-01-17 12:03:22 +01:00
playlist playlist: added a FLAC playlist plugin 2010-01-06 08:50:52 +01:00
ack.h Update copyright notices. 2009-12-31 20:58:43 -08:00
aiff.c Update copyright notices. 2009-12-31 20:58:43 -08:00
aiff.h Update copyright notices. 2009-12-31 20:58:43 -08:00
archive_api.c Update copyright notices. 2009-12-31 20:58:43 -08:00
archive_api.h Update copyright notices. 2009-12-31 20:58:43 -08:00
archive_internal.h Update copyright notices. 2009-12-31 20:58:43 -08:00
archive_list.c Update copyright notices. 2009-12-31 20:58:43 -08:00
archive_list.h Update copyright notices. 2009-12-31 20:58:43 -08:00
archive_plugin.c input_stream: return allocated input_stream objects 2010-01-01 17:25:07 +01:00
archive_plugin.h input_stream: return allocated input_stream objects 2010-01-01 17:25:07 +01:00
audio_check.c Update copyright notices. 2009-12-31 20:58:43 -08:00
audio_check.h Update copyright notices. 2009-12-31 20:58:43 -08:00
audio_format.c audio_format: support packed 24 bit samples 2010-01-16 23:44:54 +01:00
audio_format.h audio_format: support packed 24 bit samples 2010-01-16 23:44:54 +01:00
audio_parser.c audio_format: support packed 24 bit samples 2010-01-16 23:44:54 +01:00
audio_parser.h Update copyright notices. 2009-12-31 20:58:43 -08:00
audio.c Update copyright notices. 2009-12-31 20:58:43 -08:00
audio.h Update copyright notices. 2009-12-31 20:58:43 -08:00
buffer.c Update copyright notices. 2009-12-31 20:58:43 -08:00
buffer.h Update copyright notices. 2009-12-31 20:58:43 -08:00
check.h Update copyright notices. 2009-12-31 20:58:43 -08:00
chunk.c Update copyright notices. 2009-12-31 20:58:43 -08:00
chunk.h Update copyright notices. 2009-12-31 20:58:43 -08:00
client_event.c Update copyright notices. 2009-12-31 20:58:43 -08:00
client_expire.c Update copyright notices. 2009-12-31 20:58:43 -08:00
client_global.c Update copyright notices. 2009-12-31 20:58:43 -08:00
client_idle.c Update copyright notices. 2009-12-31 20:58:43 -08:00
client_internal.h Update copyright notices. 2009-12-31 20:58:43 -08:00
client_list.c Update copyright notices. 2009-12-31 20:58:43 -08:00
client_new.c Update copyright notices. 2009-12-31 20:58:43 -08:00
client_process.c Update copyright notices. 2009-12-31 20:58:43 -08:00
client_read.c Update copyright notices. 2009-12-31 20:58:43 -08:00
client_write.c Update copyright notices. 2009-12-31 20:58:43 -08:00
client.c Update copyright notices. 2009-12-31 20:58:43 -08:00
client.h Update copyright notices. 2009-12-31 20:58:43 -08:00
cmdline.c Update copyright notices. 2009-12-31 20:58:43 -08:00
cmdline.h Update copyright notices. 2009-12-31 20:58:43 -08:00
command.c replay_gain: moved code to replay_gain_config.c 2010-01-04 21:02:47 +01:00
command.h Update copyright notices. 2009-12-31 20:58:43 -08:00
conf.c Update copyright notices. 2009-12-31 20:58:43 -08:00
conf.h Update copyright notices. 2009-12-31 20:58:43 -08:00
crossfade.c Update copyright notices. 2009-12-31 20:58:43 -08:00
crossfade.h Update copyright notices. 2009-12-31 20:58:43 -08:00
daemon.c Update copyright notices. 2009-12-31 20:58:43 -08:00
daemon.h Update copyright notices. 2009-12-31 20:58:43 -08:00
database.c Update copyright notices. 2009-12-31 20:58:43 -08:00
database.h Update copyright notices. 2009-12-31 20:58:43 -08:00
dbUtils.c Update copyright notices. 2009-12-31 20:58:43 -08:00
dbUtils.h Update copyright notices. 2009-12-31 20:58:43 -08:00
decoder_api.c replay_gain: moved code to replay_gain_config.c 2010-01-04 21:02:47 +01:00
decoder_api.h replay_gain: moved code to replay_gain_info.c 2010-01-04 21:02:36 +01:00
decoder_buffer.c Update copyright notices. 2009-12-31 20:58:43 -08:00
decoder_buffer.h Update copyright notices. 2009-12-31 20:58:43 -08:00
decoder_command.h Update copyright notices. 2009-12-31 20:58:43 -08:00
decoder_control.c Update copyright notices. 2009-12-31 20:58:43 -08:00
decoder_control.h Update copyright notices. 2009-12-31 20:58:43 -08:00
decoder_internal.c Update copyright notices. 2009-12-31 20:58:43 -08:00
decoder_internal.h replay_gain: refactor API, move code to replay_gain_state.c 2010-01-04 20:54:01 +01:00
decoder_list.c Update copyright notices. 2009-12-31 20:58:43 -08:00
decoder_list.h Update copyright notices. 2009-12-31 20:58:43 -08:00
decoder_plugin.c Update copyright notices. 2009-12-31 20:58:43 -08:00
decoder_plugin.h Update copyright notices. 2009-12-31 20:58:43 -08:00
decoder_print.c Update copyright notices. 2009-12-31 20:58:43 -08:00
decoder_print.h Update copyright notices. 2009-12-31 20:58:43 -08:00
decoder_thread.c decoder_thread: don't fall back to "mad" unless no plugin matches 2010-01-17 17:09:10 +01:00
decoder_thread.h Update copyright notices. 2009-12-31 20:58:43 -08:00
directory_print.c Update copyright notices. 2009-12-31 20:58:43 -08:00
directory_print.h Update copyright notices. 2009-12-31 20:58:43 -08:00
directory_save.c Update copyright notices. 2009-12-31 20:58:43 -08:00
directory_save.h Update copyright notices. 2009-12-31 20:58:43 -08:00
directory.c Update copyright notices. 2009-12-31 20:58:43 -08:00
directory.h Update copyright notices. 2009-12-31 20:58:43 -08:00
dirvec.c Update copyright notices. 2009-12-31 20:58:43 -08:00
dirvec.h Update copyright notices. 2009-12-31 20:58:43 -08:00
encoder_api.h Update copyright notices. 2009-12-31 20:58:43 -08:00
encoder_list.c Update copyright notices. 2009-12-31 20:58:43 -08:00
encoder_list.h Update copyright notices. 2009-12-31 20:58:43 -08:00
encoder_plugin.h Update copyright notices. 2009-12-31 20:58:43 -08:00
event_pipe.c Update copyright notices. 2009-12-31 20:58:43 -08:00
event_pipe.h Update copyright notices. 2009-12-31 20:58:43 -08:00
exclude.c Update copyright notices. 2009-12-31 20:58:43 -08:00
exclude.h Update copyright notices. 2009-12-31 20:58:43 -08:00
fd_util.c fd_util: include ws2tcpip.h for socklen_t 2010-01-17 14:48:52 +01:00
fd_util.h Update copyright notices. 2009-12-31 20:58:43 -08:00
fifo_buffer.c Update copyright notices. 2009-12-31 20:58:43 -08:00
fifo_buffer.h Update copyright notices. 2009-12-31 20:58:43 -08:00
filter_config.c Update copyright notices. 2009-12-31 20:58:43 -08:00
filter_config.h Update copyright notices. 2009-12-31 20:58:43 -08:00
filter_internal.h Update copyright notices. 2009-12-31 20:58:43 -08:00
filter_plugin.c Update copyright notices. 2009-12-31 20:58:43 -08:00
filter_plugin.h Update copyright notices. 2009-12-31 20:58:43 -08:00
filter_registry.c Update copyright notices. 2009-12-31 20:58:43 -08:00
filter_registry.h Update copyright notices. 2009-12-31 20:58:43 -08:00
gcc.h Update copyright notices. 2009-12-31 20:58:43 -08:00
glib_compat.h Update copyright notices. 2009-12-31 20:58:43 -08:00
icy_metadata.c Update copyright notices. 2009-12-31 20:58:43 -08:00
icy_metadata.h Update copyright notices. 2009-12-31 20:58:43 -08:00
icy_server.c Update copyright notices. 2009-12-31 20:58:43 -08:00
icy_server.h Update copyright notices. 2009-12-31 20:58:43 -08:00
idle.c Update copyright notices. 2009-12-31 20:58:43 -08:00
idle.h Update copyright notices. 2009-12-31 20:58:43 -08:00
inotify_queue.c Update copyright notices. 2009-12-31 20:58:43 -08:00
inotify_queue.h Update copyright notices. 2009-12-31 20:58:43 -08:00
inotify_source.c Update copyright notices. 2009-12-31 20:58:43 -08:00
inotify_source.h Update copyright notices. 2009-12-31 20:58:43 -08:00
inotify_update.c Update copyright notices. 2009-12-31 20:58:43 -08:00
inotify_update.h Update copyright notices. 2009-12-31 20:58:43 -08:00
input_init.c Update copyright notices. 2009-12-31 20:58:43 -08:00
input_init.h Update copyright notices. 2009-12-31 20:58:43 -08:00
input_plugin.h input_stream: return allocated input_stream objects 2010-01-01 17:25:07 +01:00
input_registry.c Update copyright notices. 2009-12-31 20:58:43 -08:00
input_registry.h Update copyright notices. 2009-12-31 20:58:43 -08:00
input_stream.c input_stream: return allocated input_stream objects 2010-01-01 17:25:07 +01:00
input_stream.h input_stream: return allocated input_stream objects 2010-01-01 17:25:07 +01:00
listen.c Update copyright notices. 2009-12-31 20:58:43 -08:00
listen.h Update copyright notices. 2009-12-31 20:58:43 -08:00
locate.c Update copyright notices. 2009-12-31 20:58:43 -08:00
locate.h Update copyright notices. 2009-12-31 20:58:43 -08:00
log.c Update copyright notices. 2009-12-31 20:58:43 -08:00
log.h Update copyright notices. 2009-12-31 20:58:43 -08:00
ls.c Update copyright notices. 2009-12-31 20:58:43 -08:00
ls.h Update copyright notices. 2009-12-31 20:58:43 -08:00
main.c replay_gain: moved code to replay_gain_config.c 2010-01-04 21:02:47 +01:00
main.h Update copyright notices. 2009-12-31 20:58:43 -08:00
mapper.c Update copyright notices. 2009-12-31 20:58:43 -08:00
mapper.h Update copyright notices. 2009-12-31 20:58:43 -08:00
mixer_all.c Update copyright notices. 2009-12-31 20:58:43 -08:00
mixer_all.h Update copyright notices. 2009-12-31 20:58:43 -08:00
mixer_api.c Update copyright notices. 2009-12-31 20:58:43 -08:00
mixer_api.h Update copyright notices. 2009-12-31 20:58:43 -08:00
mixer_control.c Update copyright notices. 2009-12-31 20:58:43 -08:00
mixer_control.h Update copyright notices. 2009-12-31 20:58:43 -08:00
mixer_list.h Update copyright notices. 2009-12-31 20:58:43 -08:00
mixer_plugin.h Update copyright notices. 2009-12-31 20:58:43 -08:00
mixer_type.c Update copyright notices. 2009-12-31 20:58:43 -08:00
mixer_type.h Update copyright notices. 2009-12-31 20:58:43 -08:00
notify.c Update copyright notices. 2009-12-31 20:58:43 -08:00
notify.h Update copyright notices. 2009-12-31 20:58:43 -08:00
output_all.c output_all: reset elapsed_time at song border 2010-01-02 21:16:51 +01:00
output_all.h output_all: reset elapsed_time at song border 2010-01-02 21:16:51 +01:00
output_api.h Update copyright notices. 2009-12-31 20:58:43 -08:00
output_command.c Update copyright notices. 2009-12-31 20:58:43 -08:00
output_command.h Update copyright notices. 2009-12-31 20:58:43 -08:00
output_control.c Update copyright notices. 2009-12-31 20:58:43 -08:00
output_control.h Update copyright notices. 2009-12-31 20:58:43 -08:00
output_init.c Update copyright notices. 2009-12-31 20:58:43 -08:00
output_internal.h Update copyright notices. 2009-12-31 20:58:43 -08:00
output_list.c Update copyright notices. 2009-12-31 20:58:43 -08:00
output_list.h Update copyright notices. 2009-12-31 20:58:43 -08:00
output_plugin.h Update copyright notices. 2009-12-31 20:58:43 -08:00
output_print.c Update copyright notices. 2009-12-31 20:58:43 -08:00
output_print.h Update copyright notices. 2009-12-31 20:58:43 -08:00
output_state.c Update copyright notices. 2009-12-31 20:58:43 -08:00
output_state.h Update copyright notices. 2009-12-31 20:58:43 -08:00
output_thread.c Update copyright notices. 2009-12-31 20:58:43 -08:00
output_thread.h Update copyright notices. 2009-12-31 20:58:43 -08:00
page.c Update copyright notices. 2009-12-31 20:58:43 -08:00
page.h Update copyright notices. 2009-12-31 20:58:43 -08:00
path.c Update copyright notices. 2009-12-31 20:58:43 -08:00
path.h Update copyright notices. 2009-12-31 20:58:43 -08:00
pcm_buffer.h Update copyright notices. 2009-12-31 20:58:43 -08:00
pcm_byteswap.c Update copyright notices. 2009-12-31 20:58:43 -08:00
pcm_byteswap.h Update copyright notices. 2009-12-31 20:58:43 -08:00
pcm_channels.c Update copyright notices. 2009-12-31 20:58:43 -08:00
pcm_channels.h Update copyright notices. 2009-12-31 20:58:43 -08:00
pcm_convert.c audio_format: support packed 24 bit samples 2010-01-16 23:44:54 +01:00
pcm_convert.h audio_format: support packed 24 bit samples 2010-01-16 23:44:54 +01:00
pcm_dither.c Update copyright notices. 2009-12-31 20:58:43 -08:00
pcm_dither.h Update copyright notices. 2009-12-31 20:58:43 -08:00
pcm_format.c audio_format: support packed 24 bit samples 2010-01-16 23:44:54 +01:00
pcm_format.h Update copyright notices. 2009-12-31 20:58:43 -08:00
pcm_mix.c Update copyright notices. 2009-12-31 20:58:43 -08:00
pcm_mix.h Update copyright notices. 2009-12-31 20:58:43 -08:00
pcm_pack.c audio_format: support packed 24 bit samples 2010-01-16 23:44:54 +01:00
pcm_pack.h audio_format: support packed 24 bit samples 2010-01-16 23:44:54 +01:00
pcm_prng.h Update copyright notices. 2009-12-31 20:58:43 -08:00
pcm_resample_fallback.c Update copyright notices. 2009-12-31 20:58:43 -08:00
pcm_resample_internal.h Update copyright notices. 2009-12-31 20:58:43 -08:00
pcm_resample_libsamplerate.c Update copyright notices. 2009-12-31 20:58:43 -08:00
pcm_resample.c Update copyright notices. 2009-12-31 20:58:43 -08:00
pcm_resample.h Update copyright notices. 2009-12-31 20:58:43 -08:00
pcm_utils.h Update copyright notices. 2009-12-31 20:58:43 -08:00
pcm_volume.c Update copyright notices. 2009-12-31 20:58:43 -08:00
pcm_volume.h Update copyright notices. 2009-12-31 20:58:43 -08:00
permission.c Update copyright notices. 2009-12-31 20:58:43 -08:00
permission.h Update copyright notices. 2009-12-31 20:58:43 -08:00
pipe.c Update copyright notices. 2009-12-31 20:58:43 -08:00
pipe.h Update copyright notices. 2009-12-31 20:58:43 -08:00
player_control.c Update copyright notices. 2009-12-31 20:58:43 -08:00
player_control.h Update copyright notices. 2009-12-31 20:58:43 -08:00
player_thread.c output_all: reset elapsed_time at song border 2010-01-02 21:16:51 +01:00
player_thread.h Update copyright notices. 2009-12-31 20:58:43 -08:00
playlist_control.c Update copyright notices. 2009-12-31 20:58:43 -08:00
playlist_edit.c Update copyright notices. 2009-12-31 20:58:43 -08:00
playlist_global.c Update copyright notices. 2009-12-31 20:58:43 -08:00
playlist_internal.h Update copyright notices. 2009-12-31 20:58:43 -08:00
playlist_list.c playlist: added a FLAC playlist plugin 2010-01-06 08:50:52 +01:00
playlist_list.h input_stream: return allocated input_stream objects 2010-01-01 17:25:07 +01:00
playlist_plugin.h Update copyright notices. 2009-12-31 20:58:43 -08:00
playlist_print.c Update copyright notices. 2009-12-31 20:58:43 -08:00
playlist_print.h Update copyright notices. 2009-12-31 20:58:43 -08:00
playlist_queue.c playlist_queue: convert absolute paths 2010-01-06 08:00:35 +01:00
playlist_queue.h Update copyright notices. 2009-12-31 20:58:43 -08:00
playlist_save.c Update copyright notices. 2009-12-31 20:58:43 -08:00
playlist_save.h Update copyright notices. 2009-12-31 20:58:43 -08:00
playlist_state.c Update copyright notices. 2009-12-31 20:58:43 -08:00
playlist_state.h Update copyright notices. 2009-12-31 20:58:43 -08:00
playlist.c Update copyright notices. 2009-12-31 20:58:43 -08:00
playlist.h Update copyright notices. 2009-12-31 20:58:43 -08:00
poison.h Update copyright notices. 2009-12-31 20:58:43 -08:00
queue_print.c Update copyright notices. 2009-12-31 20:58:43 -08:00
queue_print.h Update copyright notices. 2009-12-31 20:58:43 -08:00
queue_save.c Update copyright notices. 2009-12-31 20:58:43 -08:00
queue_save.h Update copyright notices. 2009-12-31 20:58:43 -08:00
queue.c Update copyright notices. 2009-12-31 20:58:43 -08:00
queue.h Update copyright notices. 2009-12-31 20:58:43 -08:00
refcount.h Update copyright notices. 2009-12-31 20:58:43 -08:00
replay_gain_config.c replay_gain: moved code to replay_gain_config.c 2010-01-04 21:02:47 +01:00
replay_gain_config.h replay_gain: moved code to replay_gain_config.c 2010-01-04 21:02:47 +01:00
replay_gain_info.c replay_gain: moved code to replay_gain_info.c 2010-01-04 21:02:36 +01:00
replay_gain_info.h replay_gain: moved code to replay_gain_info.c 2010-01-04 21:02:36 +01:00
replay_gain_state.c replay_gain: refactor API, move code to replay_gain_state.c 2010-01-04 20:54:01 +01:00
replay_gain_state.h replay_gain: moved code to replay_gain_info.c 2010-01-04 21:02:36 +01:00
riff.c Update copyright notices. 2009-12-31 20:58:43 -08:00
riff.h Update copyright notices. 2009-12-31 20:58:43 -08:00
sig_handlers.c Update copyright notices. 2009-12-31 20:58:43 -08:00
sig_handlers.h Update copyright notices. 2009-12-31 20:58:43 -08:00
socket_util.c Update copyright notices. 2009-12-31 20:58:43 -08:00
socket_util.h Update copyright notices. 2009-12-31 20:58:43 -08:00
song_print.c Update copyright notices. 2009-12-31 20:58:43 -08:00
song_print.h Update copyright notices. 2009-12-31 20:58:43 -08:00
song_save.c Update copyright notices. 2009-12-31 20:58:43 -08:00
song_save.h Update copyright notices. 2009-12-31 20:58:43 -08:00
song_sticker.c Update copyright notices. 2009-12-31 20:58:43 -08:00
song_sticker.h Update copyright notices. 2009-12-31 20:58:43 -08:00
song_update.c input_stream: return allocated input_stream objects 2010-01-01 17:25:07 +01:00
song.c Update copyright notices. 2009-12-31 20:58:43 -08:00
song.h Update copyright notices. 2009-12-31 20:58:43 -08:00
songvec.c Update copyright notices. 2009-12-31 20:58:43 -08:00
songvec.h Update copyright notices. 2009-12-31 20:58:43 -08:00
state_file.c Update copyright notices. 2009-12-31 20:58:43 -08:00
state_file.h Update copyright notices. 2009-12-31 20:58:43 -08:00
stats.c Update copyright notices. 2009-12-31 20:58:43 -08:00
stats.h Update copyright notices. 2009-12-31 20:58:43 -08:00
sticker_print.c Update copyright notices. 2009-12-31 20:58:43 -08:00
sticker_print.h Update copyright notices. 2009-12-31 20:58:43 -08:00
sticker.c Update copyright notices. 2009-12-31 20:58:43 -08:00
sticker.h Update copyright notices. 2009-12-31 20:58:43 -08:00
stored_playlist.c Update copyright notices. 2009-12-31 20:58:43 -08:00
stored_playlist.h Update copyright notices. 2009-12-31 20:58:43 -08:00
strset.c Update copyright notices. 2009-12-31 20:58:43 -08:00
strset.h Update copyright notices. 2009-12-31 20:58:43 -08:00
tag_ape.c Update copyright notices. 2009-12-31 20:58:43 -08:00
tag_ape.h Update copyright notices. 2009-12-31 20:58:43 -08:00
tag_id3.c Update copyright notices. 2009-12-31 20:58:43 -08:00
tag_id3.h Update copyright notices. 2009-12-31 20:58:43 -08:00
tag_internal.h Update copyright notices. 2009-12-31 20:58:43 -08:00
tag_pool.c Update copyright notices. 2009-12-31 20:58:43 -08:00
tag_pool.h Update copyright notices. 2009-12-31 20:58:43 -08:00
tag_print.c Update copyright notices. 2009-12-31 20:58:43 -08:00
tag_print.h Update copyright notices. 2009-12-31 20:58:43 -08:00
tag_save.c Update copyright notices. 2009-12-31 20:58:43 -08:00
tag_save.h Update copyright notices. 2009-12-31 20:58:43 -08:00
tag.c tag: fixed memmove() size argument in tag_delete_item() 2010-01-06 08:48:23 +01:00
tag.h Update copyright notices. 2009-12-31 20:58:43 -08:00
text_file.c text_file: don't strip trailing whitespace 2010-01-17 12:52:11 +01:00
text_file.h Update copyright notices. 2009-12-31 20:58:43 -08:00
text_input_stream.c Update copyright notices. 2009-12-31 20:58:43 -08:00
text_input_stream.h Update copyright notices. 2009-12-31 20:58:43 -08:00
timer.c Update copyright notices. 2009-12-31 20:58:43 -08:00
timer.h Update copyright notices. 2009-12-31 20:58:43 -08:00
tokenizer.c Update copyright notices. 2009-12-31 20:58:43 -08:00
tokenizer.h Update copyright notices. 2009-12-31 20:58:43 -08:00
update_internal.h Update copyright notices. 2009-12-31 20:58:43 -08:00
update_queue.c Update copyright notices. 2009-12-31 20:58:43 -08:00
update_remove.c Update copyright notices. 2009-12-31 20:58:43 -08:00
update_walk.c Update copyright notices. 2009-12-31 20:58:43 -08:00
update.c Update copyright notices. 2009-12-31 20:58:43 -08:00
update.h Update copyright notices. 2009-12-31 20:58:43 -08:00
uri.c Update copyright notices. 2009-12-31 20:58:43 -08:00
uri.h Update copyright notices. 2009-12-31 20:58:43 -08:00
utils.c Update copyright notices. 2009-12-31 20:58:43 -08:00
utils.h Update copyright notices. 2009-12-31 20:58:43 -08:00
volume.c Update copyright notices. 2009-12-31 20:58:43 -08:00
volume.h Update copyright notices. 2009-12-31 20:58:43 -08:00
zeroconf-avahi.c Update copyright notices. 2009-12-31 20:58:43 -08:00
zeroconf-bonjour.c Update copyright notices. 2009-12-31 20:58:43 -08:00
zeroconf-internal.h Update copyright notices. 2009-12-31 20:58:43 -08:00
zeroconf.c Update copyright notices. 2009-12-31 20:58:43 -08:00
zeroconf.h Update copyright notices. 2009-12-31 20:58:43 -08:00