summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2013-08-23 09:53:47 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2013-08-23 09:53:47 +0200
commitc3a3b70fa04a4c4d73367c4831b8094cc65b4ec6 (patch)
treef1a1fbdfcb10977c87dee6127ed3240fc4430c9c /HISTORY
parentfc03e021bbba2c664114aa9d6606034d567a7587 (diff)
downloadvdr-c3a3b70fa04a4c4d73367c4831b8094cc65b4ec6.tar.gz
vdr-c3a3b70fa04a4c4d73367c4831b8094cc65b4ec6.tar.bz2
All bonded devices (except for the master) now turn off their LNB power completely to avoid problems when receiving vertically polarized transponders
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 4 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 8f5430d8..4a7f8e7c 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7813,7 +7813,7 @@ Video Disk Recorder Revision History
- Fixed a crash in the LCARS skin's main menu in case there is no current channel
(reported by Dominique Dumont).
-2013-08-22: Version 2.0.3
+2013-08-23: Version 2.0.3
- Fixed asserting free disk space in the cutter.
- No longer trying to delete old recordings in AssertFreeDiskSpace() if the given
@@ -7826,3 +7826,6 @@ Video Disk Recorder Revision History
systems that are only used as a receiver and don't actually display anything.
- Increased the value of MAXRETRIES to 20 to reduce the probability of disturbances
in transfer mode.
+- All bonded devices (except for the master) now turn off their LNB power completely
+ to avoid problems when receiving vertically polarized transponders (suggested by
+ Manfred Völkel and Oliver Endriss).