aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/httpd_client.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-10require GLib 2.16Max Kellermann1-1/+0
2011-09-30Add support for streaming to a DLNA clientSteven Blackburn1-5/+35
2011-09-20glib_socket.h: wrap g_io_channel_*_new() calls portablyMax Kellermann1-5/+2
2011-08-23output/httpd: add assertionsMax Kellermann1-1/+17
2011-08-23output/httpd: don't warn on client disconnectMax Kellermann1-1/+8
2011-01-29copyright year 2011Max Kellermann1-1/+1
2011-01-07output/httpd: define G_LOG_DOMAIN in httpd_client.cMax Kellermann1-0/+3
2010-04-05output/httpd: added name/genre/website configurationJames Pike1-5/+6
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-11-12include config.h in all sourcesMax Kellermann1-0/+1
2009-11-10configure.ac: require GLib 2.12Max Kellermann1-0/+1
2009-10-13configure.ac: require GLib 2.16Max Kellermann1-5/+0
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