Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vdr] Re: integration of keyboard patch in vdr
> Some time ago I posted this patch:
>
> --- vdr.c.orig Sun Feb 9 14:13:42 2003
> +++ vdr.c Thu Feb 13 18:42:44 2003
> @@ -322,6 +322,7 @@
> stdin = freopen(Terminal, "r", stdin);
> stdout = freopen(Terminal, "w", stdout);
> stderr = freopen(Terminal, "w", stderr);
> + HasStdin = true;
> }
>
> isyslog("VDR version %s started", VDRVERSION);
>
>
> It simply overrides autodetection if daemon mode is off
> and a terminal has been specified.
This is the patch I am talking about: http://ricomp.de/vdr/keyboard.diff
But if my mind doesn't trick me, it won't pach with vdr-1.1.3x. But it's no
problem to process the reject. Will have a look this evening and post a patch
for 1.1.32
Cheers,
Steffen
--
+++ GMX - Mail, Messaging & more http://www.gmx.net +++
Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage!
--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.
Home |
Main Index |
Thread Index