[mythtv-commits] mythtv branch master updated by jstichnoth. v0.28-pre-2855-g0925cc0

Git Repo Owner noreply at mythtv.org
Fri Apr 24 00:38:25 UTC 2015


The branch, master has been updated on the
mythtv repository by gitolite user jstichnoth.
       via  0925cc05806a057b6549a3471ee043d68948d0bd (commit)
      from  b0138ceb121ff66b9019acd361b31344fbf0cf19 (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 0925cc05806a057b6549a3471ee043d68948d0bd
Author:    Jim Stichnoth <jstichnoth at mythtv.org> at Thu, 23 Apr 2015 17:35:29 -0700
Committer: Jim Stichnoth <jstichnoth at mythtv.org> at Thu, 23 Apr 2015 17:35:29 -0700
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=0925cc05806a057b6549a3471ee043d68948d0bd

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.



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

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

-- 



More information about the mythtv-commits mailing list