Mailing List archive

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

[vdr] Video Disk Recorder version 1.0.0pre2



The new version 1.0.0pre2 of the Video Disk Recorder project
is now available at 

    ftp://ftp.cadsoft.de/pub/people/kls/vdr/vdr-1.0.0pre2.tgz

The latest driver version (including the still picture patch necessary
for VDR) can be found at
  
    ftp://ftp.cadsoft.de/pub/people/kls/vdr/siemens_dvb-0.9.4.tgz

- Fixed a crash in case there is no 'epg.data' at program start (thanks to
  Andreas Schultz).

Here's the diff against version 1.0.0pre1:

--- eit.c       2002/02/23 17:11:19
+++ eit.c       2002/02/25 16:30:42
@@ -1022,6 +1022,8 @@
            return false;
            }
         }
+     else
+        return false;
      }
   bool result = cSchedules::Read(f);
   if (OwnFile)


Have fun!

Klaus Schmidinger
-- 
_______________________________________________________________

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
_______________________________________________________________



Home | Main Index | Thread Index