Mailing List archive

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

[vdr] Re: Where has "stop recording on primary card" gone?



Gregoire Favre wrote:
> 
> Hello,
> 
> I am using Elchi 3 on vdr-1.1.28 and can't find the stop recording on
> promary interface anymore...
> 
> Is this because of Elchi AIO or ???

With the ability to resord and replay on the primary card
at the same time this option has become obsolete.

If you absolutely want to have it, you can change the line

     cDevice *device = NULL;//XXX cDevice::GetDevice(cDevice::PrimaryDevice()->Ca(), 0);

in VDR/menu.c into

     cDevice *device = cDevice::GetDevice(cDevice::PrimaryDevice()->Ca(), 0);

Klaus
-- 
_______________________________________________________________

Klaus Schmidinger                       Phone: +49-8635-6989-10
CadSoft Computer GmbH                   Fax:   +49-8635-6989-40
Hofmark 2                               Email:   kls@cadsoft.de
D-84568 Pleiskirchen, Germany           URL:     www.cadsoft.de
_______________________________________________________________


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



Home | Main Index | Thread Index