| Commit message (Expand) | Author | Files | Lines |
2012-07-10 | require GLib 2.16 | Max Kellermann | 1 | -1/+0 |
2011-09-30 | Add support for streaming to a DLNA client | Steven Blackburn | 1 | -5/+35 |
2011-09-20 | glib_socket.h: wrap g_io_channel_*_new() calls portably | Max Kellermann | 1 | -5/+2 |
2011-08-23 | output/httpd: add assertions | Max Kellermann | 1 | -1/+17 |
2011-08-23 | output/httpd: don't warn on client disconnect | Max Kellermann | 1 | -1/+8 |
2011-01-29 | copyright year 2011 | Max Kellermann | 1 | -1/+1 |
2011-01-07 | output/httpd: define G_LOG_DOMAIN in httpd_client.c | Max Kellermann | 1 | -0/+3 |
2010-04-05 | output/httpd: added name/genre/website configuration | James Pike | 1 | -5/+6 |
2009-12-31 | Update copyright notices. | Avuton Olrich | 1 | -1/+1 |
2009-11-12 | include config.h in all sources | Max Kellermann | 1 | -0/+1 |
2009-11-10 | configure.ac: require GLib 2.12 | Max Kellermann | 1 | -0/+1 |
2009-10-13 | configure.ac: require GLib 2.16 | Max Kellermann | 1 | -5/+0 |
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 |