[mythtv-commits] mythtv branch master updated by peper03. v0.27-alpha-22-gf4cbf7b

Git Repo Owner noreply at mythtv.org
Sat Jul 27 14:24:51 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user peper03.
       via  f4cbf7be9d2d7fd2919fffe9421c1bbdb373389a (commit)
       via  968d6aaf310900fb9de8b7f8ade8c137fe5d1b06 (commit)
      from  528409c43a807d0fb95c0fb04d94a55533da24fd (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 f4cbf7be9d2d7fd2919fffe9421c1bbdb373389a
Author:    Richard Hulme <peper03 at mythtv.org> at Sat, 27 Jul 2013 16:24:36 +0200
Committer: Richard Hulme <peper03 at mythtv.org> at Sat, 27 Jul 2013 16:24:36 +0200
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=f4cbf7be9d2d7fd2919fffe9421c1bbdb373389a

Prevent DVD bookmarks being set in a menu.
If the 'Action on exit' setting is set to 'Save position and exit', a bookmark will be created automatically.  If the TVPlayback->BACK is bound, exiting the main feature will return to the DVD menu setting a bookmark in the main feature but exiting the menu will overwrite that bookmark with a new one for the menu.  Starting playback from the bookmark would put the user back in the menu rather than the feature (although selecting 'Play' from the DVD menu will usually resume from the correct position).

This can be avoided by preventing bookmarks being set in a menu.  If a more advanced bookmark manager is implemented, this restriction could be removed.



commit 968d6aaf310900fb9de8b7f8ade8c137fe5d1b06
Author:    Richard Hulme <peper03 at mythtv.org> at Sat, 27 Jul 2013 16:13:30 +0200
Committer: Richard Hulme <peper03 at mythtv.org> at Sat, 27 Jul 2013 16:13:30 +0200
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=968d6aaf310900fb9de8b7f8ade8c137fe5d1b06

Clean up signed/unsigned type issues in DVD bookmarks



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

Summary of changes:
 mythtv/libs/libmythtv/DVD/mythdvdplayer.cpp |   11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)

-- 



More information about the mythtv-commits mailing list