File phd2.changes of Package phd2

-------------------------------------------------------------------
Fri Sep 13 12:50:00 UTC 2024 - Paolo Stivanin <info@paolostivanin.com>

- Add add-missing-include.patch.

-------------------------------------------------------------------
Mon Aug 05 06:18:59 UTC 2024 - info@paolostivanin.com

- Update to version 2.6.13dev5:
  * event server: fix possible problems when client sends multiple requests (#1228)
  * fix touptek camera compile error introduced in #1221 (#1222)
  * update Touptek lib to version 56.25996.20240707 (#1221)
  * QHY cameras: update to SDK version 24.03.29 (#1215)
  * OGMA cameras: update to SDK 2024-06-20 (#1213)
- Merge patches in build-fixes.patch.

-------------------------------------------------------------------
Thu May 30 07:13:05 UTC 2024 - info@paolostivanin.com

- Update to version 2.6.13dev4:
  * bump rev to 2.6.13dev4
  * update translation templates
  * updated Czech translation from Stanislav (#1209)
  * Windows: add missing DLL, concrt140.dll (#1208)
  * update Touptek lib to version 55.25633.20240519 (#1207)
  * Correct div-by-zero for zero-length dither. Fixes #1205 (#1206)
  * Target window: tweak positions of graphical elements to avoid overlap (part4 for planetary guiding) (#1200)
  * Do not try to fetch the Ogma camera library whith OPENSOURCE_ONLY (#1204)
  * Rework of image-scale change handling (#1203)
  * Added a few comments to existing code (#1199)
  * Fixed a few spelling errors in comments (#1197)
  * bump rev to 2.6.13dev3
  * update translation templates
  * build scripts: use explicit remote for pulls and pushes (#1198)
  * Whitespace fixes: removed extra lines, trimmed trailing spaces, and (#1196)
  * Help updates for 2.6.13dev3 (#1195)
  * Svbony cameras: update SDK to version v1.12.6 (#1194)
  * OGMA Camera support added (#1193)
  * minor refactor for code reuse (#1192)
  * Add OpenCV camera with Linux, the new code for OpenCV4 work fine (#1191)
  * opencv - update to version 4 (#1188)
  * Restores function of ask-for-coordinates. #Fixes 1189 (#1190)
  * Update Chinese Traditional Translation
  * Histogram builder: fix incorrect delete operator (#1186)
  * UpdateCurrentDistance: use distanceRA for calculating RA averages (#1185)
  * Add event server interfaces to get/set variable delay parameters. Fix… (#1183)
  * bump rev to 2.6.13dev2
  * update translation templates
  * Add Philipp and Kirill to about window (#1182)
  * Add INDI Rotator support (#1091)
  * Mac: workaround for wxWidgets crash displaying wxInfoBar icon (#1179)
  * Update INDI device's Connect method to wait for 'Connected' property (#1177)
  * add Niels to contributors list (#1175)
  * add Leo to list of contributors (#1170)
  * Updated Spanish translation from Mario (#1171)
  * Set  LIBNOVA  when using bundled Indi (#1172)
  * Speed optimization with insignificant impact on image quality: (#1165)
  * Prevent resizing of rows and columns in stats grids to protect against (#1168)
  * update Touptek lib to version 55.24621.20240204 (#1169)
  * Star Profile Window: limit size of the large font. (#1167)
  * Star profile layout tweaks (#1163)
  * Windows packaging: update redistributable DLLs (#1166)
- Add fix-ogma.patch

-------------------------------------------------------------------
Tue Jan 23 08:56:53 UTC 2024 - info@paolostivanin.com

- Update to version 2.6.13dev1:
  * Use system eigen3 by default (#1158)
  * Better error message for RGB FITS file from INDI (#1159)
  * cosmetic: cleanup indentation in thirdparty.cmake
  * update gitignore files
  * build scripts: use git worktree
  * build script cleanup: rename mac/win build scripts
  * Fix crash due to inaccessible pointer (#1156)
  * updated cz translation (#1154)
  * Patrick/fix ppa (#1155)
  * reinstate USE_SYSTEM_GTEST build option (#1153)
  * build script cleanup: remove unused code
  * fix build error on older macs (#1151)
  * release build script fixes
  * bump rev to 2.6.13dev1
  * update translation templates
  * updated release build script (#1150)
  * Add Jarno to Help > About (#1149)
  * Mac build: add a dylib dependency sanity check (#1148)
  * Fix warning when compiling against recent libcurl (#1147)
  * fix a compiler warning on Mac (#1146)
  * fix cmake error on Windows (#1145)
  * simplify googletest integration (#1144)
  * Dead code: remove unused Mac HID_Utilities (#1141)
  * dead code removal: libdc1394 (#1140)
  * Mac/Linux: build with system cfitsio library (#1139)
  * Mac: remove 32-bit Mac from build (#1138)
  * Fix compiler warnings when building on Mac (#1137)
  * remove obsolete Windows libcurl zip file (#1131)
  * update Touptek lib to version 55.24239.20231224 (#1143)
  * mac build script cleanup: always build the zip file
  * Mac build: fix external dylib dependency
  * build: allow launching build scripts from outside source tree
  * update release build scripts
  * build: allow building from branch
  * Mac build: better defense from picking up homebrew or macports dependencies
  * Fix accidental revert of renaming GetDeclination() to GetDeclinationRadians() which caused unknown declination with INDI mount. (#1135)
  * fix error generating help file PDF on Linux (#1133)
  * add a command-line option to print the program version (#1132)
  * INDI client 2.0 (#1129)
  * Reduce nesting of sizers in AD camera tab, don't rely on "Has" properties to create cam property controls. Fixes #1125 (#1130)
  * Windows build: link with VCPKG debug or release libraries (#1128)
  * MacOS: update SVB dylib path patching to match the new SVB SDK dylib files (#1126)
  * tweaks for building on MacOS Sonoma (#1124)
  * Update windows build environment to VS 2022 (#1117)
  * Do not rely on the bundled VC runtime files being present on the system. (#1116)
  * Remove SSAG camera from Windows build (#1115)
  * Remove SAC4-2 camera from Windows build (#1114)
  * Remove Meade DSI camera from Windows build (#1113)
  * Remove Fishcamp Starfish camera from Windows build. (#1112)

-------------------------------------------------------------------
Fri Nov 24 09:13:28 UTC 2023 - info@paolostivanin.com

- Update to version 2.6.12:
  * Fix broken link in Supplemental Info link of Help docs (#1121)
  * minor cleanup of build scripts -- rename some variables (#1118)
  * fix compile warning and correctly clear the phd1 socket server client array (#1111)
  * ScopeASCOM::SetupDialog should not unconditionally destroy COM scope instance (#1107)
  * Revert Guider tab layout changes that indirectly corrupted camera tab (#1105)
  * Compute LST in PHD2 if INDI driver does not provide it and libnova is not available (#1098)
  * Modify trouble-shooting Help to show current list of star-find error codes
  * Fix small problems with CA assessment (#1097)
  * Group Min/Max HFD controls in UI; clean-up for Max-HFD implementation (#1087)
  * Add profile-wiz ability to set saturation ADU based on camera bit depth (#1086)
  * update Touptek lib to version 54.22876.20230702 (#1085)
  * Fix compile error on Linux (#1084)
  * Updated Traditional Chinese translation
  * Star profile (#1082)

-------------------------------------------------------------------
Fri Jun 16 08:18:46 UTC 2023 - Paolo Stivanin <info@paolostivanin.com>

- Switch to INDI 2.0

-------------------------------------------------------------------
Tue Jun 13 09:30:21 UTC 2023 - info@paolostivanin.com

- Update to version 2.6.11dev6:
  * Multistar clouds (#1079)
  * Updated Japanese translation from nabePla (#1078)
  * Remove zero byte from end of base64 encoded star image. (#1076)
  * Calibration Assistant: minor UI tweaks and help file updates

-------------------------------------------------------------------
Thu May 25 06:54:17 UTC 2023 - info@paolostivanin.com

- Update to version 2.6.11dev5:
  * New calibration assistant tool
  * CA change 'Recal' label to 'Recalc' (#1074)
  * Updated Japanese translation from nabePla (#1073)
  * add new contributors to About window (#1070)
  * Clarify code in AutoFind, remove unnecessary calculation (#1068)

-------------------------------------------------------------------
Wed Feb  1 17:18:07 UTC 2023 - Paolo Stivanin <info@paolostivanin.com>

- Use bundled INDI (1.8.3) until PHD2 supports INDI 2.0.0.

-------------------------------------------------------------------
Tue Jan 31 12:59:22 UTC 2023 - Paolo Stivanin <info@paolostivanin.com>

- Update to 2.6.11dev4.

-------------------------------------------------------------------
Mon Jan 16 09:18:52 UTC 2023 - Paolo Stivanin <info@paolostivanin.com>

- Update to 2.6.11dev3.

-------------------------------------------------------------------
Fri Sep 16 11:34:07 UTC 2022 - Paolo Stivanin <info@paolostivanin.com>

- Update to 2.6.11dev2:
  * New option for variable exposure delays -- helpful for very accurate mounts
  * New Profile Wizard and Guiding Assistant: improved for mounts with high precision encoders
  * Allow selecting lower values of the minimum HFD setting
  * Reduced CPU utilization when rendering the camera image on the screen
  * Help content overhaul and restructuring
  * INDI Cameras: reduced CPU utilization
  * ZWO ASI Cameras: reset colour balance to unity on connection
  * ZWO ASI Cameras: update SDK to v1.26
  * Moravian cameras: update SDK to version v4.11
  * Svbony Cameras: update SDK to v1.9.4
  * Svbony Cameras: native support enabled for Linux and Mac
  * Svbony Cameras: wait for ST4 guide pulse to complete before starting the next exposure

-------------------------------------------------------------------
Thu Feb 24 13:02:32 UTC 2022 - Paolo Stivanin <info@paolostivanin.com>

- Update to 2.6.11:
  * For new profiles the default is now to enable multi-star guiding and disable star mass checking
  * Display centroid coordinates in the star profile window
  * Add support for observatory-class focal lengths

-------------------------------------------------------------------
Tue Nov 30 16:03:53 UTC 2021 - Paolo Stivanin <info@paolostivanin.com>

- Update to 2.6.10dev3:
  * Minor adjustments to Guiding Assistant, minMove floor, SNR checking
  * Enable Min HFD checking by default
  * Updated Spanish translation

-------------------------------------------------------------------
Thu Oct 21 08:50:34 UTC 2021 - Paolo Stivanin <info@paolostivanin.com>

- Update to 2.6.10dev2:
  * update launcher icon to work better with Gnome
  * add support for SV305M PRO and other monochrome cameras

-------------------------------------------------------------------
Mon Jun 28 07:48:02 UTC 2021 - Paolo Stivanin <info@paolostivanin.com>

- Update to 2.6.10:
  * New Multi-star guiding option
  * Various small UI improvements and minor bug fixes
  * Updated camera support for Altair, ASCOM, INDI, QHY, SBIG, ToupTek, WDM, and ZWO ASI cameras
  * Added support for Moravian and Svbony cameras
  * Updated translations - Catalan, French, Spanish, Traditional Chinese
  * Updated Help file

-------------------------------------------------------------------
Thu May  6 14:19:19 UTC 2021 - Paolo Stivanin <info@paolostivanin.com>

- Update to 2.6.9dev5:
  * Altair cameras: add an option to discard initial camera frames
  * INDI cameras: fix a problem where the INDI server's binning value
    could override PHD2's binning setting
  * Stats window - restore the size and position when PHD2 is restarted
  * event server API: add star info to the LoopingExposures event
  * Updated Catalan and Spanish translations
  * Tool-tip and status bar message updates
- Add use_system_libs.patch

-------------------------------------------------------------------
Fri Mar 19 15:33:07 UTC 2021 - Paolo Stivanin <info@paolostivanin.com>

- Update to 2.6.9dev4:
  * New: Multi-star guiding
  * New: Moravian camera support
  * Bug fix: ensure Dec comp is applied when meridian flip is accompanied by a Dec slew
  * SBIG cameras: remember choice of whether to use the tracking CCD
  * ZWO / INDI / ASCOM cameras: use binned frame size reported by camera
  * ZWO camera: fix possible crash when changing binning
  * INDI cameras: discard stale video frames when switching binning
  * INDI cameras: improved verbose INDI logging
  * Fix crash when cancelling AO port selection
  * Fix crash when new profile created with mount set to None
  * Fix incorrect pixel size change warning when new profile is created
  * Altair cameras: update SDK to version 2020.1223
  * Graph stats: exclude dither recovery frames from stats
  * Multi-star: correctly report guide star distance to imaging apps
  * Multi-star: do not automatically reset the Use MultiStar option in the UI
  * WDM cameras: fix divide-by-zero crash when camera driver does not report AvgTimePerFrame
  * Multi-star: change display when primary star is lost
  * Multi-star: reduce aggressiveness of dropping lost secondary stars
  * Guide stats: fix incorrect max deflection calculation

-------------------------------------------------------------------
Wed Aug 19 09:50:19 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>

- Update to version 2.6.9:
  * Updated Help file
  * Guiding Assistant: improved dec backlash measurement to better handle some poorly behaving mounts
  * Polar Drift Align: add Mirror option for OAG users
  * Log uploader: do not display empty logs by default
  * Fix background color in the Drift Align window to honor the window manager color theme
  * INDI: remove the obsolete driver port selection option
  * New Galician translation
  * Updated French translation
  * Updated Portuguese translation 

-------------------------------------------------------------------
Sun May 31 17:14:52 UTC 2020 - malcolmlewis@opensuse.org

- Update to version 2.6.8+git20200529.7e8cef81:
  * Disable display of the calibration alert for < 25% south
    movement.
  * Altair: revert debug hack in sdk unpack script.
  * Altair cameras: update to SDK version 46.16909.2020.0404.
  * Translation updates.
  
-------------------------------------------------------------------
Wed Apr 01 14:47:42 UTC 2020 - malcolmlewis@opensuse.org

- Update to version 2.6.7+git20200401.61ad9da0:
  * Update translation templates
  * Handle bogus mount guide speeds in CheckCalibrationDuration,
    fixes (gh#OpenPHDGuiding/phd2#851).
  * QHY: revert recent change to interrupt exposures when the stop
    button is clicked.
  * Initialize qhy bpp value to 8bb before camera is connected.
  * QHY: fix incorrectly-reported bits-per-pixel value for 16-bit
    cameras.
  * Add size of test-pulse to BLT graph in GA.
  * Help file additions prior to 2.6.7 release.
  * SBIG: add some debug logging for camera enumeration and
    connection.
  * Guide log: do not translate the guide algorithm name.
  * Minor optimization.
  * star auto-selection: add option for downsampling the camera
    frame.
  * guide log: do not omit logging of mount guide speed when
    calibration fails.
  * Insure English language debug log entries for backlash test.
  * Translation updates.

-------------------------------------------------------------------
Thu Jan 16 03:42:34 UTC 2020 - malcolmlewis@opensuse.org

- Update to version 2.6.6+git20200112.47938c84:
  * Flush config file after significant config changes, like when
    calibration completes.
  * Debug logging tweak
  * Add debug logging in GearDialog to investigate handling of
    m_cameraChanged.
  * Update translation templates.
  * Translation updates.

-------------------------------------------------------------------
Mon Nov 25 00:41:42 UTC 2019 - malcolmlewis@opensuse.org

- Update to version 2.6.6+git20191121.31e39a59:
  * ZWO: use libASICamera2.a from latest ZWO SDK (V1.14.1108) -
    SDK bundle was updated on ZWO web site but same rev.
  * ZWO cameras: update to SDK version V1.14.1108.
  * Fix unlikely crash if imaging app tells phd2 to start guiding
    just as user closes app.
  * ZWO: update to SDK version V1.14.0715.
  * Workaround for imaging apps which fail to un-pause
    PHD2: stop button clears the paused state, Fixes
    (gh#OpenPHDGuiding/phd2#804).
  * Translation updates.

-------------------------------------------------------------------
Wed Aug  7 01:57:17 UTC 2019 - malcolmlewis@opensuse.org

- Update to latest git release via _service.
- Drop phd2-fix-invalid-cast.patch as this is upstreamed.

-------------------------------------------------------------------
Mon Feb  4 13:56:52 UTC 2019 - malcolmlewis@opensuse.org

- Initial build at version 2.6.5.
- Add phd2-fix-invalid-cast.patch: Fix invalid cast from type
  'const wxString' to type 'const char*' error,
  (gh#OpenPHDGuiding/phd2#704).
openSUSE Build Service is sponsored by