Mailing List archive

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

[vdr] Re: VDR 1.2.6 and _new_ driver capabilities (backport to 0.94 driver possible?)



Reiner Rosin wrote:
> 
> Hello List, hello Klaus,
> 
> I have one question: Is it possible under VDR 1.2.6 to disable the
> capabilities of the new driver (viewing one channel from a transponder
> while another channel is recording on this transponder, ...) with a simple
> define from the source code.
> Or are these new driver-features integrated in a way, that someone has
> to check the complete sourcecode to disable them?
> 
> I ask, because I want to backport the 1.2.6 version of VDR to the old
> 0.94 driver, which worked for me rock-solid, while the new one doesn't...

Take a look at VDR/dvbdevice.c:

#define DO_REC_AND_PLAY_ON_PRIMARY_DEVICE 1
#define DO_MULTIPLE_RECORDINGS 1

Can't guarantee, though, that this is all you need to change...

Klaus


-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index