summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2001-07-12 12:29:09 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2001-07-12 12:29:09 +0200
commit9efef9e89e34658101f30a75ee9f3c5b7b08ab99 (patch)
treead088c8596bb44ce70bb055137bd9615131f3800 /HISTORY
parent3d2cf4e12aefdd7c6ccd8a9a1de3689bceabfab5 (diff)
downloadvdr-9efef9e89e34658101f30a75ee9f3c5b7b08ab99.tar.gz
vdr-9efef9e89e34658101f30a75ee9f3c5b7b08ab99.tar.bz2
No Diseqc command if parameter is '0'
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index bac0697b..06b21fec 100644
--- a/HISTORY
+++ b/HISTORY
@@ -541,3 +541,6 @@ Video Disk Recorder Revision History
- Added an additional "emergency exit" in case channel switching doesn't
work several times in a row (when will the driver finally become stable
enough to allow rock solid channel switching??).
+- No longer sending a Diseqc command if the Diseqc value for a given channel
+ is '0'. Previously this caused problems with some multi-switches (thanks to
+ Markus Lang and Ulrich Röder).