[mythtv] Scheduling bug with instant record.

David Engel dlengel at attbi.com
Wed Nov 19 12:22:18 EST 2003


On Wed, Nov 19, 2003 at 09:07:28AM -0500, Chris Pinkham wrote:
> Add locks around anything that touches scheduledList and recordingList
> then make new overload/wrapper methods for things like
> Scheduler::getAllScheduled() that take a programinfo list as an argument.
> Inside the wrapper/overloaded method, the appropriate lock will be grabbed;
> then the local scheduler list will be retrieved and copied into the
> list given in the argument; then the lock will be released.
> 
> Make sense or am I missing anything?

Makes sense to me since that's just what I was thinking.

David
-- 
David Engel
dlengel at attbi.com


More information about the mythtv-dev mailing list