[mythtv-commits] mythtv branch master updated by peper03. v0.28-pre-1649-g1043f43

Git Repo Owner noreply at mythtv.org
Mon Jun 23 21:54:52 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user peper03.
       via  1043f43e9468234d49c77d6e2dbddb93b2d825eb (commit)
      from  b4554fa091079999b080660791f82e23cd8c7c76 (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 1043f43e9468234d49c77d6e2dbddb93b2d825eb
Author:    Richard Hulme <peper03 at mythtv.org> at Mon, 23 Jun 2014 23:44:21 +0200
Committer: Richard Hulme <peper03 at mythtv.org> at Mon, 23 Jun 2014 23:52:22 +0200
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=1043f43e9468234d49c77d6e2dbddb93b2d825eb

Added check to frontend startup to enter standby mode immediately if an automatic start was detected. This basically involves checking the following:
*  Is a backend also running on the same machine?
*  If it's the master backend, is the current time close to the wake-up time?
*  If it's a slave backend that is set up to be woken automatically, is the current time close to start time of the next recording scheduled for this host?



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

Summary of changes:
 mythtv/programs/mythfrontend/main.cpp |  104 +++++++++++++++++++++++++++++++++
 1 files changed, 104 insertions(+), 0 deletions(-)

-- 



More information about the mythtv-commits mailing list