diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-04-11 10:40:47 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-04-11 10:40:47 +0200 |
commit | 53ef55410c7d5532151e9fba1ac5ab8eda553715 (patch) | |
tree | ab6b54850414d4f993156c7ef48a054058045657 /HISTORY | |
parent | 4263a1a41029d159f72b4267c3c05d56438f75dc (diff) | |
download | vdr-53ef55410c7d5532151e9fba1ac5ab8eda553715.tar.gz vdr-53ef55410c7d5532151e9fba1ac5ab8eda553715.tar.bz2 |
Changed the sign of the satellite position value in cSource to reflect the standard of western values being negative
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -7809,3 +7809,6 @@ Video Disk Recorder Revision History Dolze). - Fixed handling '/' and '~' in recording file names in case DirectoryEncoding is used (thanks to Lars Hanisch). +- Changed the sign of the satellite position value in cSource to reflect the standard + of western values being negative. The new member function cSource::Position() can be + used to retrieve the orbital position of a satellite. |