[mythtv-commits] mythtv branch master updated by jstichnoth. v0.28-pre-2847-gd6126fd

Git Repo Owner noreply at mythtv.org
Tue Apr 21 06:38:20 UTC 2015


The branch, master has been updated on the
mythtv repository by gitolite user jstichnoth.
       via  d6126fd011200b73c22a7f975f87c860cc07c59c (commit)
      from  b316010a65a70561852f34ae2891825c8189d76b (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 d6126fd011200b73c22a7f975f87c860cc07c59c
Author:    Jim Stichnoth <jstichnoth at mythtv.org> at Mon, 20 Apr 2015 23:28:25 -0700
Committer: Jim Stichnoth <jstichnoth at mythtv.org> at Mon, 20 Apr 2015 23:28:25 -0700
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=d6126fd011200b73c22a7f975f87c860cc07c59c

Be less aggressive about clearing the MARK_UTIL_LASTPLAYPOS mark.
Refs 11713.  We actually don't want to tidy up the mark when then user
saves a bookmark at exit.  If the user starts playback only to realize
they should have started at the last played position, we want to give
them the chance to exit playback - possibly setting a bookmark but not
clearing the last played position - and restart at the last played
position.

On the other hand, it is still OK to tidy it when the bookmark is
cleared when playback reaches the end of the recording.



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

Summary of changes:
 mythtv/libs/libmythtv/tv_play.cpp |   14 ++++++++------
 1 files changed, 8 insertions(+), 6 deletions(-)

-- 



More information about the mythtv-commits mailing list