[mythtv-commits] mythtv commit: r23411 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Jan 31 21:16:29 UTC 2010


      Author: danielk
        Date: 2010-01-31 21:16:28 +0000 (Sun, 31 Jan 2010)
New Revision: 23411
   Changeset: http://svn.mythtv.org/trac/changeset/23411

Modified:

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

Log:

Delay CEA-708 caption window deletes until there is something to replace em.

FOX sends a DeleteWindow command almost immediately after a caption is displayed so that you need to really concentrate to catch every caption. This commit delays the deletion of an old caption window until the next one is displayed.

This can leave a caption on screen for some time if there is a long silence in the program, but I think this is preferable to unreadable captions.




More information about the mythtv-commits mailing list