Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: Preliminary VDR 1.1.12 for testing



In article <3DA02E90.EFE821BB@cadsoft.de>,
   Klaus Schmidinger <Klaus.Schmidinger@cadsoft.de> wrote:
> fruit wrote:
> > 
> > In article <3DA016DF.BFA1CE3A@cadsoft.de>,
> >    Klaus Schmidinger <Klaus.Schmidinger@cadsoft.de> wrote:

[Snip]

> > > Please make sure you put _all_ parameters into channels.conf.
> > > Try
> > 
> > > BBC ONE (TV):690167:C23D0M64B8T2G32Y0:T:27500:600:601:0:2:4164

[Snip]

> > I assume channels.conf is being read correctly as menu entries /appear/
> > correct, but it appears it's not writing the D0 or Y0 params... after a
> > quick check, it doesn't seem to save D or Y values of 0.

> Apparently there was a bug in PrintParameter() in channels.c.
> Change the check for

>   Value > 0

> to

>   Value >= 0

> in that function and it should work

Yup, that's fine now, thanks.

> > BTW all channels still work now even though parameters are as they were
> > yesterday when it didn't work - I guess a rogue D or Y value was set
> > somewhere else in my config?

> Maybe the above fix helps here, too.

Well, it's all still working, so I guess so :-)

Andy



-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index