diff options
author | Benjamin Otte <otte@gnome.org> | 2004-03-14 12:40:57 +0000 |
---|---|---|
committer | Benjamin Otte <otte@gnome.org> | 2004-03-14 12:40:57 +0000 |
commit | 73bd051dd1d0c313d8883abb46b3a8b53b94a1c3 (patch) | |
tree | 8803904ff13f20e2517984b5c479a6d4d196cab0 | |
parent | da800b83fc1aa2236c86cd6974e4b96a55581db0 (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-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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: |