aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/httpd_output_plugin.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* output/httpd: MIME type audio/ogg for Ogg VorbisMax Kellermann2010-10-031-1/+1
* output/httpd: removed duplicate sys/types.h includeMax Kellermann2009-07-141-4/+0
* output/httpd: include sys/types.hMax Kellermann2009-07-061-0/+1
* latest git, httpd_output_plugin compile fix, mac os xPatrik Weiskircher2009-05-101-0/+4
* httpd_output: save the page generated by encoder_tag()Max Kellermann2009-05-051-0/+21
* httpd_output: moved code to httpd_output_encoder_to_clients()Max Kellermann2009-05-051-14/+32
* httpd_output: disable Icy-Metadata when encoder supports tagsMax Kellermann2009-05-051-15/+24
* httpd_output: assert that tag!=NULLMax Kellermann2009-05-051-8/+7
* Implemented basic icy support for the httpd outputHagen Schink2009-04-131-1/+36
* httpd: don't pass uninitialized page to httpd_client_check_queue()Max Kellermann2009-04-011-1/+1
* httpd: fixed encoder plugin checkJeffrey Middleton2009-03-171-1/+1
* httpd: new output plugin to replace "shout"Max Kellermann2009-03-151-0/+393