[mythtv-commits] mythtv/master commit: b49f6e0b5 by Mark Kendall (mark-kendall)

MythTV noreply at mythtv.org
Tue Jan 25 01:47:34 UTC 2011


      Author:  Mark Kendall <mkendall at mythtv.org>
 Change Date:  2011-01-24T17:47:22-08:00
   Push Date:  2011/01/24 17:47:32 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  b49f6e0b5aa689b9a8860d8ca90d75c9fcd7c629
   Changeset:  https://github.com/MythTV/mythtv/commit/b49f6e0b5

Log:

Bluray: Provide some UI feedback on startup progress.

This uses the mythfile_open callback to update the BDRingBuffer object
every time a file is successfully opened by libbluray during the initial
open/initialisation stage.

The callback then calls processEvents - which will update the
TvPlayWindow widget as main UI drawing is still enabled at this stage.

This relies on the theme using a progress bar widget in TvPlayWindow -
which is pretty much restricted to Graphite at the moment.

Modified:

   mythtv/libs/libmythtv/bdringbuffer.cpp
   mythtv/libs/libmythtv/bdringbuffer.h



More information about the mythtv-commits mailing list