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

2008-05-13 Thread Hanno Zulla
Hi, I would like this feature added too. There is a feature called TurnOffPrimary that's part of the extensions patch. http://www.vdr-wiki.de/wiki/index.php/Extensions-Patch I cannot say if the patch is written in a style that Klaus likes or if it needs to be rewritten, but it would be nice

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

2008-05-11 Thread Magnus Andersson
Hanno Zulla wrote: Hi, 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. Thanks! Are there any plans to make this

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

2008-05-09 Thread Hanno Zulla
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. Thanks, Hanno ___ vdr mailing list

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

2008-05-09 Thread Klaus Schmidinger
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)

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

2008-05-09 Thread Hanno Zulla
Hi, 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. Thanks! Are there any plans to make this configurable for end-users (like it's

[vdr] Running vdr with a tunerless FF card (possibly a patch request)

2008-05-05 Thread Hanno Zulla
Hi, here's my setup: - one old FF DVB-C card - one new DVB-C Buget card with a CAM - another new DVB-C Budget card (but without a CAM) The FF card is too slow the handle the incoming data rates of some channels. I know about [1], but don't want to break my old card with my limited soldering