Mailing List archive

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

[vdr] Re: [ANNOUNCE] yaepg-0.0.2



On 13/11/2004, at 1:44 AM, Malcolm Caldwell wrote:

I have 'fixed' it by changing
	c = Channels.GetByNumber(i);
TO
	c = Channels.GetByNumber(i,1);
At line 1443 (Show) and 1806 (ChangeChan) of yaepg.c.
I apologize for my apparent ignorance but I can not find anything similar to that at those lines or in those functions.
Could you perhaps supply a diff? Thanks.

Regards,
Michal Dobrzynski





Home | Main Index | Thread Index