[mythtv-commits] Ticket #10194: Add formatting support for SRT subtitles

MythTV noreply at mythtv.org
Thu Feb 16 06:56:53 UTC 2012


#10194: Add formatting support for SRT subtitles
------------------------------------------------+--------------------------
 Reporter:  Jim Stichnoth <stichnot@…>          |          Owner:  danielk
     Type:  Patch - Feature                     |         Status:  closed
 Priority:  minor                               |      Milestone:  0.25
Component:  MythTV - General                    |        Version:  Master
 Severity:  medium                              |  Head
 Keywords:                                      |     Resolution:  fixed
                                                |  Ticket locked:  0
------------------------------------------------+--------------------------

Comment (by Github):

 Allow OSDSubFont changes to take effect without restarting mythfrontend.

 Static fields and methods in the SubtitleScreen class are
 changed to instance fields/methods so that font initialization
 is done once per instance rather than once per application.
 The performance reasons for one-time initialization went away
 when the OSD was converted to MythUI.

 Further refactoring/cleanup is due post-0.25.

 Refs #10194
  Branch:    master
  Changeset: ccee693ce875b9f19486f0db90eebdcf9872164c

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10194#comment:9>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list