[mythtv-commits] mythtv branch master updated. v0.26-pre-39-gf0b2029

Git Repo Owner noreply at mythtv.org
Fri Apr 13 03:03:09 UTC 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "mythtv".

The branch, master has been updated
       via  f0b202909eaeb963a6c3648f9eb45ab3e95ba159 (commit)
      from  243e20cc8ed08906a6c7ff4d93054e754e327f2c (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 f0b202909eaeb963a6c3648f9eb45ab3e95ba159
Author:     Jim Stichnoth <jstichnoth at mythtv.org>
AuthorDate: Thu Apr 12 19:58:00 2012 -0700
Commit:     Jim Stichnoth <jstichnoth at mythtv.org>
CommitDate: Thu Apr 12 19:58:00 2012 -0700

    Take the cutlist into account when seeking during playback.
    
    Cut regions are honored when calculating exactly where to jump.
    
    Temporarily, the "INFOWITHCUTLIST" key binding is added for the
    Arbitrary Seek functionality.  By default, "INFO" will jump to an
    absolute (non cutlist adjusted) point in the recording, whereas
    "INFOWITHCUTLIST" with do a cutlist-adjusted jump.  This can be
    removed when we work out how to allow the playback progress bar to
    convey cutlist information.
    
    Refs #8631.

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

Summary of changes:
 mythtv/libs/libmythtv/tv_play.cpp |  129 +++++++++++++++++++++++++-----------
 mythtv/libs/libmythtv/tv_play.h   |    7 +-
 2 files changed, 93 insertions(+), 43 deletions(-)


hooks/post-receive
-- 
mythtv


More information about the mythtv-commits mailing list