summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSébastien Moutte <sebastien@moutte.net>2006-04-29 15:36:16 +0000
committerSébastien Moutte <sebastien@moutte.net>2006-04-29 15:36:16 +0000
commitb840a153aff1d4bad63dadd9c4824a231643abe8 (patch)
treedb508b9c54a359597871e81cf5ed3b68607c830f /ChangeLog
parentb203f4cee76075d43055e3b1d7dc31c444c28837 (diff)
downloadgst-plugins-bad-b840a153aff1d4bad63dadd9c4824a231643abe8.tar.gz
gst-plugins-bad-b840a153aff1d4bad63dadd9c4824a231643abe8.tar.bz2
gst-plugins-bad-b840a153aff1d4bad63dadd9c4824a231643abe8.zip
ext/neon/gstneonhttpsrc.*: added iradio-mode support as in gnomevfssrc to enable connections with icydemux that will ...
Original commit message from CVS: * ext/neon/gstneonhttpsrc.c: * ext/neon/gstneonhttpsrc.h: added iradio-mode support as in gnomevfssrc to enable connections with icydemux that will send title tag messages on shoutcast/icecast streams. I've also added iradio properties iradio-name, iradio-genre, iradio-url. added user-agent property because some shoutcast streams don't return data if the GET requests don't have a User-Agent. * win32/common/libgstneon.dsp: use debug version of libneon in debug mode
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 89401d04..3bd37d06 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2006-04-29 Sebastien Moutte <sebastien@moutte.net>
+
+ * ext/neon/gstneonhttpsrc.c:
+ * ext/neon/gstneonhttpsrc.h:
+ added iradio-mode support as in gnomevfssrc to enable
+ connections with icydemux that will send title tag messages on
+ shoutcast/icecast streams. I've also added iradio properties
+ iradio-name, iradio-genre, iradio-url.
+ added user-agent property because some shoutcast streams don't return
+ data if the GET requests don't have a User-Agent.
+ * win32/common/libgstneon.dsp:
+ use debug version of libneon in debug mode
2006-04-28 Thomas Vander Stichele <thomas at apestaart dot org>
* configure.ac: