[mythtv-commits] mythtv commit: r27213 by markk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Nov 14 07:02:01 UTC 2010


      Author: markk
        Date: 2010-11-14 07:02:00 +0000 (Sun, 14 Nov 2010)
New Revision: 27213
   Changeset: http://svn.mythtv.org/trac/changeset/27213

Log:

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.

Closes #9218


Modified:

   trunk/mythtv/libs/libmythtv/mythplayer.h
   trunk/mythtv/libs/libmythtv/teletextdecoder.cpp
   trunk/mythtv/libs/libmythtv/teletextscreen.cpp




More information about the mythtv-commits mailing list