[mythtv-commits] mythtv branch master updated by jstichnoth. v0.26-pre-1394-g64a3cd0

Git Repo Owner noreply at mythtv.org
Fri Nov 23 15:47:57 UTC 2012


The branch, master has been updated on the
mythtv repository by gitolite user jstichnoth.
       via  64a3cd08752a07ea7928df2d1c713f75a8181f58 (commit)
      from  3c544cfd95e8351205de1e4cbd77580fcee5d0a7 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 64a3cd08752a07ea7928df2d1c713f75a8181f58
Author:    Jim Stichnoth <jstichnoth at mythtv.org> at Fri, 23 Nov 2012 07:45:23 -0800
Committer: Jim Stichnoth <jstichnoth at mythtv.org> at Fri, 23 Nov 2012 07:45:23 -0800
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=64a3cd08752a07ea7928df2d1c713f75a8181f58

Subtitles: Add support for forced text subtitle tracks.
If there is a forced text subtitle track (which is possible in e.g. a
.mkv container), and forced subtitles are allowed, then start playback
with that subtitle track selected. Otherwise, use the frontend
settings to decide which captions/subtitles (if any) to enable at
startup.

Background on the mythtv-users mailing list -
http://www.gossamer-threads.com/lists/mythtv/users/532845 .



-----------------------------------------------------------------------

Summary of changes:
 mythtv/libs/libmythtv/avformatdecoder.cpp |   15 +++++++++++----
 mythtv/libs/libmythtv/mythplayer.cpp      |   27 ++++++++++++++++++++++++++-
 mythtv/libs/libmythtv/tv_play.cpp         |    9 +++++----
 3 files changed, 42 insertions(+), 9 deletions(-)

-- 



More information about the mythtv-commits mailing list