New version of EPG Search?

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

 



Hello,

On 2006-02-04 at 11:41 CET Matthias Fechner wrote:

> I tried now
> http://people.freenet.de/cwieninger/vdr-epgsearch-0.9.10.tgz
> 
> but the problem persists.

Try this patch:

--- menu_main.c.org     Fri Jan 13 16:51:41 2006
+++ menu_main.c Sun Jan 29 17:00:58 2006
@@ -61,7 +61,7 @@
        currentChannel = Channel->Number();
        if (Schedule) 
        {
-           const cEvent *PresentEvent = Schedule->GetPresentEvent(currentChannel == cDevice::CurrentChannel());
+           const cEvent *PresentEvent = Schedule->GetPresentEvent();
            time_t now;
            if (shiftTime == 0)
                now = time(NULL) - Setup.EPGLinger * 60;


Mike



[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