[mythtv-commits] mythtv commit: r26415 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Sep 19 19:13:35 UTC 2010


      Author: danielk
        Date: 2010-09-19 19:13:35 +0000 (Sun, 19 Sep 2010)
New Revision: 26415
   Changeset: http://svn.mythtv.org/trac/changeset/26415

Log:

Fixes 8950. This fixes the painting of the chromakey in VDPAU when the EPG is on screen. We were using weDisabledGUI as a proxy for when to draw the chromakey using the video renderer, but this is also set to false when the EPG has a preview window and we need the chromakey drawn so this introduces a new disableDrawUnusedRects variable that takes this into account.

Modified:

   trunk/mythtv/libs/libmythtv/tv_play.cpp
   trunk/mythtv/libs/libmythtv/tv_play.h




More information about the mythtv-commits mailing list