[mythtv-commits] mythtv commit: r21926 by gigem

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Sep 18 00:30:34 UTC 2009


      Author: gigem
        Date: 2009-09-18 00:30:33 +0000 (Fri, 18 Sep 2009)
New Revision: 21926
   Changeset: http://cvs.mythtv.org/trac/changeset/21926

Modified:

   trunk/mythtv/programs/mythbackend/scheduler.cpp

Log:

Fix the scheduler to not let kNotRecording rules fall through the
cracks and act like kSingleRecords.

When previewing the case of deleting an existing recording rule, the
schedule editor saves the updated rule as kNotRecording instead of
deleting the rule.  This change makes the scheduler return the right
results in either case.  It might still be desirable for the schedule
editor to delete the rule, but I'll let stuartm handle that.

Refs #7080.
M    scheduler.cpp





More information about the mythtv-commits mailing list