Mailing List archive

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

[vdr] Re: VDR developer version 1.1.13



Gregoire Favre wrote:
> 
> Hello,
> 
> great version ;-))))
> 
> I specially appreciate the language option back!!!
> 
> Just a question: is it now possible to use simultaneously KBD/LIRC and
> SVDR?

Not "officially", but you could do the following to get there:

- remove the line

  #elif defined(REMOTE_KBD)

  from vdr.c

- add the line

  #define REMOTE_KBD 1

  to the beginning of the files osd.c and remote.h

- make REMOTE=LIRC as usual

I haven't tested this, but I would expect it to work.

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