From a230a0a14be3b6151af20d44024b06bb232095dd Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Sun, 14 Mar 2004 12:40:57 +0000 Subject: [PATCH] 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 --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index ff48eec0d3..7e8566daf1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-03-14 Benjamin Otte + + * 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 * configure.ac: