aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/httpd_client.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* require GLib 2.16Max Kellermann2012-07-101-1/+0
* Add support for streaming to a DLNA clientSteven Blackburn2011-09-301-5/+35
* Merge branch 'v0.16.x'Max Kellermann2011-09-201-5/+2
|\
| * glib_socket.h: wrap g_io_channel_*_new() calls portablyMax Kellermann2011-09-201-5/+2
* | Merge branch 'v0.16.x'Max Kellermann2011-08-241-2/+25
|\|
| * output/httpd: add assertionsMax Kellermann2011-08-231-1/+17
| * output/httpd: don't warn on client disconnectMax Kellermann2011-08-231-1/+8
* | copyright year 2011Max Kellermann2011-01-291-1/+1
|/
* Merge branch 'v0.15.x' into v0.16.xMax Kellermann2011-01-071-0/+3
|\
| * output/httpd: define G_LOG_DOMAIN in httpd_client.cMax Kellermann2011-01-071-0/+3
* | output/httpd: added name/genre/website configurationJames Pike2010-04-051-5/+6
* | Update copyright notices.Avuton Olrich2009-12-311-1/+1
* | include config.h in all sourcesMax Kellermann2009-11-121-0/+1
* | configure.ac: require GLib 2.12Max Kellermann2009-11-101-0/+1
* | configure.ac: require GLib 2.16Max Kellermann2009-10-131-5/+0
|/
* httpd_output: disable Icy-Metadata when encoder supports tagsMax Kellermann2009-05-051-2/+10
* httpd: use C99 "bool" instead of GLib's gbooleanMax Kellermann2009-04-131-7/+7
* httpd: use g_ascii_strncasecmp() to compare headersMax Kellermann2009-04-131-1/+1
* Implemented basic icy support for the httpd outputHagen Schink2009-04-131-11/+176
* httpd_output: check client->write_source_id in handlerMax Kellermann2009-03-151-0/+7
* httpd_output: clear the client's page queue on cancelMax Kellermann2009-03-151-1/+12
* httpd: new output plugin to replace "shout"Max Kellermann2009-03-151-0/+523