aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/httpd_client.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-05httpd_output: disable Icy-Metadata when encoder supports tagsMax Kellermann1-2/+10
2009-04-13httpd: use C99 "bool" instead of GLib's gbooleanMax Kellermann1-7/+7
2009-04-13httpd: use g_ascii_strncasecmp() to compare headersMax Kellermann1-1/+1
2009-04-13Implemented basic icy support for the httpd outputHagen Schink1-11/+176
2009-03-15httpd_output: check client->write_source_id in handlerMax Kellermann1-0/+7
2009-03-15httpd_output: clear the client's page queue on cancelMax Kellermann1-1/+12
2009-03-15httpd: new output plugin to replace "shout"Max Kellermann1-0/+523