38 Commits

Author SHA256 Message Date
Dominique Leuenberger
7dda4ab82c Accepting request 987163 from graphics
OBS-URL: https://build.opensuse.org/request/show/987163
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/siril?expand=0&rev=14
2022-07-07 10:57:06 +00:00
67efa24777 Accepting request 985706 from home:polslinux:branches:graphics
- Update to 1.0.3:
  * Added generalized hyperbolic transformation tool
  * Fixed some bugs

OBS-URL: https://build.opensuse.org/request/show/985706
OBS-URL: https://build.opensuse.org/package/show/graphics/siril?expand=0&rev=32
2022-07-06 11:47:10 +00:00
Dominique Leuenberger
e97af61219 Accepting request 978752 from graphics
OBS-URL: https://build.opensuse.org/request/show/978752
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/siril?expand=0&rev=13
2022-05-24 18:31:17 +00:00
Stefan Brüns
a264e2e99d Accepting request 978751 from home:StefanBruens:branches:graphics
- Update to 1.0.2:
  * Added new RBF interpolation method in the background extraction
    tool
  * Removed file name length limit in conversion
  * Fixed crash in preprocess command if a quote was not closed in
    -bias= option
  * Fixed crash when star detection box was expanded past a border
  * Fixed crash in plot when X axis data contained negative values
  * Fixed numerous bugs in the background extraction tool
  * Fixed bug in PixelMath where only one char parameter where
    allowed
  * Fixed bug in FITS partial reader

OBS-URL: https://build.opensuse.org/request/show/978751
OBS-URL: https://build.opensuse.org/package/show/graphics/siril?expand=0&rev=30
2022-05-23 16:03:31 +00:00
Dominique Leuenberger
82b851c95a Accepting request 972938 from graphics
OBS-URL: https://build.opensuse.org/request/show/972938
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/siril?expand=0&rev=12
2022-04-26 18:15:38 +00:00
Stefan Brüns
1245eaf551 Accepting request 972936 from home:StefanBruens:branches:graphics
- Use tarball from gitlab, to fix broken builds due to wrong
  line endings in all files.
- Update to 1.0.1:
  * various bugs fixed
  * pixel math improvements
- Update to 1.0.0:
  * Added ASTRO-TIFF standard
  * Fixed memory consumption for all sequence operations
  * Fixed settings for sequence export as webm film with VP9 codec
  * Removed use of lo/hi cursors and fixed normalization for export
  * Fixed load and close commands for scripts in GUI
  * Fixed Bayer pattern in SER after extraction
  * Fixed registration crash for small images
  * Improved main panel separator positioning and keeping it in memory
  * Improved speed of FITSEQ detection when scanning sequences
  * Reintroduced compatibility with OpenCV 4.2 with disabled features
- Update to 1.0.0~rc2:
  * Fixes many crashes
  * Minor improvements in plot feature
- Update to 1.0.0-rc1:
  * This new version makes it possible to attempt an astrometric
    resolution on only part of the image.
    Still for wide field images (FOV > 5°), the astrometric
    resolution is now done by default on the central part
    of the image only.
  * Keeping WCS information in geometric operations
  * Keeping WCS information in Undo/Redo
  * Better annotation
  * Add of GAIA EDR3 catalogue
  * Improve star detection in image registration
  * For global registration, it is now possible to choose the number
    of degrees of freedom of the transformation that sends the image
    to be registered to the reference image. By default, the
    transformation is a homography, which admits a certain number
    of distortions between the 2 images.
  * New tool: Evaluate sensor tilt
  * New button for quick photometry
  * Pixel Math : implementation of a first version
  * Refactoring of command help
- For more details, see https://siril.org/download/2021-11-20-siril-1.0.0-rc1
- Fix incorrect/missing licenses
- Run spec-cleaner
- Use OpenCV 4 on TW again, instead of the old OpenCV 3.
- Use system wcslib
- Cleanup previous changes:
  * cmake is just an extraneous build dependency
  * deduplicate SVG icons and other files
- Move icon to correct place, fixes bsc#1192563
- Update to 0.99.10.1:
  * Fixed star detection with resolution < 1.0
  * Fixed interpolation issue in global registration
  * Fixed timestamp issue with glib < 2.66
  * New MAD clipping algorithm
- Update to 0.99.10:
  * New alignment algo on 2 or 3 stars
  * New pixel rejection algo: Generalized Extreme Studentized Deviate Test
  * Added weighting of images according to noise
  * Normalization refactoring
  * Remove black borders of stacked image
  * Possibility of processing with synthetic bias
  * Extraction of the green channel 
  * Update sampling after channel extraction and/or Drizzle
  * Keep WCS info in stacked image 
  * Added drag and drop to open an image, or a sequence
  * Improve overall performance
- Drop fix_glib_2_68_error.patch
- Fix glib 2.68 compilation error
- Add fix_glib_2_68_error.patch
- Update to 0.99.8.1:
  * Fixed crash because of wcslib function
  * New ability to remove sequence frames from the "Plot" tab
  * New merge command
  * New astrometry annotation ability
  * New snapshot function
  * New conversion internal algorithm, can convert any sequence to
    any other sequence type too now
  * Handle datetime in TIFF file
  * Improved color saturation tool with a background factor
    to adjust the strength
  * Reduced memory used by global registration
  * Improving films (AVI and others) support: notifying the user,
    suggesting conversion, fixing parallel operations
  * Fixed memory leak in minmax algorithms
  * Fixed a bug in FITS from DSLR debayer when image height is odd
  * Fixed out-of-memory conditions on global registration and
    median or mean stacking
  * Fixed SER stacking with 32 bits output
  * Fixed bitrate value issue in mp4 export
  * Fixed normalization issue with SER files
- Clean up specfile:
  * Remove no longer required autoconf, automake and intltool build deps
  * Remove irrelevant cmake build dep
  * Remove duplicated libjpeg/exiv2 devel build deps
  * Add comment for overriding meson_build directory
  
- update to 0.99.6
  * same changelog as 0.99.4. Just some bug fixes added.
- update to 0.99.4
  * New UI with a single window
  * New demosaicing algorithms, RCD is now the default one
  * New algorithm to fix the AF square with XTRANS sensor
  * New support for FITS decompression and compression with
    Rice/Gzip and HCompress methods
  * New support for quantization and HCompress scale factor settings
    for FITS compression 
  * New functions to extract Ha and Ha/OII from RGB images
  * New linear match function
  * New link command to create symbolic links
  * New convert command to convert all files (and link FITS)
  * New preference entries for FITS compression settings
  * New native image format: 32-bit floating point image
  * New native sequence format: FITS sequence in a single image
  * New UI for sequence image list
  * New zoom handing: ctrl+scroll (up and down) is the new way
    to zoom in and out
  * New preview in open dialog
  * New language selector in preferences
  * New image importer: HEIF format
  * New stacking filtering criterion (weighted FWHM).
    It can exclude more spurious images
  * New RL deconvolution tool
  * New keyword CTYPE3 for RGB FITS in order to be used by Aladin
  * New binary siril-cli to start siril without X server
  * New preference entries with darks/biases/flat libraries
  * New preliminary Meson support (Florian Benedetti)
  * New ROWORDER FITS keyword that should be used by
    several programm now
  * X(Y)BAYEROFF can now be configured in preferences
  * Parallelizing conversion and some other functions
  * CI file was totally rewritten (Florian Benedetti)
  * Config file was moved to more standard path
  * Optimization of several algorithms (Ingo Weyrich)
  * Background extraction is now available for sequence
  * Midtone Transfer Function is now available for sequence
  * Fixed code for Big Endian machine (Flössie)
  * Fixed bug in SER joining operation when Bayer information was lost
  * Fixed a bug of inaccessible directories in MacOS Catalina
  * Fixed crash on some OpenCV operation with monochrome images
  * Fixed annoying error boxes about missing disk drives on Windows
- Add -fcommon to allow building against GCC10 
- update to 0.9.12
  http://free-astro.org/index.php?title=Siril:0.9.12
- add debian files
- add buildrequires for some missing features
  - video support: libavformat libavutil >= 55.20 libavcodec
    libswscale libswresample
  - websupport: libcurl
  - ffms2
- update to 0.9.11
  http://free-astro.org/index.php?title=Siril:0.9.11
- also package mime info file
- install appdata and desktop file
- update to 0.9.10
  http://free-astro.org/index.php?title=Siril:0.9.10
- update to 0.9.9
  http://free-astro.org/index.php?title=Siril:0.9.9
- update to 0.9.8.3
- update to 0.9.7
- update to 0.9.5
- initial OBS version

OBS-URL: https://build.opensuse.org/request/show/972936
OBS-URL: https://build.opensuse.org/package/show/graphics/siril?expand=0&rev=28
2022-04-26 15:34:32 +00:00
Paolo Stivanin
e3e307a18c - Update to 1.0.1:
* various bugs fixed
  * pixel math improvements

OBS-URL: https://build.opensuse.org/package/show/graphics/siril?expand=0&rev=27
2022-04-19 08:56:29 +00:00
Dominique Leuenberger
2ebe7eacd7 Accepting request 960491 from graphics
OBS-URL: https://build.opensuse.org/request/show/960491
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/siril?expand=0&rev=11
2022-03-09 17:48:11 +00:00
Paolo Stivanin
45aa88bafe Accepting request 960482 from home:adamm:branches:graphics
- Update to 1.0.0:
  * Added ASTRO-TIFF standard
  * Fixed memory consumption for all sequence operations
  * Fixed settings for sequence export as webm film with VP9 codec
  * Removed use of lo/hi cursors and fixed normalization for export
  * Fixed load and close commands for scripts in GUI
  * Fixed Bayer pattern in SER after extraction
  * Fixed registration crash for small images
  * Improved main panel separator positioning and keeping it in memory
  * Improved speed of FITSEQ detection when scanning sequences
  * Reintroduced compatibility with OpenCV 4.2 with disabled features

OBS-URL: https://build.opensuse.org/request/show/960482
OBS-URL: https://build.opensuse.org/package/show/graphics/siril?expand=0&rev=25
2022-03-09 13:26:30 +00:00
Dominique Leuenberger
013cd8ee7f Accepting request 940688 from graphics
- Update to 1.0.0~rc2:
  * Fixes many crashes
  * Minor improvements in plot feature

OBS-URL: https://build.opensuse.org/request/show/940688
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/siril?expand=0&rev=10
2021-12-16 01:00:47 +00:00
Paolo Stivanin
d6f8cee681 - Update to 1.0.0~rc2:
* Fixes many crashes
  * Minor improvements in plot feature

OBS-URL: https://build.opensuse.org/package/show/graphics/siril?expand=0&rev=24
2021-12-15 10:05:07 +00:00
Dominique Leuenberger
8e4343c532 Accepting request 934912 from graphics
OBS-URL: https://build.opensuse.org/request/show/934912
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/siril?expand=0&rev=9
2021-12-01 19:47:21 +00:00
Paolo Stivanin
bbb5555d97 Accepting request 933076 from home:polslinux:branches:graphics
- Update to 1.0.0-rc1:
  * This new version makes it possible to attempt an astrometric
    resolution on only part of the image.
    Still for wide field images (FOV > 5°), the astrometric
    resolution is now done by default on the central part
    of the image only.
  * Keeping WCS information in geometric operations
  * Keeping WCS information in Undo/Redo
  * Better annotation
  * Add of GAIA EDR3 catalogue
  * Improve star detection in image registration
  * For global registration, it is now possible to choose the number
    of degrees of freedom of the transformation that sends the image
    to be registered to the reference image. By default, the
    transformation is a homography, which admits a certain number
    of distortions between the 2 images.
  * New tool: Evaluate sensor tilt
  * New button for quick photometry
  * Pixel Math : implementation of a first version
  * Refactoring of command help
- For more details, see https://siril.org/download/2021-11-20-siril-1.0.0-rc1

OBS-URL: https://build.opensuse.org/request/show/933076
OBS-URL: https://build.opensuse.org/package/show/graphics/siril?expand=0&rev=23
2021-12-01 07:01:40 +00:00
Dominique Leuenberger
2d3717c3ef Accepting request 931025 from graphics
- Fix incorrect/missing licenses
- Run spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/931025
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/siril?expand=0&rev=8
2021-11-12 14:59:28 +00:00
Paolo Stivanin
6c3a40a615 - Fix incorrect/missing licenses
- Run spec-cleaner

OBS-URL: https://build.opensuse.org/package/show/graphics/siril?expand=0&rev=22
2021-11-12 06:41:10 +00:00
Dominique Leuenberger
282ddb831c Accepting request 930747 from graphics
OBS-URL: https://build.opensuse.org/request/show/930747
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/siril?expand=0&rev=7
2021-11-11 20:37:55 +00:00
Stefan Brüns
2ec3986cf8 Accepting request 930746 from home:StefanBruens:branches:graphics
- Use OpenCV 4 on TW again, instead of the old OpenCV 3.
- Use system wcslib
- Cleanup previous changes:
  * cmake is just an extraneous build dependency
  * deduplicate SVG icons and other files

OBS-URL: https://build.opensuse.org/request/show/930746
OBS-URL: https://build.opensuse.org/package/show/graphics/siril?expand=0&rev=21
2021-11-10 19:40:53 +00:00
Paolo Stivanin
9fa66713ff Accepting request 930723 from home:polslinux:branches:graphics
- Move icon to correct place, fixes bsc#1192563

OBS-URL: https://build.opensuse.org/request/show/930723
OBS-URL: https://build.opensuse.org/package/show/graphics/siril?expand=0&rev=20
2021-11-10 16:55:21 +00:00
Dominique Leuenberger
355268fa25 Accepting request 907502 from graphics
OBS-URL: https://build.opensuse.org/request/show/907502
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/siril?expand=0&rev=6
2021-07-21 17:06:45 +00:00
3d0fd3208f Accepting request 904370 from home:polslinux:branches:graphics
- Update to 0.99.10.1:
  * Fixed star detection with resolution < 1.0
  * Fixed interpolation issue in global registration
  * Fixed timestamp issue with glib < 2.66
  * New MAD clipping algorithm

OBS-URL: https://build.opensuse.org/request/show/904370
OBS-URL: https://build.opensuse.org/package/show/graphics/siril?expand=0&rev=19
2021-07-21 11:57:40 +00:00
Dominique Leuenberger
37b4e72f53 Accepting request 901442 from graphics
OBS-URL: https://build.opensuse.org/request/show/901442
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/siril?expand=0&rev=5
2021-06-23 15:38:30 +00:00
4a1106b76e Accepting request 900018 from home:polslinux:branches:graphics
- Update to 0.99.10:
  * New alignment algo on 2 or 3 stars
  * New pixel rejection algo: Generalized Extreme Studentized Deviate Test
  * Added weighting of images according to noise
  * Normalization refactoring
  * Remove black borders of stacked image
  * Possibility of processing with synthetic bias
  * Extraction of the green channel 
  * Update sampling after channel extraction and/or Drizzle
  * Keep WCS info in stacked image 
  * Added drag and drop to open an image, or a sequence
  * Improve overall performance
- Drop fix_glib_2_68_error.patch

OBS-URL: https://build.opensuse.org/request/show/900018
OBS-URL: https://build.opensuse.org/package/show/graphics/siril?expand=0&rev=17
2021-06-23 09:48:02 +00:00
Dominique Leuenberger
bc624a0cdd Accepting request 894072 from graphics
- Fix glib 2.68 compilation error
- Add fix_glib_2_68_error.patch (forwarded request 891210 from polslinux)

OBS-URL: https://build.opensuse.org/request/show/894072
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/siril?expand=0&rev=4
2021-05-18 16:27:28 +00:00
Dr. Werner Fink
1abb836627 Accepting request 891210 from home:polslinux:branches:graphics
- Fix glib 2.68 compilation error
- Add fix_glib_2_68_error.patch

OBS-URL: https://build.opensuse.org/request/show/891210
OBS-URL: https://build.opensuse.org/package/show/graphics/siril?expand=0&rev=15
2021-05-18 13:41:21 +00:00
Richard Brown
b15ffd8d87 Accepting request 873346 from graphics
OBS-URL: https://build.opensuse.org/request/show/873346
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/siril?expand=0&rev=3
2021-03-30 19:05:32 +00:00
45a26451ee Accepting request 873311 from home:polslinux:branches:graphics
- Update to 0.99.8.1:
  * Fixed crash because of wcslib function
  * New ability to remove sequence frames from the "Plot" tab
  * New merge command
  * New astrometry annotation ability
  * New snapshot function
  * New conversion internal algorithm, can convert any sequence to
    any other sequence type too now
  * Handle datetime in TIFF file
  * Improved color saturation tool with a background factor
    to adjust the strength
  * Reduced memory used by global registration
  * Improving films (AVI and others) support: notifying the user,
    suggesting conversion, fixing parallel operations
  * Fixed memory leak in minmax algorithms
  * Fixed a bug in FITS from DSLR debayer when image height is odd
  * Fixed out-of-memory conditions on global registration and
    median or mean stacking
  * Fixed SER stacking with 32 bits output
  * Fixed bitrate value issue in mp4 export
  * Fixed normalization issue with SER files

OBS-URL: https://build.opensuse.org/request/show/873311
OBS-URL: https://build.opensuse.org/package/show/graphics/siril?expand=0&rev=13
2021-02-18 10:15:39 +00:00
Dominique Leuenberger
0e073ee2ac Accepting request 840090 from graphics
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/840090
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/siril?expand=0&rev=2
2020-10-08 11:13:43 +00:00
Dominique Leuenberger
d9e1180d8d Accepting request 839104 from graphics
add to factory

OBS-URL: https://build.opensuse.org/request/show/839104
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/siril?expand=0&rev=1
2020-10-05 17:36:40 +00:00
Dirk Stoecker
6c1314293d Accepting request 838681 from home:polslinux:branches:graphics
- update to 0.99.6
  * same changelog as 0.99.4. Just some bug fixes added.

OBS-URL: https://build.opensuse.org/request/show/838681
OBS-URL: https://build.opensuse.org/package/show/graphics/siril?expand=0&rev=10
2020-10-02 11:39:26 +00:00
Stefan Brüns
b75d6055b5 Accepting request 838798 from home:StefanBruens:branches:graphics
- Clean up specfile:
  * Remove no longer required autoconf, automake and intltool build deps
  * Remove irrelevant cmake build dep
  * Remove duplicated libjpeg/exiv2 devel build deps
  * Add comment for overriding meson_build directory

OBS-URL: https://build.opensuse.org/request/show/838798
OBS-URL: https://build.opensuse.org/package/show/graphics/siril?expand=0&rev=9
2020-09-30 14:46:38 +00:00
Dirk Stoecker
eb44c68fc5 Accepting request 835776 from home:polslinux:branches:graphics
- update to 0.99.4
  * New UI with a single window
  * New demosaicing algorithms, RCD is now the default one
  * New algorithm to fix the AF square with XTRANS sensor
  * New support for FITS decompression and compression with
    Rice/Gzip and HCompress methods
  * New support for quantization and HCompress scale factor settings
    for FITS compression 
  * New functions to extract Ha and Ha/OII from RGB images
  * New linear match function
  * New link command to create symbolic links
  * New convert command to convert all files (and link FITS)
  * New preference entries for FITS compression settings
  * New native image format: 32-bit floating point image
  * New native sequence format: FITS sequence in a single image
  * New UI for sequence image list
  * New zoom handing: ctrl+scroll (up and down) is the new way
    to zoom in and out
  * New preview in open dialog
  * New language selector in preferences
  * New image importer: HEIF format
  * New stacking filtering criterion (weighted FWHM).
    It can exclude more spurious images
  * New RL deconvolution tool
  * New keyword CTYPE3 for RGB FITS in order to be used by Aladin
  * New binary siril-cli to start siril without X server
  * New preference entries with darks/biases/flat libraries
  * New preliminary Meson support (Florian Benedetti)
  * New ROWORDER FITS keyword that should be used by
    several programm now
  * X(Y)BAYEROFF can now be configured in preferences
  * Parallelizing conversion and some other functions
  * CI file was totally rewritten (Florian Benedetti)
  * Config file was moved to more standard path
  * Optimization of several algorithms (Ingo Weyrich)
  * Background extraction is now available for sequence
  * Midtone Transfer Function is now available for sequence
  * Fixed code for Big Endian machine (Flössie)
  * Fixed bug in SER joining operation when Bayer information was lost
  * Fixed a bug of inaccessible directories in MacOS Catalina
  * Fixed crash on some OpenCV operation with monochrome images
  * Fixed annoying error boxes about missing disk drives on Windows

OBS-URL: https://build.opensuse.org/request/show/835776
OBS-URL: https://build.opensuse.org/package/show/graphics/siril?expand=0&rev=8
2020-09-29 19:12:53 +00:00
Dirk Stoecker
05dc1848c1 Accepting request 815674 from home:polslinux:branches:graphics
- Add -fcommon to allow building against GCC10

OBS-URL: https://build.opensuse.org/request/show/815674
OBS-URL: https://build.opensuse.org/package/show/graphics/siril?expand=0&rev=7
2020-06-19 06:39:15 +00:00
e1a0636919 - update to 0.9.12
http://free-astro.org/index.php?title=Siril:0.9.12
- add debian files

OBS-URL: https://build.opensuse.org/package/show/graphics/siril?expand=0&rev=6
2020-03-23 00:17:16 +00:00
743d8e90a2 - add buildrequires for some missing features
- video support: libavformat libavutil >= 55.20 libavcodec
    libswscale libswresample
  - websupport: libcurl
  - ffms2

OBS-URL: https://build.opensuse.org/package/show/graphics/siril?expand=0&rev=5
2019-10-19 23:25:28 +00:00
445deba871 - update to 0.9.11
http://free-astro.org/index.php?title=Siril:0.9.11

OBS-URL: https://build.opensuse.org/package/show/graphics/siril?expand=0&rev=4
2019-10-19 23:03:35 +00:00
da1bef6bb3 - also package mime info file
OBS-URL: https://build.opensuse.org/package/show/graphics/siril?expand=0&rev=3
2019-03-18 16:39:29 +00:00
7ff396a98f - install appdata and desktop file
OBS-URL: https://build.opensuse.org/package/show/graphics/siril?expand=0&rev=2
2019-03-18 16:22:26 +00:00
0646fe9f14 Accepting request 686142 from home:darix:playground
might make sense to have this here. not meant for tumbleweed

OBS-URL: https://build.opensuse.org/request/show/686142
OBS-URL: https://build.opensuse.org/package/show/graphics/siril?expand=0&rev=1
2019-03-18 14:48:38 +00:00