[mythtv] Re: [mythtv-commits] mythtv commits

Chris Pinkham cpinkham at bc2va.org
Fri Nov 21 08:37:26 EST 2003


> On Fri, Nov 21, 2003 at 04:30:19AM +0000, mythtv at cvs.mythtv.org wrote:
> > Changes committed by cpinkham on Fri Nov 21 04:29:14 2003
> >     that to get program lists.  Added new methods and necessary
> >     locking to scheduler.cpp to accomodate.
> 
> Chris,
> 
> Don't you need to add locking in Scheduler::getConflicting and
> Scheduler::RunScheduler too?  Also, I think mythbackend/main needs
> to be changed to use RemoteGetAllPendingRecordings now.
> 
> David

Yes, I thought I had one in Scheduler::getConflicting, I'll look at that
and get it fixed.  getConflicing gets called from inside the scheduler also,
after the lock has been grabbed already in some of the other *Conflict*()
functions so that's a special case.

-- 

Chris



More information about the mythtv-dev mailing list