Mailing List archive

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

[vdr] PATCH: vdradmin-0.23, vdr-analogTV enabled



Hi *, hi Tom,

the following patch permits vdradmin-0.23 to display the EPG entries of the 
vdr-analogTV-Plugin:

--- vdradmind.pl.orig   2003-02-15 22:58:40.000000000 +0100
+++ vdradmind.pl        2003-03-16 18:11:57.000000000 +0100
@@ -364,7 +364,7 @@
        while($frequency > 20000) {
                $frequency /= 1000;
        }
-       return($frequency);
+       return(int($frequency));
 }

 sub ChanTree {

Ciao,
Andreas
-- 
Andreas Kool (akool<nospam>@</nospam>akool.de * http://www.akool.de)
PGP: 3FBF2411 Fingerprint: B5 35 34 74 25 60 2A 7A  89 06 92 C4 08 BA A5 BD

Transmission of this message via the Microsoft Network is prohibited



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



Home | Main Index | Thread Index