[mythtv-commits] Ticket #4274: Teletext subtitle display can slow the OSD.

MythTV mythtv at cvs.mythtv.org
Wed Dec 5 09:40:55 UTC 2007


#4274: Teletext subtitle display can slow the OSD.
-------------------------------+--------------------------------------------
 Reporter:  pholmes at india.com  |       Owner:  ijr    
     Type:  defect             |      Status:  new    
 Priority:  minor              |   Milestone:  unknown
Component:  mythtv             |     Version:  unknown
 Severity:  low                |     Mlocked:  0      
-------------------------------+--------------------------------------------
 When subtitles via teletext are being used they are normally displayed on
 a very small portion of the screen. The problem is that the teletext draw
 function assumed it had to redraw the entire screen whenever any subtitle
 teletext changed. This was evident when the OSD was doing a fade while a
 subtitle was being displayed.
 The fix is to just show the subtitle section only since the rest of the
 surface is blanked prior to the Draw function being called.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/4274>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list