Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2011-01-07 | output/httpd: define G_LOG_DOMAIN in httpd_client.c | Max Kellermann | 1 | -0/+3 |
2009-05-05 | httpd_output: disable Icy-Metadata when encoder supports tags | Max Kellermann | 1 | -2/+10 |
2009-04-13 | httpd: use C99 "bool" instead of GLib's gboolean | Max Kellermann | 1 | -7/+7 |
2009-04-13 | httpd: use g_ascii_strncasecmp() to compare headers | Max Kellermann | 1 | -1/+1 |
2009-04-13 | Implemented basic icy support for the httpd output | Hagen Schink | 1 | -11/+176 |
2009-03-15 | httpd_output: check client->write_source_id in handler | Max Kellermann | 1 | -0/+7 |
2009-03-15 | httpd_output: clear the client's page queue on cancel | Max Kellermann | 1 | -1/+12 |
2009-03-15 | httpd: new output plugin to replace "shout" | Max Kellermann | 1 | -0/+523 |