[mythtv-commits] mythtv branch master updated by jstichnoth. v0.27-pre2-1614-g59512d5

Git Repo Owner noreply at mythtv.org
Sat Jun 29 14:26:30 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user jstichnoth.
       via  59512d5e9dad1cab2e5a5465dbeb7ae90fe5a128 (commit)
      from  09b787346e5de8809b3905e64c1887dd273a860e (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 59512d5e9dad1cab2e5a5465dbeb7ae90fe5a128
Author:    Jim Stichnoth <jstichnoth at mythtv.org> at Sat, 29 Jun 2013 07:20:50 -0700
Committer: Jim Stichnoth <jstichnoth at mythtv.org> at Sat, 29 Jun 2013 07:20:50 -0700
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=59512d5e9dad1cab2e5a5465dbeb7ae90fe5a128

Subtitles: Change timecode matching mechanism for .srt files.
For timecode-based srt files, use the standard MythPlayer mechanism
for determining the current timecode, instead of directly using the
decoder and the current VideoFrame.



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

Summary of changes:
 mythtv/libs/libmythtv/DVD/mythdvdplayer.cpp |    8 ++++----
 mythtv/libs/libmythtv/DVD/mythdvdplayer.h   |    6 ++++--
 mythtv/libs/libmythtv/mythplayer.cpp        |   10 +++++-----
 mythtv/libs/libmythtv/mythplayer.h          |   10 ++++++++--
 mythtv/libs/libmythtv/subtitlescreen.cpp    |    6 +++++-
 5 files changed, 26 insertions(+), 14 deletions(-)

-- 



More information about the mythtv-commits mailing list