[mythtv-commits] mythtv commit: r27220 - in branches/release-0-24-fixes by markk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Nov 14 14:17:38 UTC 2010


      Author: markk
        Date: 2010-11-14 14:17:38 +0000 (Sun, 14 Nov 2010)
New Revision: 27220
   Changeset: http://svn.mythtv.org/trac/changeset/27220

Log:

Backport r27213 from trunk to release-0-24-fixes

Teletext fixes.

    * add a TryLockOSD method to MythPlayer which will wait 50ms for the
lock and use this in the teletext decoder.

    * Only decode teletext data if teletext based captions are enabled. 

The latter will introduce a certain amount of delay between enabling
teletext items and their display on screen as the teletext data is no
longer continuously cached.


Modified:

   branches/release-0-24-fixes/
   branches/release-0-24-fixes/mythtv/libs/libmythtv/mythplayer.h
   branches/release-0-24-fixes/mythtv/libs/libmythtv/teletextdecoder.cpp
   branches/release-0-24-fixes/mythtv/libs/libmythtv/teletextscreen.cpp




More information about the mythtv-commits mailing list