summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2013-04-11 10:40:47 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2013-04-11 10:40:47 +0200
commit53ef55410c7d5532151e9fba1ac5ab8eda553715 (patch)
treeab6b54850414d4f993156c7ef48a054058045657 /HISTORY
parent4263a1a41029d159f72b4267c3c05d56438f75dc (diff)
downloadvdr-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--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 7a048cce..06e0b605 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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.