[mythtv-commits] mythtv branch fixes/0.26 updated by stuartm. v0.26.0-86-g012ebe9

Git Repo Owner noreply at mythtv.org
Sun Jan 20 14:46:11 UTC 2013


The branch, fixes/0.26 has been updated on the
mythtv repository by gitolite user stuartm.
       via  012ebe9de7e20a0bae1920cfc55199ad63937636 (commit)
       via  512391ddecaa529bba374ed338e3ce170fecfd3f (commit)
      from  2d710a70ba68fa5139fb2fc4936e167db69637dc (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 012ebe9de7e20a0bae1920cfc55199ad63937636
Author:    Richard <peper03 at yahoo.com> at Fri, 14 Dec 2012 20:59:53 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Sun, 20 Jan 2013 14:45:46 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=012ebe9de7e20a0bae1920cfc55199ad63937636

Use the right highlight area in DVD menus when 'wide' is not the first in the list.
Signed-off-by: Stuart Morgan <smorgan at mythtv.org>

Fixes #11291
(cherry picked from commit 1eaecea6dd38db0c20b94f8ecb549b4c29491297)



commit 512391ddecaa529bba374ed338e3ce170fecfd3f
Author:    Richard <peper03 at yahoo.com> at Sun, 9 Dec 2012 20:24:01 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Sun, 20 Jan 2013 14:45:02 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=512391ddecaa529bba374ed338e3ce170fecfd3f

Always update the still frame timer whenever the timeout changes (including when it should be disabled) to ensure that it doesn't 'expire' accidentally and cause the next still frame (at whatever point in time that may be) to be skipped.
Signed-off-by: Stuart Morgan <smorgan at mythtv.org>
(cherry picked from commit d9b022eceab5f979717b6d66335b4d1e7f398b55)



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

Summary of changes:
 mythtv/libs/libmythdvdnav/dvdnav/dvd_types.h |   11 +++++
 mythtv/libs/libmythdvdnav/dvdnav/dvdnav.h    |    7 +++
 mythtv/libs/libmythdvdnav/dvdnav/highlight.c |   60 ++++++++++++++++++++++++++
 mythtv/libs/libmythtv/DVD/dvdringbuffer.cpp  |   16 ++++---
 mythtv/libs/libmythtv/DVD/mythdvdplayer.cpp  |    8 +++-
 5 files changed, 95 insertions(+), 7 deletions(-)

-- 



More information about the mythtv-commits mailing list