29 Commits

Author SHA256 Message Date
93b897e5fe Accepting request 1312310 from graphics
- Update to 20250915:
  * Draw equatorial grid and objects overlay
  * File Manager
  * Support for PCL:AstrometricSolution
  * Script console

OBS-URL: https://build.opensuse.org/request/show/1312310
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tenmon?expand=0&rev=9
2025-10-21 09:15:41 +00:00
d659a9f32a Fix spec
OBS-URL: https://build.opensuse.org/package/show/graphics/tenmon?expand=0&rev=28
2025-10-20 07:25:24 +00:00
2c17094795 Fix spec
OBS-URL: https://build.opensuse.org/package/show/graphics/tenmon?expand=0&rev=27
2025-10-20 07:01:26 +00:00
f608671a50 fix patch
OBS-URL: https://build.opensuse.org/package/show/graphics/tenmon?expand=0&rev=26
2025-10-20 06:54:52 +00:00
d5dd847ebb Fix dep
OBS-URL: https://build.opensuse.org/package/show/graphics/tenmon?expand=0&rev=25
2025-10-20 06:31:26 +00:00
75e74d097a Update dep
OBS-URL: https://build.opensuse.org/package/show/graphics/tenmon?expand=0&rev=24
2025-10-17 08:31:01 +00:00
4ebe42407a Fix spec
OBS-URL: https://build.opensuse.org/package/show/graphics/tenmon?expand=0&rev=23
2025-10-17 08:23:52 +00:00
b61e1fbbc2 Fix patches
OBS-URL: https://build.opensuse.org/package/show/graphics/tenmon?expand=0&rev=22
2025-10-17 08:22:24 +00:00
a5f699c8ad - Update to 20250915:
* Draw equatorial grid and objects overlay
  * File Manager
  * Support for PCL:AstrometricSolution
  * Script console

OBS-URL: https://build.opensuse.org/package/show/graphics/tenmon?expand=0&rev=21
2025-10-17 07:50:43 +00:00
138d739fd6 Accepting request 1266385 from graphics
- 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

OBS-URL: https://build.opensuse.org/request/show/1266385
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tenmon?expand=0&rev=8
2025-04-02 15:17:21 +00:00
deec546fb6 - Update to 3.0.0
OBS-URL: https://build.opensuse.org/package/show/graphics/tenmon?expand=0&rev=19
2025-04-02 06:34:45 +00:00
82ad9bef60 Accepting request 1244515 from graphics
- 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

OBS-URL: https://build.opensuse.org/request/show/1244515
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tenmon?expand=0&rev=7
2025-02-10 16:25:54 +00:00
d1a6db5b81 - Rename use_system_libxisf.patch to fix-cmakelists.patch
OBS-URL: https://build.opensuse.org/package/show/graphics/tenmon?expand=0&rev=17
2025-02-09 17:03:26 +00:00
766a9afc74 - Add fix-cmakelists.patch
- Add fix-libxisf-include.patch
- Drop use_system_libxisf.patch

OBS-URL: https://build.opensuse.org/package/show/graphics/tenmon?expand=0&rev=16
2025-02-09 17:01:37 +00:00
693da428c4 - 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

OBS-URL: https://build.opensuse.org/package/show/graphics/tenmon?expand=0&rev=15
2025-02-09 16:56:59 +00:00
98d6393ff6 Accepting request 1200846 from graphics
- 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
- 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.
- 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.
- 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
- 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
- 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
- Update to 20230419:
  * Fix assert lo < hi in std::clamp
  * Update metainfo
- Initial OBS release.
- Add use_system_libxisf.patch.

OBS-URL: https://build.opensuse.org/request/show/1200846
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tenmon?expand=0&rev=6
2024-09-15 10:36:03 +00:00
ea8ff51346 - 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
  * 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

OBS-URL: https://build.opensuse.org/package/show/graphics/tenmon?expand=0&rev=13
2024-09-13 13:04:16 +00:00
44465a4cc0 Accepting request 1185729 from graphics
- 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.

OBS-URL: https://build.opensuse.org/request/show/1185729
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tenmon?expand=0&rev=5
2024-07-05 17:50:35 +00:00
42c40e3448 update libxisf req
OBS-URL: https://build.opensuse.org/package/show/graphics/tenmon?expand=0&rev=11
2024-07-05 07:28:53 +00:00
87285d0226 - 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.

OBS-URL: https://build.opensuse.org/package/show/graphics/tenmon?expand=0&rev=10
2024-07-03 09:07:32 +00:00
a87bb09c1a Accepting request 1146532 from graphics
- 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

OBS-URL: https://build.opensuse.org/request/show/1146532
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tenmon?expand=0&rev=4
2024-02-14 22:19:21 +00:00
aa170091ab update patch
OBS-URL: https://build.opensuse.org/package/show/graphics/tenmon?expand=0&rev=8
2024-02-14 09:41:41 +00:00
e34bbcc901 - 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

OBS-URL: https://build.opensuse.org/package/show/graphics/tenmon?expand=0&rev=7
2024-02-14 09:39:12 +00:00
7a4c0b5bfe Accepting request 1138060 from graphics
OBS-URL: https://build.opensuse.org/request/show/1138060
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tenmon?expand=0&rev=3
2024-01-11 20:05:14 +00:00
05ef85ef2c Accepting request 1138059 from Application:Astrophotography
- 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

OBS-URL: https://build.opensuse.org/request/show/1138059
OBS-URL: https://build.opensuse.org/package/show/graphics/tenmon?expand=0&rev=5
2024-01-11 07:59:31 +00:00
c661f900ac Accepting request 1127270 from graphics
- 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

OBS-URL: https://build.opensuse.org/request/show/1127270
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tenmon?expand=0&rev=2
2023-11-17 19:50:41 +00:00
3606144d30 - 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

OBS-URL: https://build.opensuse.org/package/show/graphics/tenmon?expand=0&rev=3
2023-11-17 10:16:07 +00:00
6e5ec59c44 Accepting request 1125592 from graphics
RAW/FITS/XISF image viewer with multithreaded image loading.

OBS-URL: https://build.opensuse.org/request/show/1125592
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tenmon?expand=0&rev=1
2023-11-14 20:42:14 +00:00
1477da2e22 Accepting request 1125418 from Application:Astrophotography
RAW/FITS/XISF image viewer with multithreaded image loading.

OBS-URL: https://build.opensuse.org/request/show/1125418
OBS-URL: https://build.opensuse.org/package/show/graphics/tenmon?expand=0&rev=1
2023-11-13 09:43:58 +00:00