- Update to 1.18.1:
* replace omp_get_max_threads() with omp_get_num_procs()
* denoise: more aggressive caching of auto chroma coefficients
* fixed corrupted thumbnails when using the libraw decoder with a custom raw crop
* trying to speedup denoise with automatic chroma
* denoise: try avoiding recomputation of automatic chrominance denoise when not necessary
* saveasdlg: fixed bug in setting filename
* try to recover if the exiftool process returns an error
* better integration with exiftool (reuse the same process instead of spawning a new one every time)
* added support for lcms2 fast float
OBS-URL: https://build.opensuse.org/request/show/1062026
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ART?expand=0&rev=8
* replace omp_get_max_threads() with omp_get_num_procs()
* denoise: more aggressive caching of auto chroma coefficients
* fixed corrupted thumbnails when using the libraw decoder with a custom raw crop
* trying to speedup denoise with automatic chroma
* denoise: try avoiding recomputation of automatic chrominance denoise when not necessary
* saveasdlg: fixed bug in setting filename
* try to recover if the exiftool process returns an error
* better integration with exiftool (reuse the same process instead of spawning a new one every time)
* added support for lcms2 fast float
OBS-URL: https://build.opensuse.org/package/show/graphics/ART?expand=0&rev=19
- Update to 1.18.0:
* properly refresh the progress bar when loading thumbnails
* fixed bugs with launching external editor on windows when filename is not ASCII or contains spaces
* session save: ask before overwriting
* imageio: further improvements to ease bundling of image load/save plugins on windows
* file catalog: properly update the session when renaming/moving/deleting files
* local editing: do not include the effects of "show mask" in output images
* file rename: added %# pattern for numeric suffixes of filenames
* automatically add ".ars" extension when saving sessions
* improved support for sessions
* always apply the tone curve when enabled (even if it is an identity)
* filecatalog: try to avoid refreshing directories while files are still being modified
* metadata: fixed uninitialized value in star rating
* film negative: fix behaviour of "pick neutral spots"
OBS-URL: https://build.opensuse.org/request/show/1046545
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ART?expand=0&rev=7
* properly refresh the progress bar when loading thumbnails
* fixed bugs with launching external editor on windows when filename is not ASCII or contains spaces
* session save: ask before overwriting
* imageio: further improvements to ease bundling of image load/save plugins on windows
* file catalog: properly update the session when renaming/moving/deleting files
* local editing: do not include the effects of "show mask" in output images
* file rename: added %# pattern for numeric suffixes of filenames
* automatically add ".ars" extension when saving sessions
* improved support for sessions
* always apply the tone curve when enabled (even if it is an identity)
* filecatalog: try to avoid refreshing directories while files are still being modified
* metadata: fixed uninitialized value in star rating
* film negative: fix behaviour of "pick neutral spots"
OBS-URL: https://build.opensuse.org/package/show/graphics/ART?expand=0&rev=16
- Update to 1.17.2:
* fixed bad interaction between film negative and dehaze or dynamic range compression
* fixed regression in loading pixel-shift raw files
* draw the crop guides in the batch queue thumbnails
* spot removal: fixed history messages
* PDAF lines filter: fixed oob accesses
* added script to import wb presets from darktable
* added DCP profiles from RT
* film negative: show deprecation warning for "color space"
* grain: removed redundant "scale" parameter
* metadata: write star rating to the output image
* highlight recovery: fixed crash due to typo
* camconst: added raw_crop for Fuji X-H2
* support camconst raw_crop when using the libraw decoder
* dcraw: reject RGBA tiff files
* replaced "balanced" highlight recovery with "inpaint opposed" from darktable
OBS-URL: https://build.opensuse.org/request/show/1041164
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ART?expand=0&rev=6
* fixed bad interaction between film negative and dehaze or dynamic range compression
* fixed regression in loading pixel-shift raw files
* draw the crop guides in the batch queue thumbnails
* spot removal: fixed history messages
* PDAF lines filter: fixed oob accesses
* added script to import wb presets from darktable
* added DCP profiles from RT
* film negative: show deprecation warning for "color space"
* grain: removed redundant "scale" parameter
* metadata: write star rating to the output image
* highlight recovery: fixed crash due to typo
* camconst: added raw_crop for Fuji X-H2
* support camconst raw_crop when using the libraw decoder
* dcraw: reject RGBA tiff files
* replaced "balanced" highlight recovery with "inpaint opposed" from darktable
OBS-URL: https://build.opensuse.org/package/show/graphics/ART?expand=0&rev=14
- Update to 1.16.4:
* crop window: reset the tool to "hand" after a "spot wb" action
* allow to save pngs uncompressed
* improved support for custom loaders and savers
* metadata: trying to improve lens identification for canon cameras
* reverted thumbnail.cc change due to glitch in the file browser (issue #267)
* trying to improve the (perceived) responsiveness of the file browser
OBS-URL: https://build.opensuse.org/request/show/1032813
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ART?expand=0&rev=5
* crop window: reset the tool to "hand" after a "spot wb" action
* allow to save pngs uncompressed
* improved support for custom loaders and savers
* metadata: trying to improve lens identification for canon cameras
* reverted thumbnail.cc change due to glitch in the file browser (issue #267)
* trying to improve the (perceived) responsiveness of the file browser
OBS-URL: https://build.opensuse.org/package/show/graphics/ART?expand=0&rev=12
- Update to 1.16.3:
* editorpanel: fixed refresh of image area when switching images
* clutstore: do not search for working profile in the file name for CLF LUTs
* pipeline: move film simulation earlier (right after tone curve)
* tone equalizer: improved robustness of regularization with hdr images
* avoid infinities when loading and manipulating hdr images
* exposure: do not use a LUT, it's not needed
* fixed bug in applying partial profiles in append mode from the combobox
* filecatalog: let the user choose which sidecars to affect when deleting a file
* colorcorrection: slightly extend the range of offset sliders
* tonecurve: fixed glitch in expansion of curve according to the white point
* denoise: testing new ways of adjusting parameters according to the scale factor
OBS-URL: https://build.opensuse.org/request/show/1008717
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ART?expand=0&rev=4
- Update to 1.16.2:
* Fixed bug in fast-path for output profile application.
* Fixed segfault when the thumb cache contains an invalid date.
* Update camera matrices.
* Update translations.
* LUT: protect against NaN indices.
* Img out: added custom ICC profile conversion to avoid clamping to [0,1].
* Color correction: added LUT mode.
* Handle linear DNG as other raw images.
* Tonecurve: improved range for the saturation2 curve.
* Denoise: some tweaks to the detail mask.
* Filmsimulation: added support for ACES clf LMT LUTs using OpenColorIOv2.
* Logenc: added highlight precompression.
* Tonecurve: allow whitepoint to go up to 100 (~10000 nits).
- Drop fix-ppc-cflags.patch
OBS-URL: https://build.opensuse.org/request/show/1001335
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ART?expand=0&rev=3
* Fixed bug in fast-path for output profile application.
* Fixed segfault when the thumb cache contains an invalid date.
* Update camera matrices.
* Update translations.
* LUT: protect against NaN indices.
* Img out: added custom ICC profile conversion to avoid clamping to [0,1].
* Color correction: added LUT mode.
* Handle linear DNG as other raw images.
* Tonecurve: improved range for the saturation2 curve.
* Denoise: some tweaks to the detail mask.
* Filmsimulation: added support for ACES clf LMT LUTs using OpenColorIOv2.
* Logenc: added highlight precompression.
* Tonecurve: allow whitepoint to go up to 100 (~10000 nits).
OBS-URL: https://build.opensuse.org/package/show/graphics/ART?expand=0&rev=7
Fork of RawTherapee with the following main differences:
* The user interface and the underlying processing pipeline have been significantly restructured, with many tools removed, some new tools added, and several tools rewritten and/or refactored.
* Various new tools for performing local edits have been added, with support for various masking modes (both drawn and parametric).
* A new automatic perspective correction tool (taken from darktable) has been added.
* Better metadata handling (thanks to the exiv2 and exiftool libraries), with (optional) support for reading and writing XMP sidecar files.
* Support for using LibRaw for decoding raw files.
OBS-URL: https://build.opensuse.org/request/show/997492
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ART?expand=0&rev=1
Fork of RawTherapee with the following main differences:
* The user interface and the underlying processing pipeline have been significantly restructured, with many tools removed, some new tools added, and several tools rewritten and/or refactored.
* Various new tools for performing local edits have been added, with support for various masking modes (both drawn and parametric).
* A new automatic perspective correction tool (taken from darktable) has been added.
* Better metadata handling (thanks to the exiv2 and exiftool libraries), with (optional) support for reading and writing XMP sidecar files.
* Support for using LibRaw for decoding raw files.
* Star ratings and colour labels can be loaded and stored from/to XMP sidecar files.
* Snapshots are now permanent, saved in the processing profiles.
* Processing profiles have .arp extension instead of .pp3, to avoid conflicts with RawTherapee.
* The "inspector mode" tool of the file browser has been significantly enhanced.
OBS-URL: https://build.opensuse.org/request/show/992136
OBS-URL: https://build.opensuse.org/package/show/graphics/ART?expand=0&rev=1