Mailing List archive

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

[vdr] Re: autopid/scanner for 1.1.31



On Sun, May 11, 2003 at 07:46:03PM +0200, Andreas Schultz wrote:
> Hi,
>
> New patch at:
> http://www.cs.uni-magdeburg.de/~aschultz/dvd/vdr-1.1.31-autopid-1.diff.bz2

With this patch (for "PLUGINS/src/scanner"):

--- scanner.c.orig	2003-05-11 19:56:53.000000000 +0200
+++ scanner.c	2003-05-11 21:39:47.000000000 +0200
@@ -55,6 +55,11 @@
   return true;
 }

+bool cPluginScanner::Start(void)
+{
+  return true;
+}
+
 void cPluginScanner::Housekeeping(void)
 {
   // Perform any cleanup or other regular tasks.

your patch is working fine (for me).

PS: Do you have any solution for the
    [Menu] Programm [OK] [Green/Jetzt] [Blue/Umschalten]
    problem? Or should i disable the [Blue] key?

Ciao,
Andreas
--
Andreas Kool (akool@akool.de * akool@isdn4linux.de * http://www.akool.de)
PGP: 3FBF2411 Fingerprint: B5 35 34 74 25 60 2A 7A  89 06 92 C4 08 BA A5 BD
(To get my PGP key, send me a mail with subject "send pgp key")
		X <-- Nail here for a new Monitor
Transmission of this message via the Microsoft Network is prohibited


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



Home | Main Index | Thread Index