aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/httpd_output_plugin.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-03output/httpd: MIME type audio/ogg for Ogg VorbisMax Kellermann1-1/+1
2009-07-14output/httpd: removed duplicate sys/types.h includeMax Kellermann1-4/+0
2009-07-06output/httpd: include sys/types.hMax Kellermann1-0/+1
2009-05-10latest git, httpd_output_plugin compile fix, mac os xPatrik Weiskircher1-0/+4
2009-05-05httpd_output: save the page generated by encoder_tag()Max Kellermann1-0/+21
2009-05-05httpd_output: moved code to httpd_output_encoder_to_clients()Max Kellermann1-14/+32
2009-05-05httpd_output: disable Icy-Metadata when encoder supports tagsMax Kellermann1-15/+24
2009-05-05httpd_output: assert that tag!=NULLMax Kellermann1-8/+7
2009-04-13Implemented basic icy support for the httpd outputHagen Schink1-1/+36
2009-04-01httpd: don't pass uninitialized page to httpd_client_check_queue()Max Kellermann1-1/+1
2009-03-17httpd: fixed encoder plugin checkJeffrey Middleton1-1/+1
2009-03-15httpd: new output plugin to replace "shout"Max Kellermann1-0/+393