diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-08-23 09:53:47 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-08-23 09:53:47 +0200 |
commit | c3a3b70fa04a4c4d73367c4831b8094cc65b4ec6 (patch) | |
tree | f1a1fbdfcb10977c87dee6127ed3240fc4430c9c /HISTORY | |
parent | fc03e021bbba2c664114aa9d6606034d567a7587 (diff) | |
download | vdr-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-- | 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.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). |