[mythtv-commits] mythtv commit: r11157 by cpinkham

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Sep 12 04:45:58 UTC 2006


      Author: cpinkham
        Date: 2006-09-12 04:45:57 +0000 (Tue, 12 Sep 2006)
New Revision: 11157
   Changeset: http://cvs.mythtv.org/trac/changeset/11157

Modified:

   trunk/mythtv/programs/mythbackend/main.cpp
   trunk/mythtv/programs/mythbackend/scheduler.cpp
   trunk/mythtv/programs/mythbackend/scheduler.h

Log:

Make the --nosched option to mythbackend only disable firing off of new
recordings.  The rest of the scheduler will now continue to be run even when
--nosched is used.  This makes for easier debugging and also allows for things
like the Upcoming Recording screen to work and be tested while using
--nosched.

When using --nosched, recordings that would have fired off are marked as
rsOffLine as if the necessary tuner was offline at the time.  This is visible
in all the normal places where the status of the recording would be shown.






More information about the mythtv-commits mailing list