Re: [vdr] dvb-s(2) NumProvidedSystems() vs reelchannelscan

2011-05-22 Thread Rolf Ahrenberg
On Sat, 21 May 2011, Klaus Schmidinger wrote: I'm thinking about giving cDevice a function that returns a bit masked value, identifying the delivery systems it provides. Probably using the fe_delivery_system_t constants from the LinuxDVB API. Could you take again a look at my frontend faciliti

Re: [vdr] dvb-s(2) NumProvidedSystems() vs reelchannelscan

2011-05-21 Thread Klaus Schmidinger
On 05/21/11 16:55, Juergen Lock wrote: In article<4dd7c61e.8060...@tvdr.de> you write: On 05/07/11 20:11, Juergen Lock wrote: Hi! There seems to be a change in recent vdr versions regarding NumProvidedSystems() which at least the reelchannelscan plugin uses to tell apart a dvb-s2 tuner fro

Re: [vdr] dvb-s(2) NumProvidedSystems() vs reelchannelscan

2011-05-21 Thread Juergen Lock
In article <4dd7c61e.8060...@tvdr.de> you write: >On 05/07/11 20:11, Juergen Lock wrote: >> Hi! >> >> There seems to be a change in recent vdr versions regarding >> NumProvidedSystems() which at least the reelchannelscan plugin >> uses to tell apart a dvb-s2 tuner from a dvb-s one in a few places

Re: [vdr] dvb-s(2) NumProvidedSystems() vs reelchannelscan

2011-05-21 Thread Klaus Schmidinger
On 05/07/11 20:11, Juergen Lock wrote: Hi! There seems to be a change in recent vdr versions regarding NumProvidedSystems() which at least the reelchannelscan plugin uses to tell apart a dvb-s2 tuner from a dvb-s one in a few places, apparently it used to return 2 for a dvb-s2 tuner and now re

Re: [vdr] dvb-s(2) NumProvidedSystems() vs reelchannelscan

2011-05-08 Thread Juergen Lock
On Sat, May 07, 2011 at 08:11:20PM +0200, Juergen Lock wrote: > Hi! > > There seems to be a change in recent vdr versions regarding > NumProvidedSystems() which at least the reelchannelscan plugin > uses to tell apart a dvb-s2 tuner from a dvb-s one in a few places, > apparently it used to return