[mythtv-firehose] mythtv/master commit: 5c5ad6c62 by Mark Kendall (mark-kendall)

MythTV noreply at mythtv.org
Mon May 2 06:02:59 UTC 2011


      Author:  Mark Kendall <mkendall at mythtv.org>
 Change Date:  2011-05-01T23:02:38-07:00
   Push Date:  2011/05/01 23:02:57 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  5c5ad6c6236f404e1256b01c2a2144f04bae4c43
   Changeset:  https://github.com/MythTV/mythtv/commit/5c5ad6c62

Log:

MythMainWindow: Break out the actual UI drawing into a separate method.

If the rendering context is shared, MythMainWindow assumes the 'other'
owner will call the draw method as appropriate (though UI animation will
continue to run as before).

In VideoOutputOpenGL, if we are embedding and the context is shared,
render the main UI after the framebuffer has been cleared and before the
video.

Modified:

   mythtv/libs/libmythtv/videoout_opengl.cpp
   mythtv/libs/libmythui/mythmainwindow.cpp
   mythtv/libs/libmythui/mythmainwindow.h



More information about the mythtv-firehose mailing list