- 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
188 lines
7.2 KiB
Plaintext
188 lines
7.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Jul 6 11:30:01 UTC 2021 - Paolo Stivanin <info@paolostivanin.com>
|
|
|
|
- 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
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 15 05:33:59 UTC 2021 - Paolo Stivanin <info@paolostivanin.com>
|
|
|
|
- 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
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 7 07:26:48 UTC 2021 - Paolo Stivanin <info@paolostivanin.com>
|
|
|
|
- Fix glib 2.68 compilation error
|
|
- Add fix_glib_2_68_error.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 18 07:59:01 UTC 2021 - Paolo Stivanin <info@paolostivanin.com>
|
|
|
|
- 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
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 30 13:41:48 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
|
|
|
- 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
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 30 06:52:13 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
|
|
|
|
- update to 0.99.6
|
|
* same changelog as 0.99.4. Just some bug fixes added.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 21 06:49:37 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
|
|
|
|
- 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
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 18 07:04:56 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
|
|
|
|
- Add -fcommon to allow building against GCC10
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 23 00:03:21 UTC 2020 - Marcus Rueckert <mrueckert@suse.de>
|
|
|
|
- update to 0.9.12
|
|
http://free-astro.org/index.php?title=Siril:0.9.12
|
|
- add debian files
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 19 23:23:44 UTC 2019 - Marcus Rueckert <mrueckert@suse.de>
|
|
|
|
- add buildrequires for some missing features
|
|
- video support: libavformat libavutil >= 55.20 libavcodec
|
|
libswscale libswresample
|
|
- websupport: libcurl
|
|
- ffms2
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 19 23:01:21 UTC 2019 - Marcus Rueckert <mrueckert@suse.de>
|
|
|
|
- update to 0.9.11
|
|
http://free-astro.org/index.php?title=Siril:0.9.11
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 18 16:27:53 UTC 2019 - Marcus Rueckert <mrueckert@suse.de>
|
|
|
|
- also package mime info file
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 18 16:22:09 UTC 2019 - Marcus Rueckert <mrueckert@suse.de>
|
|
|
|
- install appdata and desktop file
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 18 14:47:20 UTC 2019 - Marcus Rueckert <mrueckert@suse.de>
|
|
|
|
- update to 0.9.10
|
|
http://free-astro.org/index.php?title=Siril:0.9.10
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 13 00:54:08 UTC 2019 - Marcus Rueckert <mrueckert@suse.de>
|
|
|
|
- update to 0.9.9
|
|
http://free-astro.org/index.php?title=Siril:0.9.9
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 13 21:02:46 UTC 2018 - mrueckert@suse.de
|
|
|
|
- update to 0.9.8.3
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 10 16:48:01 UTC 2017 - mrueckert@suse.de
|
|
|
|
- update to 0.9.7
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 23 17:14:31 UTC 2017 - mrueckert@suse.de
|
|
|
|
- update to 0.9.5
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 25 00:27:13 UTC 2015 - stefan.bruens@rwth-aachen.de
|
|
|
|
- initial OBS version
|
|
|