[mythtv-commits] mythtv commit: r13609 by cpinkham
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Fri Jun 8 04:48:47 UTC 2007
Author: cpinkham
Date: 2007-06-08 04:48:46 +0000 (Fri, 08 Jun 2007)
New Revision: 13609
Changeset: http://cvs.mythtv.org/trac/changeset/13609
Modified:
trunk/mythtv/programs/mythbackend/scheduler.cpp
trunk/mythtv/programs/mythbackend/scheduler.h
Log:
Take the MythShutdownWakeupTime into account when determining whether
mythbackend was started by the user or automatically. If the wakeup time
is within 15 minutes (plus or minus) of now, then we assume we were started
automatically. This is a new test, the existing tests still apply.
Closes #3497 using patch by Matt Doran.
More information about the mythtv-commits
mailing list