File tenmon.changes of Package tenmon
-------------------------------------------------------------------
Tue Apr 1 12:47:56 UTC 2025 - Paolo Stivanin <info@paolostivanin.com>
- Update to 20250318:
* Use only single database
* Add generating thumbnails from cmd line
* Configurable threshold
* Fix Do not prepend \\ to network share paths
* Add ability to have user defined colormaps
* For setSolverProfile use index 1-8
* Add best fit on image load
* Remove startfit
-------------------------------------------------------------------
Sun Feb 9 16:54:17 UTC 2025 - Paolo Stivanin <info@paolostivanin.com>
- Update to 20250126:
* Support for really big images +50000px
* Add setting solver profile in scripts
* Plate solving
* Open marked files as directory
* Improved ICC color profile handling
* Add *.fz and *.fts as FITS extension
- Rename use_system_libxisf.patch to fix-cmakelists.patch
-------------------------------------------------------------------
Fri Sep 13 12:54:08 UTC 2024 - Paolo Stivanin <info@paolostivanin.com>
- Update to 20240816:
* Remember auto stretch on load
* Add support for FLOAT16 image downscale
* Fix output path browse dialog path
* Fix fromPlanaerSSE
* Debayer fix on OpenGL ES
* Use lcms2 for color profiles
-------------------------------------------------------------------
Wed Jul 3 09:06:57 UTC 2024 - Paolo Stivanin <info@paolostivanin.com>
- Update to 20240617:
* Add scripts
* Small fixes
* Fix some bugs in scripting
* Fix text color in log
* Batchprocessing improvments
* Add FITSRecordModify for XISF files
* Add modifing FITS records
* Add compression parameters
* Add convert function to script
* Fix bug when saving color FITS/XISF files
- Add fix-libxisf-include.patch.
-------------------------------------------------------------------
Wed Jun 12 05:37:19 UTC 2024 - Paolo Stivanin <info@paolostivanin.com>
- Update to 20240610:
* Fix some bugs in scripting
* Fix text color in log
* Batchprocessing improvments
* Add FITSRecordModify for XISF files
* Add modifing FITS records
* Add compression parameters
* Add convert function to script
* Fix bug when saving color FITS/XISF files
- Add fix-libxisf-include.patch.
-------------------------------------------------------------------
Wed Feb 14 09:37:48 UTC 2024 - Paolo Stivanin <info@paolostivanin.com>
- Update to 20240201:
* Fix metainfo
* Add thumbnail quality to settings
* Only degress should show negative sign
* Limit image info to 1024 characters
* Flip image according to ROWORDER
* Fix some edge cases when stretch
* Small optimization in resample
* Add box resize algorithm
-------------------------------------------------------------------
Tue Jan 9 10:03:23 UTC 2024 - Paolo Stivanin <info@paolostivanin.com>
- Update to 20240108:
* Migrate to Qt6
* Add nearest and bicubic filtering
* Add slideshow
* Don't skip images before they load
* Add bayer mask selection
* Additional work on batch processing
* Increase number max preload images to 32
-------------------------------------------------------------------
Fri Nov 17 10:06:10 UTC 2023 - Paolo Stivanin <info@paolostivanin.com>
- Update to 20231116:
* Add scaling for float images that are out of 0.0-1.0 range
* Optimize calculating stast for debayer
* Better stretch non full range images like CR2
* Made unlinked stretch white balancing
* Make STF slider wider
* Add tooltip with filenames
* Support for unlinked stretch
* Sum all channels histograms
* Improve histogram for 8 bit images
* Add histogram
* Fix loading RAW files
* Show stats for each channel
* Update translations and help
-------------------------------------------------------------------
Thu Apr 20 08:33:13 UTC 2023 - Paolo Stivanin <info@paolostivanin.com>
- Update to 20230419:
* Fix assert lo < hi in std::clamp
* Update metainfo
-------------------------------------------------------------------
Mon Apr 17 08:48:48 UTC 2023 - Paolo Stivanin <info@paolostivanin.com>
- Initial OBS release.
- Add use_system_libxisf.patch.