gst/modplug/gstmodplug.cc: handle events - don't do crap when a discont arrives that...
authorBenjamin Otte <otte@gnome.org>
Sun, 14 Mar 2004 12:40:57 +0000 (12:40 +0000)
committerBenjamin Otte <otte@gnome.org>
Sun, 14 Mar 2004 12:40:57 +0000 (12:40 +0000)
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

ChangeLog

index ff48eec..7e8566d 100644 (file)
--- 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: