[mythtv-commits] mythtv branch master updated by stuartm. v0.27-beta-143-g6e790c2

Git Repo Owner noreply at mythtv.org
Sun Sep 1 20:25:19 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  6e790c2c9dbb484189b83d3e9c18fae83cd8090d (commit)
       via  8526be3809ebd9bcba763f24a3981249941612d5 (commit)
       via  59bb06b1211f72bccc636e1f665a55d425d9a790 (commit)
       via  9b176023fc48a2faf591967acc4168928793fc93 (commit)
       via  8fc4e0a512ebd953568968ecfe245b11d356912b (commit)
       via  d7cf32357a08fbce777a1ec5d07198c2de6eb32c (commit)
       via  09ee535813bd7f1aa64a8b114f977844ed92df69 (commit)
       via  5ee73afb43cf6fd2a303bacc9aee209e343ef941 (commit)
      from  181ac7f15c160ed162f8932574b8c30497fae727 (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 6e790c2c9dbb484189b83d3e9c18fae83cd8090d
Author:    Lawrence Rust <lvr at softsystem.co.uk> at Sat, 29 Sep 2012 14:53:58 +0200
Committer: Stuart Morgan <smorgan at mythtv.org> at Sun, 1 Sep 2013 21:25:10 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=6e790c2c9dbb484189b83d3e9c18fae83cd8090d

libmythtv: Kill a bogus warning about frequency range
If a frontend supports DiSEqC and is also a slave to a DVD-S master then
DVBChannel::CheckOptions incorrectly calls CheckFrequency which then
emits a bogus warning:
DVBChan(...) Warning: Your frequency setting (10773250) is out of range...

This patch fixes DVBChannel::CheckOptions to only call CheckFrequency if
the frontend doesn't have DiSEqC and isn't a slave.

Signed-off-by: Lawrence Rust <lvr at softsystem.co.uk>
Signed-off-by: Stuart Morgan <smorgan at mythtv.org>



commit 8526be3809ebd9bcba763f24a3981249941612d5
Author:    Lawrence Rust <lvr at softsystem.co.uk> at Mon, 27 Feb 2012 15:27:26 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Sun, 1 Sep 2013 21:25:10 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=8526be3809ebd9bcba763f24a3981249941612d5

MHEG: Serialise accesses to the MHEG engine
Fix race conditions in the MHEG engine that can occur when delivering
asynchronous engine events during restart and stream start/stop.

Fix race conditions in the DSM carousel which can result in page loading
timeouts.

Signed-off-by: Lawrence Rust <lvr at softsystem.co.uk>
Signed-off-by: Stuart Morgan <smorgan at mythtv.org>



commit 59bb06b1211f72bccc636e1f665a55d425d9a790
Author:    Lawrence Rust <lvr at softsystem.co.uk> at Wed, 6 Feb 2013 15:45:09 +0000
Committer: Stuart Morgan <smorgan at mythtv.org> at Sun, 1 Sep 2013 21:25:10 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=59bb06b1211f72bccc636e1f665a55d425d9a790

NetworkControl: fix abort if missing filter name to 'set verbose ...'
Signed-off-by: Lawrence Rust <lvr at softsystem.co.uk>
Signed-off-by: Stuart Morgan <smorgan at mythtv.org>



commit 9b176023fc48a2faf591967acc4168928793fc93
Author:    Lawrence Rust <lvr at softsystem.co.uk> at Fri, 1 Feb 2013 22:04:20 +0000
Committer: Stuart Morgan <smorgan at mythtv.org> at Sun, 1 Sep 2013 21:25:10 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=9b176023fc48a2faf591967acc4168928793fc93

mythgallery: Fix inout(gl) transition
Signed-off-by: Lawrence Rust <lvr at softsystem.co.uk>
Signed-off-by: Stuart Morgan <smorgan at mythtv.org>



commit 8fc4e0a512ebd953568968ecfe245b11d356912b
Author:    Lawrence Rust <lvr at softsystem.co.uk> at Fri, 1 Feb 2013 21:16:05 +0000
Committer: Stuart Morgan <smorgan at mythtv.org> at Sun, 1 Sep 2013 21:25:09 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=8fc4e0a512ebd953568968ecfe245b11d356912b

mythgallery: Fix whitescreen when starting recusive slideshow from a directory
Signed-off-by: Lawrence Rust <lvr at softsystem.co.uk>
Signed-off-by: Stuart Morgan <smorgan at mythtv.org>



commit d7cf32357a08fbce777a1ec5d07198c2de6eb32c
Author:    Lawrence Rust <lvr at softsystem.co.uk> at Wed, 6 Mar 2013 20:19:04 +0000
Committer: Stuart Morgan <smorgan at mythtv.org> at Sun, 1 Sep 2013 21:25:09 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=d7cf32357a08fbce777a1ec5d07198c2de6eb32c

libfreemheg: Compatiblity with Freeview HD apps
Signed-off-by: Lawrence Rust <lvr at softsystem.co.uk>
Signed-off-by: Stuart Morgan <smorgan at mythtv.org>



commit 09ee535813bd7f1aa64a8b114f977844ed92df69
Author:    Lawrence Rust <lvr at softsystem.co.uk> at Tue, 5 Feb 2013 15:39:26 +0000
Committer: Stuart Morgan <smorgan at mythtv.org> at Sun, 1 Sep 2013 21:25:09 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=09ee535813bd7f1aa64a8b114f977844ed92df69

mythgallery: fix some flashes in the GL cube effect
Signed-off-by: Lawrence Rust <lvr at softsystem.co.uk>
Signed-off-by: Stuart Morgan <smorgan at mythtv.org>



commit 5ee73afb43cf6fd2a303bacc9aee209e343ef941
Author:    Lawrence Rust <lvr at softsystem.co.uk> at Fri, 9 Dec 2011 12:48:50 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Sun, 1 Sep 2013 21:25:09 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=5ee73afb43cf6fd2a303bacc9aee209e343ef941

eithelper: Add fixups for UK Freesat transponders
Signed-off-by: Lawrence Rust <lvr at softsystem.co.uk>
Signed-off-by: Stuart Morgan <smorgan at mythtv.org>



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

Summary of changes:
 .../mythgallery/mythgallery/glsingleview.cpp       |  204 ++++++++++---------
 mythplugins/mythgallery/mythgallery/imageview.cpp  |   19 ++-
 mythtv/libs/libmythfreemheg/Engine.cpp             |   33 +++-
 mythtv/libs/libmythtv/eithelper.cpp                |   25 ++-
 mythtv/libs/libmythtv/mhi.cpp                      |    3 +-
 mythtv/libs/libmythtv/recorders/dvbchannel.cpp     |    7 +-
 mythtv/programs/mythfrontend/networkcontrol.cpp    |    3 +
 7 files changed, 176 insertions(+), 118 deletions(-)

-- 



More information about the mythtv-commits mailing list