[mythtv-commits] mythtv commit: r8577 by danielk

mythtv@cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Jan 12 15:35:43 UTC 2006


      Author: danielk
        Date: 2006-01-12 15:35:43 +0000 (Thu, 12 Jan 2006)
New Revision: 8577
   Changeset: http://cvs.mythtv.org/trac/changeset/8577

Modified:

   trunk/mythtv/libs/libmythtv/tv_rec.cpp

Log:

Fixes #1005.

Makes sure the kFlagCancelNextRecording flag is cleared when needed.

Chris, I believe this is how it has always worked, overrecord is applied unconditionally to the recording. Then the overrecord time is overridden by StartRecording() when the scheduler wants to record something. This allows the overrecord to work in the presence of rescheduled or canceled follow-on recordings, without needing to update the end time. Updating the end time wasn't a feature when overrecord was first added...






More information about the mythtv-commits mailing list