[mythtv] Re: [mythtv-commits] Re: Ticket #743: Fix "program not found in PAT" problem.

Stuart Auchterlonie stuarta at squashedfrog.net
Sat Dec 17 06:20:28 EST 2005


On Thu, Dec 15, 2005 at 06:54:34PM -0500, Daniel Kristjansson wrote:
> On Thu, 2005-12-15 at 23:40 +0000, Stuart Auchterlonie wrote:
> > On Thu, Dec 15, 2005 at 09:13:44PM -0000, MythTV wrote:
> > > #743: Fix "program not found in PAT" problem.
> > My plan is to do this with a timeout, 400ms should do it.
> > If we get a PAT which is the old one, then set a timer for
> > 400ms and if we don't get another one before that timer expires
> > then issue all the warnings currently being issued.
> 
> Sounds good.
> 

Also, there is quite a bit of code duplication in that
function where the only difference is the use of a pointer
to a PMT/PAT and a local PMT/PAT. I'll condense that first
since it makes the overall code easier to maintain.


Stuart



More information about the mythtv-dev mailing list