aboutsummaryrefslogtreecommitdiff
path: root/src/output/httpd_client.c
Commit message (Expand)AuthorAge
* require GLib 2.16Max Kellermann2012-07-10
* Add support for streaming to a DLNA clientSteven Blackburn2011-09-30
* Merge branch 'v0.16.x'Max Kellermann2011-09-20
|\
| * glib_socket.h: wrap g_io_channel_*_new() calls portablyMax Kellermann2011-09-20
* | Merge branch 'v0.16.x'Max Kellermann2011-08-24
|\|
| * output/httpd: add assertionsMax Kellermann2011-08-23
| * output/httpd: don't warn on client disconnectMax Kellermann2011-08-23
* | copyright year 2011Max Kellermann2011-01-29
|/
* Merge branch 'v0.15.x' into v0.16.xMax Kellermann2011-01-07
|\
| * output/httpd: define G_LOG_DOMAIN in httpd_client.cMax Kellermann2011-01-07
* | output/httpd: added name/genre/website configurationJames Pike2010-04-05
* | Update copyright notices.Avuton Olrich2009-12-31
* | include config.h in all sourcesMax Kellermann2009-11-12
* | configure.ac: require GLib 2.12Max Kellermann2009-11-10
* | configure.ac: require GLib 2.16Max Kellermann2009-10-13
|/
* httpd_output: disable Icy-Metadata when encoder supports tagsMax Kellermann2009-05-05
* httpd: use C99 "bool" instead of GLib's gbooleanMax Kellermann2009-04-13
* httpd: use g_ascii_strncasecmp() to compare headersMax Kellermann2009-04-13
* Implemented basic icy support for the httpd outputHagen Schink2009-04-13
* httpd_output: check client->write_source_id in handlerMax Kellermann2009-03-15
* httpd_output: clear the client's page queue on cancelMax Kellermann2009-03-15
* httpd: new output plugin to replace "shout"Max Kellermann2009-03-15