diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-10-30 10:11:55 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-10-30 10:11:55 +0100 |
commit | 83a8d5a5617e0d54025a41fae69bf0105b25a2a4 (patch) | |
tree | 35ef5139ea973bd10467c74755be392d27736bce /HISTORY | |
parent | 26fbb921f5ad2ec824c407710aa28f73762ffa6b (diff) | |
download | vdr-83a8d5a5617e0d54025a41fae69bf0105b25a2a4.tar.gz vdr-83a8d5a5617e0d54025a41fae69bf0105b25a2a4.tar.bz2 |
Changed the absolute latitude limit for visible satellites to 81.2 degrees
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -8032,7 +8032,7 @@ Video Disk Recorder Revision History the last replayed recording (if any) by pressing Ok repeatedly in the Recordings menu. -2013-10-29: Version 2.1.3 +2013-10-30: Version 2.1.3 - Changed the return value of cPositioner::HorizonLongitude() to 0 in case the latitude of the antenna location is beyond +/-81 degrees. @@ -8046,3 +8046,4 @@ Video Disk Recorder Revision History because it broke things for the "TechniSat AirStar 2" DVB-T card. - The LIRC remote control now connects to the socket even if it doesn't yet exist when VDR is started (thanks to Lars Hanisch). +- Changed the absolute latitude limit for visible satellites to 81.2 degrees. |