Package Release Info

ART-1.20.2-bp156.1.9

Update Info: Base Release
Available in Package Hub : 15 SP6

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

ART

Change Logs

* Thu Sep 14 2023 Paolo Stivanin <info@paolostivanin.com>
- Use GCC11 on Leap.
* Thu Sep 14 2023 Joshua Smith <jsmithfpv@gmail.com>
- Update to 1.20.2:
  * histogram: fixed bug in showing the pixel values under the
    cursor in log modes
  * fixed glitch in opening pictures that are filtered out from the
    current file catalog
  * rawimage: use internal decoder for floating-point DNGs
  * CLF-LUTs: invalidate cache when content of clf files change
  * moved film simulation before tone curve (with backwards-
    compatibility option added)
  * rgb curves: show the other curves in the curve editor
  * restored shortcuts for the Lab tool
  * masks: do not perform guided filtering if blur is set to the
    minimum val
  * texture boost: make the "iterations" slider better behaved
  * updated labeling of some tools - Sharpening -> Capture
    Sharpening - Texture Boost -> Texture Boost / Sharpening
  * wbpresets: use the internal "make+model" key to match camera
    preset info
  * fixed another glitch in displaying the "triangle" indicator for
    the currently-selected thumbnails
  * updated translations
  * updated camera matrices
  * updated WB presets
* Thu Jul 13 2023 Joshua Smith <jsmithfpv@gmail.com>
- Update to 1.20.1:
  * updated camera matrices to increase chances of matching names
    of smartphones
  * fixed glitch in displaying the "triangle" indicator for the
    currently-selected thumbnails
  * fix wb multipliers corner case for monochrome images
  * rawimage: allow 4-color linear DNG files
  * Porting fix for truncated curve widget from RT
  * metadata: fixed focus distance computation, a wrong focus
    distance calculation was affecting lensfun vignetting
    correction
  * theme: better visual feedback for selected thumbnails in the
    file browser
  * added wb presets and dcp profile for Canon Powershot G5XmkII
  * file catalog: made background color of selected thumbnails
    slightly brighter
* Thu May 18 2023 Joshua Smith <jsmithfpv@gmail.com>
- Update to 1.20:
  * updated camera matrices
  * updated WB presets with latest additions from darktable
  * neutral tone curve: disable the now-unnecessary output
    hue blending
  * neutral tone curve: one more typo in the application of
    the whitepoint 2
    one more typo in the application of the whitepoint
  * neutral tone curve: fixed bug in computing the conversion
    matrices for gamut mapping
  * tonecurve: fixed bug in setting the whitepoint for the LUT
  * prevent segfault when switching images while editing the crop
  * updated German and Hungarian translations.
  * procparams: fixed corruption of stroke lists due to rounding
    errors in HalfFloats with large integers
  * changed default values for some GUI preferences including
    histogram position
  * rawimage: do not handle images with more than 3 colors
* Mon Mar 27 2023 Paolo Stivanin <info@paolostivanin.com>
- Update to 1.19.3:
  * vignette: update the on-screen center widget when the crop changes
  * thumbnail: do not try to load from cache after the first failure
  * added raw crop for Fujifilm X-T5
  * updated camera matrices and wb presets
  * spot removal: added button to bypass heavy tools when editing spot
  * smoothing: fixed bug with mask application in lens/motion blur modes
  * improved formatting of exiftool makernotes
  * metadata: added option to show makernotes with exiftool
  * improve spot removal performance in preview window
  * improve description of system monitor profile detected
  * dcrop: avoid recomputing transform when not needed
  * limit scale for output sharpening in preview to 1.0
  * lens blur: apply inpainting to the unaffected areas to better simulate a "large aperture background separation" effect
* Mon Jan 30 2023 Paolo Stivanin <info@paolostivanin.com>
- 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
* Tue Jan 03 2023 Paolo Stivanin <info@paolostivanin.com>
- 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"
Version: 1.17.2-bp155.1.6
* Wed Dec 07 2022 Paolo Stivanin <info@paolostivanin.com>
- 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
* Wed Nov 02 2022 Paolo Stivanin <info@paolostivanin.com>
- 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
* Fri Oct 07 2022 Paolo Stivanin <info@paolostivanin.com>
- 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
* Tue Sep 06 2022 Paolo Stivanin <info@paolostivanin.com>
- 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
* Thu Aug 18 2022 Paolo Stivanin <info@paolostivanin.com>
- Disable LTO, since it makes the program crashing.
* Wed Aug 17 2022 Paolo Stivanin <info@paolostivanin.com>
- Add fix-ppc-cflags.patch: set mcpu=native instead of march=native
  on ppc64, otherwise compilation will fail.
* Mon Jul 25 2022 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 1.15:
  * Many changes, see
    https://bitbucket.org/agriggio/art/branches/compare/1.15%0D1.14
- Use released tarballs instead of git service for source.
- Drop add_releaseinfo.patch: No longer needed when using released
  source tarballs.
- Drop duplicated options passed to cmake.
- Drop post(un) scriptlets running update-desktop-database and
  gtk-update-icon-cache: these are taken care of by file triggers.
* Wed Jun 29 2022 Paolo Stivanin <info@paolostivanin.com>
- Update to 1.14 (no changelog)
* Tue Apr 19 2022 Paolo Stivanin <info@paolostivanin.com>
- Update to 1.13 (no changelog)
* Fri Feb 18 2022 Paolo Stivanin <info@paolostivanin.com>
- Update to 1.12.1 (no changelog)
* Fri Dec 31 2021 Paolo Stivanin <info@paolostivanin.com>
- Update to 1.12 (no changelog)
* Wed Dec 15 2021 Paolo Stivanin <info@paolostivanin.com>
- Update to 1.11.1 (no changelog)
* Mon Nov 08 2021 Paolo Stivanin <info@paolostivanin.com>
- Update to 1.10.1 (no changelog)
* Mon Jul 19 2021 Paolo Stivanin <info@paolostivanin.com>
- Update to 1.9.3 (no changelog)
* Fri May 28 2021 Paolo Stivanin <info@paolostivanin.com>
- Update to 1.9.1:
  * New gradient mask
  * Updated the CR3 decoder to the latest from libraw
  * Added option to periodically auto-save arp sidecars
  * Slightly reworked the UI of the Log Tone Mapping tool
  * A bunch of bug fixes
* Fri Apr 02 2021 Paolo Stivanin <info@paolostivanin.com>
- Update to 1.8.3 (no changelog)
* Tue Feb 23 2021 Paolo Stivanin <info@paolostivanin.com>
- Update to 1.8.2 (no changelog)
* Thu Feb 18 2021 Paolo Stivanin <info@paolostivanin.com>
- Update to 1.8.1 (no changelog)
* Fri Feb 05 2021 Paolo Stivanin <info@paolostivanin.com>
- Update to 1.8:
  * slightly improved “colour propagation” highlight recovery
    (trying to mitigate artifacts that might sometimes occur)
  * added Spanish and Catalan translations
  * changed the UI of the color/tone correction tool in “HSL factors” mode,
    from sliders to color wheels
  * added “luminance mode” for color correction with “separate RGB channels”
  * improved RCD demosaicing code, taken from RT
  * added a new “Glow” mode to the smoothing filter, inspired by recent discussions here
  * simplified and improved the “final smoothing” part of the “noise reduction” tool
    (median is gone, replaced by a custom-tweaked non-local means implementation)
  * you can now select whether you want to use “hovering navigation” in the inspector
  * the brush mask now includes a “live preview” of the brush strokes
* Mon Jan 04 2021 Paolo Stivanin <info@paolostivanin.com>
- Update to 1.7.1:
  * improved usability of the brush mask, now strokes are smoother
    (you can go faster and still get a continuous stroke) and if you
    have a drawing tablet the brush radius and/or its hardness
    can be made pressure-sensitive
  * added support for lens correction parameters embedded
    in EXIF metadata
  * improved batch renaming, now supporting also moving to
    different directories
  * added support for Fuji GFX 100 pixel-shift files
    (both 4- and 16-frame), in combination with the make_arq 2 tool.
  * added support for using the “fast float” plugin of LCMS2
    for (significantly) faster color space conversions
  * various bug fixes