diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2001-02-24 12:12:58 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2001-02-24 12:12:58 +0100 |
commit | e18918ad06c0b3ba78e4eb0ec136a3911dff9633 (patch) | |
tree | 15aea2a99bec946bae6d08e1276918552f2f6e6f /HISTORY | |
parent | 1f6888c8077689d530741cac5c7aeb4874ff1c04 (diff) | |
download | vdr-e18918ad06c0b3ba78e4eb0ec136a3911dff9633.tar.gz vdr-e18918ad06c0b3ba78e4eb0ec136a3911dff9633.tar.bz2 |
Fixed an occasional segfault in the EIT processor
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -350,7 +350,7 @@ Video Disk Recorder Revision History - Encrypted channels can now be selected even without knowing the PNR (however, it is still necessary for the EPG info). -2001-02-19: Version 0.71 +2001-02-24: Version 0.71 - Fixed 'Transfer Mode' in cases where a non-primary interface was switched to a channel that only the primary interface can receive (which could happen in @@ -401,3 +401,4 @@ Video Disk Recorder Revision History in file names (VFAT can't handle them). Do 'make VFAT=1' to enable this. - Support for DVB-C (thanks to Hans-Peter Raschke and Peter Hofmann). See the INSTALL file for more information about the use of VDR with cable. +- Fixed an occasional segfault in the EIT processor. |