[mythtv-firehose] mythtv branch fixes/0.27 updated by jstichnoth. v0.27.4-53-g7962008

Git Repo Owner noreply at mythtv.org
Mon Apr 27 13:47:29 UTC 2015


The branch, fixes/0.27 has been updated on the
mythtv repository by gitolite user jstichnoth.
       via  7962008be23de99d3bd69e1603d69749f4678a3c (commit)
       via  74dba3599fd7fa042b253dce1a6742d553c0e54c (commit)
      from  bcdaa8865ef8700ccbb7214ec39dcbcd8392b2af (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 7962008be23de99d3bd69e1603d69749f4678a3c
Author:    Jim Stichnoth <jstichnoth at mythtv.org> at Sat, 25 Apr 2015 06:56:51 -0700
Committer: Jim Stichnoth <jstichnoth at mythtv.org> at Mon, 27 Apr 2015 06:46:21 -0700
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=7962008be23de99d3bd69e1603d69749f4678a3c

Subtitles: Yet another state calculation fix.
0925cc05806a057b6549a3471ee043d68948d0bd doesn't count AV subtitles as
"text" subtitles, but it should.

(cherry picked from commit 017cc5c8bb66109500e2c4ff771abcac4f87c034)



commit 74dba3599fd7fa042b253dce1a6742d553c0e54c
Author:    Jim Stichnoth <jstichnoth at mythtv.org> at Thu, 23 Apr 2015 17:35:29 -0700
Committer: Jim Stichnoth <jstichnoth at mythtv.org> at Mon, 27 Apr 2015 06:46:11 -0700
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=74dba3599fd7fa042b253dce1a6742d553c0e54c

Subtitles: Fix state calculation in EnableCaptions/DisableCaptions.
26f6437b874d84c87a52df6d33e449c0d5d9a4bc was too aggressive in
assuming that EnableCaptions would actually enable text subtitles, and
DisableCaptions would actually disable text subtitles.  They only
enable/disable a particular type of subtitles (which may have already
been enabled/disabled), so we need to check the overall state after
the operation is performed.

(cherry picked from commit 0925cc05806a057b6549a3471ee043d68948d0bd)



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

Summary of changes:
 mythtv/libs/libmythtv/mythplayer.cpp |    4 ++--
 mythtv/libs/libmythtv/mythplayer.h   |    2 ++
 2 files changed, 4 insertions(+), 2 deletions(-)

-- 



More information about the mythtv-firehose mailing list