diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2001-02-24 14:03:39 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2001-02-24 14:03:39 +0100 |
commit | edacac5f91713ff996853c0de665ff3c237eaf8a (patch) | |
tree | ccdec45c02a89e8c9b57a3315a4ad20ebbff626b /HISTORY | |
parent | 377b15b53579ac2a6eaf304b07b9862b305c9150 (diff) | |
download | vdr-edacac5f91713ff996853c0de665ff3c237eaf8a.tar.gz vdr-edacac5f91713ff996853c0de665ff3c237eaf8a.tar.bz2 |
Implemented PrimaryLimit setup parameter
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -404,3 +404,6 @@ Video Disk Recorder Revision History - 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. +- New setup parameter "PrimaryLimit" that allows to prevent timers from using the + primary DVB interface in multi card systems. Default value is 0, which means + that every timer may use the primary interface. |