Re: vdr-1.7.0 and reelchannelscan-1.6 plugin

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

 



On Tue, May 20, 2008 at 2:22 AM, Mike Booth <mike_booth76@xxxxxxxxxxxxxx> wrote:
> I am unable to compile this plugin. It fails with     csmenu.c:236:
> error: 'class cDevice' has no member named 'ProvidesS2'.

cDevice::ProvidesS2() is not from orignal-vdr. You can add this
function to your cDevice class

bool cDevice::ProvidesS2() const
{
  return false;
}

> I'm using vdr-1.7.0, multiproto_plus and the reelchannelscan plugin is from
> CVS
>
I am not sure if reelchannelscan works with multiproto.

-- 
Best,
Sundararaj

_______________________________________________
vdr mailing list
vdr@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

[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