Re: Running vdr with a tunerless FF card (possibly a patch request)

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

 



On 05/09/08 15:49, Hanno Zulla wrote:
> Hi,
> 
>> How can I achieve that with vanilla vdr?
> 
> Any suggestion or pointers to documents would be most helpful. I tried
> to find a solution in the usual places (vdr-portal, vdr-wiki) but with
> very limited success.

In cDvbDevice::ProvidesSource(int Source) you could insert at the beginning

   if (CardIndex() == MyTunerlessFFcardsIndex)
      return false;

where MyTunerlessFFcardsIndex would be the index of cour card.

Klaus

_______________________________________________
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