diff options
author | Stéphane Loeuillet <gstreamer@leroutier.net> | 2004-05-24 12:08:33 +0000 |
---|---|---|
committer | Stéphane Loeuillet <gstreamer@leroutier.net> | 2004-05-24 12:08:33 +0000 |
commit | fdd789a429f9657edf48d801f7704cdf5a1083ed (patch) | |
tree | 0c96e2013ef7198bbf33bb22db5782b1dc769a4b /ChangeLog | |
parent | 8ab84441bb8c1e7e698eb152c13e64e6681638db (diff) | |
download | gst-plugins-bad-fdd789a429f9657edf48d801f7704cdf5a1083ed.tar.gz gst-plugins-bad-fdd789a429f9657edf48d801f7704cdf5a1083ed.tar.bz2 gst-plugins-bad-fdd789a429f9657edf48d801f7704cdf5a1083ed.zip |
ext/Makefile.am: add rules to build shout2send (was removed by accident when this module was no more marked experimen...
Original commit message from CVS:
* ext/Makefile.am:
add rules to build shout2send (was removed by accident
when this module was no more marked experimental/broken)
* ext/shout2/gstshout2.c:
* ext/shout2/gstshout2.h:
adding a "connection problem" signal to shout2send
(fixes #142954)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +2004-05-24 Stephane Loeuillet <stephane.loeuillet@tiscali.fr> + + * ext/Makefile.am: + add rules to build shout2send (was removed by accident + when this module was no more marked experimental/broken) + +2004-05-24 Zaheer Abbas Merali <zaheerabbas@merali.org> + + * ext/shout2/gstshout2.c: + * ext/shout2/gstshout2.h: + adding a "connection problem" signal to shout2send + (fixes #142954) + 2004-05-21 Thomas Vander Stichele <thomas at apestaart dot org> * ext/kio/kioreceiver.cpp: |