New version of EPG Search?

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

 



On Saturday 04 February 2006 10:41, Matthias Fechner wrote:
> Hello Frank,
>
> * Frank Enderle <frank.enderle@xxxxxxx> [04-02-06 09:55]:
> > http://www.vdr-wiki.de/wiki/index.php/Epgsearch-plugin
>
> I tried now
> http://people.freenet.de/cwieninger/vdr-epgsearch-0.9.10.tgz
>
> but the problem persists.

If your compilation problem involves line 374 of menu_main.c in the plugin, 
try changing it from:

const cEvent *PresentEvent = Schedule->GetPresentEvent(currentChannel == 
cDevice::CurrentChannel());

to:

const cEvent *PresentEvent = Schedule->GetPresentEvent();

Worked for me! GetPresentEvent no longer takes any arguments and always takes 
the running status into account.

Cheers,

Laz


[Index of Archives]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Big List of Linux Books]     [Fedora Users]     [Fedora Women]     [ALSA Devel]     [Linux USB]

  Powered by Linux