
mythtv at cvs
Jan 31, 2005, 8:25 PM
Post #187 of 415
(9057 views)
Permalink
|
---------------------------------------------------------------------------- Changes committed by gigem on Mon Jan 31 23:21:18 2005 Modified Files: in mythtv/programs/mythbackend: scheduler.h scheduler.cpp Log Message: Removed the RecordChanged polling in the scheduler now that mythweb supports scheduler notification using RESCHEDULE_RECORDINGS. If you use mythweb, you need to upgrade it too. Changed the scheduler to not sleep unconditionally in most cases. It will still sleep unconditionally when it is deferring rescheduling because a recording is about to start. This concludes the remaining, pre-release scheduler changes, except for bug fixes, of which, there is one in testing. ----------------------------------------------------------------------------
|