[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Mar 23 17:05:03 EST 2004


----------------------------------------------------------------------------
Changes committed by gigem on Tue Mar 23 22:04:34 2004

Modified Files:
   in mythtv/libs/libmythtv:
        scheduledrecording.h scheduledrecording.cpp programinfo.cpp 
Log Message:
Split the oldrecorded handling in SR::doneRecording off into
SR::addHistory.

Changed PI::handleRecording to use SR::addHistory instead of
SR::doneRecording and have it use special start and end times that are
meaningful for manually added entries.  By using an endtime in the
past, fixes a bug where the scheduler might not detect a showing as a
duplicate.

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


More information about the mythtv-commits mailing list