[mythtv-firehose] mythtv/master commit: 6f24f3be1 by Jim Stichnoth (stichnot)

MythTV noreply at mythtv.org
Thu Mar 1 00:12:23 UTC 2012


      Author:  Jim Stichnoth <jstichnoth at mythtv.org>
 Change Date:  2012-02-29T16:00:08-08:00
   Push Date:  2012/02/29 16:12:04 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  6f24f3be16090c7ea259b3e22d3ae4648f493bc9
   Changeset:  https://github.com/MythTV/mythtv/commit/6f24f3be1

Log:

Subtitles: Rename the OSDSubFont setting to DefaultSubtitleFont.

This setting is used for all types of captions: CEA-608, CEA-708,
text, and teletext.  The problem is that CEA-608 and teletext are
supposed to use a monospaced font for proper display, but the default
setting was FreeSans, a proportional spaced font.  Most users are
likely to have FreeSans stuck in their database, if they've ever tried
displaying captions/subtitles or visited the Playback OSD settings
page.

Subtitle/caption users may need a one-time revisit of the Playback OSD
settings page if they prefer a font other than FreeMono.

Modified:

   mythtv/libs/libmythtv/subtitlescreen.cpp
   mythtv/libs/libmythtv/teletextscreen.cpp
   mythtv/programs/mythfrontend/globalsettings.cpp



More information about the mythtv-firehose mailing list