summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2001-02-24 12:18:30 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2001-02-24 12:18:30 +0100
commit377b15b53579ac2a6eaf304b07b9862b305c9150 (patch)
tree7ff7af0362f656b96e3e7b42f4e5f565d6681fd8 /HISTORY
parente18918ad06c0b3ba78e4eb0ec136a3911dff9633 (diff)
downloadvdr-377b15b53579ac2a6eaf304b07b9862b305c9150.tar.gz
vdr-377b15b53579ac2a6eaf304b07b9862b305c9150.tar.bz2
Setup.EPGScanTimeout == 0 completely turns off EPG scanning
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 883e46a1..cb1d0e32 100644
--- a/HISTORY
+++ b/HISTORY
@@ -402,3 +402,5 @@ Video Disk Recorder Revision History
- 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.
+- A value of '0' for the EPGScanTimeout setup parameter now completely turns off
+ scanning for EPG data on both single and multiple card systems.