[mythtv] More scheduling scheduler

David Engel gigem at comcast.net
Thu Apr 13 20:24:31 UTC 2006


On Fri, Apr 14, 2006 at 12:11:13AM +1000, Paul Andreassen wrote:
> Attached is a first attempt at something acceptable for svn.

Thanks.  I created a branch called softpad for these changes to go
into.  People who want this feature should help test it out.

> My biggest decision was the comp_priority function.  I wanted the SoftEnd to 
> be higher then the SoftStart, which your suggestion wouldn't do (see 
> commented lines).

I took a simpler (I think) approach for now.  We'll see if it works out.

Here's a brief list of the other changes I made before committing your
patch.

Used a little more descriptive setting names by prepending "Sched".

Don't apply soft padding at the start or end if corresponding hard
padding has already been added.  Hard padding is limited to a
resolution of 1 minute so they can't currently be mixed.

Pass softend to the recorder when a recording starts.  This is needed
so the recorder can pass it back to the scheduler if the master
backend gets restarted.

David
-- 
David Engel
gigem at comcast.net


More information about the mythtv-dev mailing list