summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2004-03-14 12:40:57 +0000
committerBenjamin Otte <otte@gnome.org>2004-03-14 12:40:57 +0000
commitc4eac71b3a65def09d6aae9b154b774936d44234 (patch)
tree1ef38e1f337ea339a136fb7bc2992dac5b9f9f09
parent517e5d888c1d2c02fa2de81c59b8fb9ed9bc4571 (diff)
gst/modplug/gstmodplug.cc: handle events - don't do crap when a discont arrives that's not necessary
Original commit message from CVS: * gst/modplug/gstmodplug.cc: handle events - don't do crap when a discont arrives that's not necessary This allows correct loading and playback of mods in Rhythmbox
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ff48eec0..7e8566da 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2004-03-14 Benjamin Otte <otte@gnome.org>
+ * gst/modplug/gstmodplug.cc:
+ handle events - don't do crap when a discont arrives that's not
+ necessary
+ This allows correct loading and playback of mods in Rhythmbox
+
+2004-03-14 Benjamin Otte <otte@gnome.org>
+
* configure.ac:
* gst-libs/gst/gconf/Makefile.am:
* pkgconfig/Makefile.am: