Package Release Info

tenmon-20240816-bp160.1.13

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

tenmon

Change Logs

* Fri Sep 13 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 03 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 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 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 09 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 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 2023 Paolo Stivanin <info@paolostivanin.com>
- Update to 20230419:
  * Fix assert lo < hi in std::clamp
  * Update metainfo
* Mon Apr 17 2023 Paolo Stivanin <info@paolostivanin.com>
- Initial OBS release.
- Add use_system_libxisf.patch.