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 | c4eac71b3a65def09d6aae9b154b774936d44234 (patch) | |
tree | 1ef38e1f337ea339a136fb7bc2992dac5b9f9f09 | |
parent | 517e5d888c1d2c02fa2de81c59b8fb9ed9bc4571 (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: |