head 1.4; access; symbols pkgsrc-2017Q4:1.3.0.46 pkgsrc-2017Q4-base:1.3 pkgsrc-2017Q3:1.3.0.44 pkgsrc-2017Q3-base:1.3 pkgsrc-2017Q2:1.3.0.40 pkgsrc-2017Q2-base:1.3 pkgsrc-2017Q1:1.3.0.38 pkgsrc-2017Q1-base:1.3 pkgsrc-2016Q4:1.3.0.36 pkgsrc-2016Q4-base:1.3 pkgsrc-2016Q3:1.3.0.34 pkgsrc-2016Q3-base:1.3 pkgsrc-2016Q2:1.3.0.32 pkgsrc-2016Q2-base:1.3 pkgsrc-2016Q1:1.3.0.30 pkgsrc-2016Q1-base:1.3 pkgsrc-2015Q4:1.3.0.28 pkgsrc-2015Q4-base:1.3 pkgsrc-2015Q3:1.3.0.26 pkgsrc-2015Q3-base:1.3 pkgsrc-2015Q2:1.3.0.24 pkgsrc-2015Q2-base:1.3 pkgsrc-2015Q1:1.3.0.22 pkgsrc-2015Q1-base:1.3 pkgsrc-2014Q4:1.3.0.20 pkgsrc-2014Q4-base:1.3 pkgsrc-2014Q3:1.3.0.18 pkgsrc-2014Q3-base:1.3 pkgsrc-2014Q2:1.3.0.16 pkgsrc-2014Q2-base:1.3 pkgsrc-2014Q1:1.3.0.14 pkgsrc-2014Q1-base:1.3 pkgsrc-2013Q4:1.3.0.12 pkgsrc-2013Q4-base:1.3 pkgsrc-2013Q3:1.3.0.10 pkgsrc-2013Q3-base:1.3 pkgsrc-2013Q2:1.3.0.8 pkgsrc-2013Q2-base:1.3 pkgsrc-2013Q1:1.3.0.6 pkgsrc-2013Q1-base:1.3 pkgsrc-2012Q4:1.3.0.4 pkgsrc-2012Q4-base:1.3 pkgsrc-2012Q3:1.3.0.2 pkgsrc-2012Q3-base:1.3 pkgsrc-2012Q2:1.2.0.2 pkgsrc-2012Q2-base:1.2 pkgsrc-2012Q1:1.1.0.2 pkgsrc-2012Q1-base:1.1; locks; strict; comment @// @; 1.4 date 2018.02.23.11.29.39; author adam; state dead; branches; next 1.3; commitid Xzh9xag2mo4gzYrA; 1.3 date 2012.08.27.09.07.37; author adam; state Exp; branches; next 1.2; 1.2 date 2012.06.03.10.08.37; author wiz; state Exp; branches; next 1.1; 1.1 date 2012.02.16.19.25.11; author hans; state Exp; branches; next ; desc @@ 1.4 log @stellarium: updated to 0.17.0 v0.17.0: The major changes of this version: * Added support for nomenclature of planetary surface (SOCIS 2017 project) * Added improvements for AstroCalc tool * Added improvements for Oculars plugin * Added improvements for Exoplanets plugin * Added INDI support for Telescope Control plugin * Updated code and data @ text @$NetBSD: patch-src_core_modules_Skybright.cpp,v 1.3 2012/08/27 09:07:37 adam Exp $ --- src/core/modules/Skybright.cpp.orig 2012-08-26 10:23:18.000000000 +0000 +++ src/core/modules/Skybright.cpp @@@@ -33,6 +33,8 @@@@ #undef FS #endif +#undef FS + Skybright::Skybright() : SN(1.f) { setDate(2003, 8, 0); @ 1.3 log @Changes 0.11.4: Bug fix release with new features. Added: - New plugin: Exoplanets - New plugin: Observability analysis - Get geometric altitude and azimuth for script engine (LP: 1010617) - Sky image loading with altitude/azimuth coordinates (LP: 1023548) - New hotkey for star name labels (LP: 1032989) - Option to activate/deactivate the Nebula Background Images button via GUI (LP: 925247) - Return to user set location and landscape (LP: 981507) - Display degrees and minutes for FOV of CCD (LP: 998761) - Adding all possible satellites (LP: 1006495) - Building a Windows x64 packages (LP: 1003041, 1027607) - Apply atmosphere effect only on bodies with atmosphere (LP: 971875) Fixed: - Various Stellarium freezes and crashed (LP: 1005155, 1030913, 940638, 992267, 1033380, 951967, 1040054) - Various plugins issues (LP: 751381, 892027, 1006134, 1040066, 1040085) - Various issues for nebulae (LP: 1026021, 744517) - Add/subtract one sidereal year jumps wrong amount (LP: 1006208) - Various small issues, typos and mistakes (LP: 1022506, 1032469, 1019247, 985204) - Various issues in Scripting Engine (LP: 1023934, 1017148, 1017154, 730180) Changed: - New tab in the configuration window to control the selected object information. - Improvement Night Vision mode - Extend list of default scripts @ text @d1 1 a1 1 $NetBSD$ @ 1.2 log @Add RCS Id. @ text @d3 5 a7 5 --- src/core/modules/Skybright.cpp.orig 2011-07-02 15:22:18.000000000 +0200 +++ src/core/modules/Skybright.cpp 2011-11-01 17:14:24.676826514 +0100 @@@@ -29,6 +29,8 @@@@ #include "Skybright.hpp" #include "StelUtils.hpp" @ 1.1 log @Fix build on SunOS. @ text @d1 2 @