Re: [vdr] vdr 1.5.4: cannot tune a transponder with actuator plugin

2007-06-23 Thread Luca Olivetti
En/na Klaus Schmidinger ha escrit: >> Putting some printf here and there, it seems that's ultimately calling >> cDevice::SetChannelDevice instead of cDvbDevice::SetChannelDevice, and I >> don't understand why, since DvbKarte is 0 (the first and only card, >> which should be a cDvbDevice). > >

Re: [vdr] vdr 1.5.4: cannot tune a transponder with actuator plugin

2007-06-23 Thread Klaus Schmidinger
On 06/21/07 19:43, Luca Olivetti wrote: > [sorry if this turns out to be long] > > In the actuator plugin main menu, I offer the possibility to tune to a > transponder "on the fly", to either quickly see what's there or to > trigger a transponder scan. > To do that I have this piece of code that

[vdr] vdr 1.5.4: cannot tune a transponder with actuator plugin

2007-06-21 Thread Luca Olivetti
[sorry if this turns out to be long] In the actuator plugin main menu, I offer the possibility to tune to a transponder "on the fly", to either quickly see what's there or to trigger a transponder scan. To do that I have this piece of code that worked find under 1.4.x but stopped working under