[mythtv-commits] mythtv/master commit: d3b4762de by Jim Stichnoth (stichnot)

MythTV noreply at mythtv.org
Thu Mar 15 14:16:41 UTC 2012


      Author:  Jim Stichnoth <jstichnoth at mythtv.org>
 Change Date:  2012-03-15T07:15:56-07:00
   Push Date:  2012/03/15 07:16:35 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  d3b4762de093c25ff9c7ea73c7f8492318aa1190
   Changeset:  https://github.com/MythTV/mythtv/commit/d3b4762de

Log:

Subtitles: Try to reenable the previously selected caption type.

During DVD playback with AVSubs enabled, once in a while the decoder
disables and reenables subtitles.  If the DVD also contains cc608
captions, the caption priority order would favor cc608 and the user
would need to reselect AVSubs every time this happens.  To fix this,
we keep track of the previously selected caption type and default to
that if possible when captions are turned on.  This is in addition to
the existing code that tries to reselect the previous AVSubs track
when AVSubs are enabled.

Modified:

   mythtv/libs/libmythbase/mythversion.h
   mythtv/libs/libmythtv/mythplayer.cpp
   mythtv/libs/libmythtv/mythplayer.h



More information about the mythtv-commits mailing list