From fb7879098c4717909b4345ecc9bbd90f777f4cda Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Tue, 20 May 2008 09:36:56 +0000 Subject: ext/mythtv/gstmythtvsrc.c: Correctly set duration to get a more correct seek bar in totem. Original commit message from CVS: Patch by: Bastien Nocera * ext/mythtv/gstmythtvsrc.c: (gst_mythtv_src_class_init), (gst_mythtv_src_init), (gst_mythtv_src_clear), (do_read_request_response), (gst_mythtv_src_create), (gst_mythtv_src_start): Correctly set duration to get a more correct seek bar in totem. Disable query and event functions as they don't work and do some smaller cleanup. Fixes bug #533736. --- ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4c168e84..89322f32 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2008-05-20 Sebastian Dröge + + Patch by: Bastien Nocera + + * ext/mythtv/gstmythtvsrc.c: (gst_mythtv_src_class_init), + (gst_mythtv_src_init), (gst_mythtv_src_clear), + (do_read_request_response), (gst_mythtv_src_create), + (gst_mythtv_src_start): + Correctly set duration to get a more correct seek bar in totem. + + Disable query and event functions as they don't work and do some + smaller cleanup. + + Fixes bug #533736. + 2008-05-20 Sebastian Dröge Patch by: Brian Koropoff -- cgit v1.2.1