changeset 2998:fc666525b410

Patch from John Lindgren <john.lindgren@tds.net> to support seeking whilst paused, Debian bug #517692.
author Tony Vroon <chainsaw@gentoo.org>
date Wed, 04 Mar 2009 12:48:09 +0000
parents 73ae33c89dc6
children e2e8f927a08a
files src/madplug/plugin.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/madplug/plugin.c	Wed Mar 04 12:46:05 2009 +0000
+++ b/src/madplug/plugin.c	Wed Mar 04 12:48:09 2009 +0000
@@ -597,6 +597,7 @@
     info.playback = playback;
     info.seek = millisecond;
     g_mutex_unlock(pb_mutex);
+    playback->output->flush (millisecond);
 }
 
 static void