diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-08-23 09:47:27 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-08-23 09:47:27 +0200 |
commit | c385d5bf0c410a7fa557c50f7f862f2b903c8040 (patch) | |
tree | 005bf20b4b9f9cced8f1fca60bf1a50a537735b3 /HISTORY | |
parent | d377c778a749e6f89d1d2ba46824db9ffab28d02 (diff) | |
download | vdr-c385d5bf0c410a7fa557c50f7f862f2b903c8040.tar.gz vdr-c385d5bf0c410a7fa557c50f7f862f2b903c8040.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-- | HISTORY | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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.1.1 +2013-08-23: Version 2.1.1 - Fixed initializing cDevice::keepTracks. - Fixed an endless loop in cTextWrapper::Set() in case the given Width is smaller than @@ -7879,3 +7879,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). |