[mythtv-commits] mythtv commit: r20594 by markk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue May 19 02:12:20 UTC 2009


      Author: markk
        Date: 2009-05-19 02:12:19 +0000 (Tue, 19 May 2009)
New Revision: 20594
   Changeset: http://cvs.mythtv.org/trac/changeset/20594

Modified:

   trunk/mythtv/libs/libmythtv/playercontext.cpp
   trunk/mythtv/libs/libmythtv/playercontext.h
   trunk/mythtv/libs/libmythtv/tv_play.cpp
   trunk/mythtv/libs/libmythtv/tv_play.h
   trunk/mythtv/libs/libmythtv/videooutbase.cpp
   trunk/mythtv/libs/libmythtv/videooutbase.h
   trunk/mythtv/libs/libmythtv/videoouttypes.h
   trunk/mythtv/libs/libmythtv/videooutwindow.cpp
   trunk/mythtv/libs/libmythtv/videooutwindow.h

Log:

Extend VideoOutWindow 'embedded' state to allow for embedded, normal and hidden playback. Set the window's state to 'hidden' when the EPG or Program Finder is launched, which will then be overridden as 'embedded' if the live tv preview is allowed by the renderer.

This will allow renderers that overpaint the gui to detect when they are obscured and stop rendering.





More information about the mythtv-commits mailing list