SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for darktable-skylake-avx512-tools-basecurve-2.7.0~git497.38a7407bb-1091.1.x86_64.rpm :

* Mon Feb 18 2019 obs-service-tar-scmAATTinvalid- Update to version 2.7.0~git497.38a7407bb:
* Update Finnish translation.
* fix color picker
* opencl: fix potential memory leak in blending code
* opencl: fix reading mask from device memory for raster mask usage
* fix memory leaks
* Updated Spanish translation
* Update Slovenian translation.
* lighttable: fix memory leak
* Update Slovenian translation.
* tags: fix memory leak
* fix memory leaks
* Updated Catalan translation
* add colorspace to color picker
* email: fix memory leak
* fix color picker
* lighttable: fix display after selection from accels (e.g. ctrl-a)
* translate filmic modul and some minor changes in translation
* Russian translation: typo fixed
* Ensure that module without gui_data are properly refreshed.
* filmstrip: fix rating of activated image.
* Add some consts.
* view: fix location of local copy flag.
* Updated Spanish translation (#2087)
* collect : fix single-click with folders/tags
* Updated Dutch translation
* fix some format string related issues
* fix typo: brower -> browser.
* fix typo: elipse -> ellipse.
* fix typo: choosen -> chosen.
* fix typo: cutted -> cut.
* fix typo: usefull -> useful.
* Russian translation: fix wrong translation
* dt_curl_init: introduce debug support, and use it.
* storage: picasa, piwigo, facebook use dt_curl_init()
* location: use new dt_curl_init() routine.
* curl_tools: new source to share curl specific settings.
* hazeremoval: fix median-of-three heuristic in quick_select
* svd: refactoring
* Use bundled CRT file for curl
* Russian translation update
* Update Spanish translation (taken from 2.6.x branch).
* svd: fix check for non-convergence
* Updated Czech translation
* view: return proper value when button event is handled by plugin
* masks: fix detection of mouse pointer inside a path
* Update French translation.
* darktableconfig.xml.in: no capital leter after a dot.
* collect : add aspect-ratio to range selection
* Russian translation corrections
* Minor code clean-up, removes trailing white spaces.
* fix color pick
* main: fix memory leak & format string bug, minor reformating
* Add noise profile for Nikon D3 - contributed by Mikal Shaikh
* collect: add exposure to single-click mode
* collect: cleanup
* collect: allow range selection for numerics/dates
* Update DE translations
* bauhaus: fix format string
* collection: fix group filtering
* update for german translation
* Updated Dutch translation
* lighttable-expose: free temp imgids string.
* collect: option to allow single click selection
* lighttable: fix toggle expose when starting with expose layout.
* filmstrip: disable shuffle sort as not compatible with current design.
* lighttable-expose: add some comment, ensure the list is freed.
* lighttable-expose: fix collection handling.
* Russian translation update
* Update French translation.
* denoiseprofile: use a shorter label.
* Add option to scatter the search zone in non local means
* filmstrip: an image is opened in darkroom is we are not of lighttable.
* darkroom: unref current developped image when leaving the darkroom.
* Update French translaltion.
* czech translation fix
* updated czech translation
* fixed typo
* czech PO template updated
* masks/circle: save sanitized values to config file
* opencl: check for end boundaries, avoid buffer overflow.
* lighttable: remove unused code (lib->images_in_row != iir is always true).
* lighttable-filemanager: fix some navigation glitches.
* Minor code clean-up.
* gradient: add arrow to indicate the direction of the gradient.
* Minor code clean-up
* lighttable-expose: fix initial status of the fimstrip (when entering).
* lighttable-expose: upadte expose view on selection-changed signal.
* signal: introduce DT_SIGNAL_SELECTION_CHANGED.
* Minor code clean-up.
* tonecurbe: fix typo.
* colorspaces: store full pathname to be able to check existence.
* Minor style fixes.
* Move wrapper script to separate directory.
* map: respect the max_images_drawn when getting whole collection.
* fix a typo in UI string
* Adding comments to the wrapper.
* altivec.h wrapper which allows a clean build.
* gtk: add support for datadir theme (other than darktable.css)
* gtk: reset the colors when a theme is loaded.
* RawSpeed submodule update: Nikon Z 7 / Z 6 uncompressed raws, Kodak DCS Pro 14n
* preferences: properly clear the full theme list.
* preferences: add support for changing themes.
* gtk: do not store .css in theme name.
* gtk: move darktable theme in a theme directory.
* gtk: move theme loading in dt_gui_load_theme.
* graduatednd: better accuracy in the computation of rotation.
* map: only update when map is active.
* add driver version to kernel cache dir, see #12541
* wb-presets: add Olympus E-PL8
* color_picker_proxy: fix upper bound check.
* Update French translation.
* lighttable: when leaving expose mode, we need to force redraw.
* lighttable: add a get_zoom proxy and use it.
* lighttable: introduce and use a layout view helper proxy.
* lighttable: reset status only when layout is changed.
* filmstrip: minor code clean-up.
* lighttable: remove all layout from lighttable and use the proxy.
* lighttable: move layout proxy into lighttable tools.
* lighttable: add const.
* Minor style fix.
* lighttable: disable selection handling in expose mode.
* filmstrip: disable key accels when in lighttable mode.
* view: dt_view_get_image_to_act_on is mouse over id in expose mode.
* lighttable: add proxy for getting the lighttable layout.
* view: move dt_lighttable_layout_t here.
* lighttable-expose: do not change selection in exposé mode.
* lighttable-expose: initialize lib->image_over
* lighttable: reset layout when entering and in init.
* lighttable: add a const.
* lighttable: use proper enum instead of hard coded value.
* macOS package: add patch for gnutls
* lighttable-expose: fix rating/rejecting.
* lighttable-expose: fix style.
* lighttable-expose: add stars and rating (display only).
* lighttable-expose: ensure filmstrip is not activated when entering.
* Minor style fix.
* Cleanup collection.c (#2038)
* update selection when rating images
* fix filmstrip on other lighttable layouts
* fix compile error
* raise collection changed on changed selection
* hide zoom slider
* add first draft of expose view mode
* add filmstrip to lighttable
* imageop: reduce space at the bottom of the iop (third pass).
* imageop: reduce space at the bottom of the iop (second pass).
* Russian translation update
* Update French translation.
* splittoning: add picker for the highlighs and shadows.
* fix clang build failure.
* imageop: reduce space at the bottom of the iop.
* [UI usability] [WIP] masks selection from icons in 1-click (#2020)
* borders: remove superfluous DT_REQUEST_COLORPICK_OFF setting.
* invert: use new simple color picker proxy.
* relight: use new simple color picker proxy.
* retouch: use color picker proxy.
* zonesystems: remove superfluous code (no color picker in this iop).
* colorzones: use color picker proxy.
* tonecurve: use color picker proxy
* color-picker-proxy: never apply if color picker off.
* color-picker-proxy: remove reset proxy.
* levels: use color picker proxy.
* color-picker-proxy: keep point picker\'s last position.
* colorize: reset color picker when slider moved.
* borders: remove superfluous DT_REQUEST_COLORPICK_OFF setting.
* invert: use new simple color picker proxy.
* relight: use new simple color picker proxy.
* data/noiseprofiles.schema: reduce minimum ISO check
* monochrome: use new simple color picker proxy.
* color-picker-proxy: disable recursive update.
* borders: use color picker proxy.
* watermark: use new single picker proxy.
* color-picker-proxy: add support for simple picker based on toggle button.
* graduatednd: use new single picker proxy.
* colorize: use new single picker proxy.
* color-picker-proxy: add support for single picker.
* colorize: add color picker.
* graduadednd: add color picker.
* color-picker-proxy: add support for point color picker kind.
* Minor typo fix.
* styles: remove left over debug code.
* noiseprofile: add Nikon D3500, fixes #12545
* RawSpeed submodule: fix openmp-less build.
* RawSpeed submodule update: OpenMP, fuzz, some camera support.
* Windows: add ca-bundle.crt to the install
* Kodak DCS Pro 14N color matrix.
* watermark: add color picker.
* Updated Dutch translation
* Updated Dutch translation
* darkroom-styles: fix single entry in submenu.
* usermanual-tagging: fix typo.
* Update French translation.
* styles: better tooltip for the filtering of styles.
* styles: add hierarchy into the darkroom.
* styles: make the window a bit bigger.
* styles: use a tree to display them.
* styles: use a tree instead of a list.
* filmic: fix SSE bug introduced in #2025
* collection: fix dt_collection_get when limit is asked on selected pictures.
* Minor style fixes.
* history: ensure that the masks are added into the list when copy/paste.
* filmic: fix sse wit clang.
* blend: fix opacity support for raster mask.
* blend: add support for raster masks on OpenCL pipe.
* Minor style fixes.
* Nlmeans: enable bilateral filtering (P=0)
* Update French translation.
* Fixed a comment
* Refactoring in view.c + bugfix
* iop/denoiseprofile.c: initialize ISO for interpolation
* Minor code clean-up (typos, consts).
* masks: add opacity in the hint message.
* Updated Catalan translation for master branch
* Nlmeans opencl: fix bounds checking
* denoiseprofile nlmeans opencl: fix bounds checking
* Fix filtering of mouse move events
* D500: simplify naming.
* added WB presets for missing Nikon D500
* darkroom: fix zoom to respect reference point.
* Nlmeans opencl: transform the ifs into multiplications to make the code more constant-time
* Nlmeans opencl denoiseprofile: make the code more constant-time
* map: new pass to enhance the user support.
* collection: rework dt_collection_get.
* lighttable: force redraw when the zoom is changed.
* minor style fix.
* Bugfix: rating was modified on pan in lighttable (#1530)
* Update preferences.c
* Updated Russian translation for 2.7 branch
* map: move to selected image(s) when entering.
* print: add const.
* temperature: find raw coeffs via a function
* Keep selection in single img mode on filter change
* slideshow: adjust width & height when the image is resized.
* darkroom: fix navigation when groups are unfolded.
* piwigo: allow for non secure server.
* imageio_tiff: use Rec2020 color space for intermediate conversion of CIELAB/ICCLAB tiff
* Updated Dutch translation
* Updated Dutch translation
* graduatednd: minor code clean-up for readability.
* graduatednd: fix gradient flip when rotating (#12398)
* Update French translation.
* slideshow: improve log message.
* slideshow: minore description update.
* Update Slovenian translation.
* slideshow: add way to control delay with +/- and right/left cursor.
* slideshow: add preference to control the delay between each pictures.
* slideshow: add some hints about the state of the slideshow.
* slideshow: ensure the slideshow get the focus when starting.
* slideshow: minor reformatting.
* slideshow: put all enums in capital letters.
* lighttable: code refactoring.
* presets: update documentation for import/export
* bug 12387
* lighttable: speed up colorlabels handling.
* colorlabels: avoid a redraw as done in previous call.
* lighttable: speed up when applying a rating.
* Minor typo fixes.
* lighttable: fix redraw when going up from first row and down from last.
* Bugfix for opencl of nlmeans (denoiseprofile)
* Bugfix for opencl of nlmeans
* Update translation for 2.7 branch
* opencl: make the driver check non case sensitive.
* opencl: blacklist Intel NEO.
* imageio_tiff: support for 8/16bit tiff with CIELAB/ICCLAB photometric
* Add OARS metadata
* retouch: rename rt_masks_get_delta for clarity.
* retouch: clone also need the source area to get included.
* retouch: minor comment fix.
* retouch: fix computation of source from destination.
* Update French translation.
* piwigo: fix infinite recursion when login fails.
* generate_prefs.xsl: remove superfluous code (cut&paste mistake).
* Make LensFun optional
* blend: fix typo (in commit e0f27be) introducing regression on mask preview.
* Do not suppress mouse move events when panning
* lighttable: whole redraw after custom image order change.
* lighttable: properly reset cursor after dnd.
* lighttable: minor code clean-up.
* filmstrip: fix redraw when window is expanded/minimized (minor code clean-up
* Oops. Don\'t break old blend params
* filmstrip: fix redraw when window is expanded/minimized.
* \'operator\' is keyword in C++, don\'t use it in header
* Fix a comment
* Store iop masks for later use in the pipe
* Small cleanup
* Wrap setting blend params & multi priority
* lighttable,filmstrip: make them even faster.
* preferences: add support for loading and saving presets.
* colorchecker: add Fuji film emulation presets
* presets: add support for saving/loading them.
* Updated Catalan translation for master branch
* iop: add distort_mask() callback
* Remember the processed roi for pipe modules
* const + formatting + pipe names for debugging
* Trivial: Rename a blending enum value
* Some interpolation functions for 1-channel images
* imageio: move global params into global sub struct
* imageio: pass pipe to write_image()
* Change int->gboolean for a function
* preferences.c: add some consts.
* filmstrip: make filmstrip faster and usable on High DPI screen.
* filmstrip: minor code clean-up.
* lighttable: make lighttable faster and usable on High DPI screen.
* lighttable: introduce dt_lighttable_layout_t, code clean-up.
* Minor code clean-up.
* lighttable: introduce and use DIRECTION_NONE instead of -1
* Updated Dutch translation
* Updated Dutch translation
* Update issue templates
* Updated Dutch translation
* exposure: rename the black setting (#1972)
* colorbalance: add film-emulation presets (#1982)
* Fujifilm GFX 50R color matrix.
* usermanual path: fix description of the gradual opacity decay handling.
* Updated Dutch translation
* Travis-ci: add clang build job with openmp and opencl
* Dockerfile: add missing \'\\\'
* Dockerfile: add libc++, libomp
* Updated Dutch translation
* remove rawspeed from previous commit.
* Hybrid FDC squashed commits.
* duplicate: don\'t hardcode background color
* collect: make sure we reset the operators mode.
* Soft boundaries for denoising sliders
* [history|styles]_dialog: fix build on Gtk+ < 3.22
* colorbalance: BUGFIX
* curve-tools: fix building from tools/basecure dir.
* [history|styles]_dialog: fix build on Gtk+ < 3.22
* iop-layout: fix sed to remove previously added module group information.
* Fix iop group api
* dt-cli: Rename option overwrite to style-overwrite
* curve-tool: Fix integer wrap checks
* curve-tool: Remove _XOPEN_SOURCE define
* cmake: Fix if-clauses for -D_XOPEN_SOURCE
* cmake: Integrate curve tools into the main build
* tools: Fix prefix of the curve tools
* filmstrip: ensure all thumbnails are properly drawn.
* filmstrip: minor code clean-up.
* Updated Czech translation
* Update French translation.
* styles: add confirmation message to delete style.
* styles_dialog: minor code clean-up.
* preference: avoid having the dialog moving when resizing.
* Update French translation.
* filmic: some more minor tweak in tooltips.
* filmic: fix \
in tooltips
* filmic: fix % in tooltips strings
* filmic: improve tooltips strings
* filmic: BUGFIX
* Fix a call to g_strlcpy
* equalizer: new deblurring presets (#1957)
* colorbalance: BUGFIX
* styles_dialog: add scrollbar to support long history.
* hist_dialog: add scrollbar to support long history.
* Update French translation.
* Updated Czech translation
* Update darktableconfig.xml.in - typos for \"shapen\" and similar
* Update French translation.
* Minor typo fix
* Adjust quote mechanism as requested. Thanks Ulrich for notifying.
* basecure: add preference to auto-apply or not the basecurve.
* sharpen: add preference to auto-apply or not the sharpen module.
* preferences: add section in preference dialog for better readability.
* Update French translation.
* module list: add comprehensive toolboxes
* Update French translation.
* channel mixer: add N&B film presets
* collection: fix sorting based on title and description.
* filter: minor code clean-up
* fix hierarchical tags with different upper/lower cases
* noiseprofile: add Sony SLT-A35, fixes #12470
* noiseprofile: Add Nikon Z6, fixes #12506
* Improve basecurve tools README readability
* Update French translation.
* basecurve: add missinc chunk in previous commit (D7200 auto apply)
* basecurve: fix circuitry for force_autoapply.
* Added lua function to return a table of images containing a specified tag. Updated the lua api manual to reflect the new function.
* amaze: optimize the loop
* webp: remove exact field to support older API.
* factorize presets and check them against L. Viatour samples
* update global saturation in presets
* remove the git typo
* bump the version number
* add a global saturation parameter + optimize SSE2 code (×2 speed-up)
* improve labels
* optimizations
* webp export: lossless encoding is now truely lossless (bug #12061)
* Allow upscaling on export by setting one one size limit zero
* RawSpeed submodule update: nikon \'last pixel\' fix, perf tuning, camera support.
* Sony DSC-RX100M6 color matrix.
* Phase One P30: fix color matrix
* use native power in OpenCL (faster/less accurate)
* display contrast in signed %
* be more conservative on bounds constraints in auto-neutralizer
* remove unreachable code and if-clauses which evaluate always to true/false
* piwigo: adjust minimum required libcurl version to build.
* usermanual: some typos fixed in filmic
* opencl: add missing sampler in retouch.cl; fixes #12493
* Update French translation - new filmic presets.
* fix tooltip
* filmic: uncomment presets
* piwigo: build only if the required CURL version is found.
* Fix multi-selection with range.
* minor code clean-up, add some const.
* Update French translation.
* picasa: google+ -> google photos
* Update French translation.
* POTFILES.in: add piwigo and battery_indicator, sort entries.
* Update French translation.
* added ability to randomise sorting
* modulelist: add default setup.
* gtk: fix color init loop.
* Enabled the ability to specify a style to be applied on export.
* switch button: change fg and bg on mouse hover
* +/- button: don\'t hardcode foreground color
* duplicate: react to mouse hovering button
* filmstrip: make background color CSS-customizable
* lighttable: colors customizable through CSS
* refactor colors lookup in CSS and hardcoded default
* Add contextual help url for filmic
* imageop: draw backgroud only if asked for.
* add back alpha layer copy in C too
* add back the alpha layer copy in SSE mode
* colorbalance: BUGFIX
* color contrast: BUGFIX
* release notes: clean-up for next release cycle.
* usermanual: some final fixes for 2.6
* usermanual: proofreading filmic
* finish
* Update French translation.
* release-notes: prepare for 2.6.
* Add missing Polish in translations list.
* fix links + finish filmic S curve
* bauhaus: default colors consistent with CSS
* duplicate: fix typo.
* liquify: fix typo in hinter messages.
* added some minor spelling corrections and proofreader annotations
* translate Feathering into German
* all new chapters for dt 2.6 in user manual translated
* additional translations in the new dt 2.6 chapters
* new chapters for dt 2.6 translated
* Updated Dutch translation
* Updated Dutch translation
* Update Hungarian translation
* .mailmap, AUTHORS, RELEASE_NOTES.md update
* RawSpeed submodule update: GoPro VC5, Fuji perf tuning, Panasonic DC-GF9 camera support.
* Panasonic DC-GF9 / DC-GX800 / DC-GX850 color matrix. Refs. #12469.
* Correct function signature for focus-in-event handler
* Catalan translation for Darktable 2.6
* filmic: bugfix (UI)
* some minor changes and translation Feathering into German
* Improved error messages in Russian translation
* Update Polish translation
* Update of the French translation of the user manual
* Update the French translation of the user manual
* piwigo: refresh album list after upload.
* piwigo: display album with hierarchy as indentation.
* piwigo: fix memory corruption (double free).
* piwigo: remove old and obsolescent comments.
* piwigo: add support for multiple server.
* piwigo: makes the params self sufficient.
* piwigo: properly select new album when refreshing list.
* piwigo: make sure the tags handling is in the critical section.
* piwigo: reconnect if the connection is lost.
* piwigo: a curl error means that an error occured obviously.
* piwigo: make sure we can login again if the connection is lost.
* piwigo: add support for parent album when creating a new one.
* piwigo: add routine to get album id and use it (refactoring).
* piwigo: first implementation of the piwigo storage.
* Update Slovenian translation.
* Update pt_BR translation
* Update pt_BR translation
* Begin filmic manual
* Add contextual help for duplicate module
* Add contextual help link for contextual help button
* Remove deprecated todo
* Add help link for retouch module
* Typo correction in Russian translation
* Russian translation refinements
* Russian translation update for 2.6 release
* release_notes: prepare the rc2 (missing wb and noise profile entries)
* release_notes: prepare the rc2 (one missing rc1 -> rc2)
* release_notes: prepare the rc2.
* release_notes: update wb entries.
* wb_presets: add entries for Sony DSC-[RX1RM2|RX100M5|RX100M5A|RX100M6].
* Revert \"noiseprofile: Add Panasonic DMC-G3\"
* Revert \"noiseprofile: Add Panasonic DMC-GX7\"
* colorbalance : update teal/orange preset for blendop v8 and mask feathering
* equalizer: fix bug #12461 and fix radius in tiling_callback
* dt_masks_get_source_area: fails for non clone form.
* retouch: fix casing of all enums.
* retouch: fix computation of roi_in.
* darkroom: allow to control all zoom levels.
* Minor code clean-up.
* Do not call module->gui_update if there is not gui_data and no param.
* Revert \"Added check for gui_data and params to prevent crash when applying denoise(profiled) to single image when module is not visible. Fix #12458\"
* iop-layout: minor changes in UI module order
* Mac package: fix typo in make-app-bundle script
* change saturation step
* BUGFIX: auto black color-picker did not update parameters
* Added check for gui_data and params to prevent crash when applying denoise(profiled) to single image when module is not visible. Fix #12458
* rescale grey param from % to [0;1]
* filmic: don\'t rescale the graph abcissa when grey log < grey destination
* rawspeed: revert unintentional change
* denoiseprofile: minor code clean-up.
* filmic: relax one UI constraint
* noiseprofile: Add Nikon 1 J3, fixes #12344
* noiseprofile: Add Fuji X-A5, fixes #12435
* noiseprofile: Add Nikon AW1, fixes #12449
* noiseprofile: Add Fuji X-E3, fixes #12454
* Add WB for DSC-RX10M3 DSC-RX10M4
* Add Japanese and sort translations in alphabetical order.
* Add note about Fujifilm X-T3 white balance presets.
* Add note about TurboPrint dialog returned code fix.
* external: Add Fujifilm X-T3 white balance presets
* Updated Japanese translation
* Mac package: improve Apple notarization process
* Allow middle-click to be used to open the presets.
* fix module reaming UI issues
* usermanual: move example on mask feathering to mask refinement section
* Replace special character in noiseprofiles.json The MSYS2 version of jsonschema is currently failing validation if there are these special characters. I hope Damjan would not mind.
* Update the French translation of the user manual. Essentially the Retouch section .
* Windows install: Add libthai files to the installer
* Update Finnish translation.
* imageop: ensure the multi-instance button does not stay activated.
* duplicate: rework the way duplicated are removed to avoid race condition.
* guided filter: add paragraph for manual
* duplicate: disable deleting the last duplicate.
* Update French translation.
* Mac packaging: LTO interferes with dsymutil, don\'t run it on rs-identify binary
* Quartz (Mac): only main window should be fullscreen - again
* RELEASE_NOTES: update for RC1.
* Minor code clean-up.
* modulegroups: fix circuitry to ensure single expanded works with reordered iop.
* filmic: a closed section must have arrow left.
* filmic: avoid \"staircase function\" effect when drawing the curve
* improve HSL <-> RGB UI conversion + remove RGB sliders links
* RawSpeed submodule update: fix for OpenMP with not-so-modern CMake.
* colorbalance: minor clean-up.
* Minor nb.po update to have proper author name.
* AUTHORS, release notes
* RawSpeed submodule update: camera support, OSX CMake fixes.
* Panasonic DC-LX100M2 color matrix. Refs. #12431
* Sony DSC-HX99 color matrix. Refs. #12407
* Nikon D3500 color matrix. Refs #12443.
* Mac: fix LTO link flags
* denoiseprofile: minor fix to increase performance
* usermanual: some proof reading on recent additions
* Mac packaging: document needed macports patches
* Mac package - change code signing to support Apple notarization
* Mac package - enable rawspeed LTO
* prepare presets for next minor version
* fix the auto-tuners detection
* resize hard ranges of sliders to safe values
* Mac packaging - fix minor error
* Mac - support OpenMP with Xcode
* Mac - fix missing include
* fix the para in listitem
* fix listitem and correct typos
* update defaults
* remove the grey node from the interpolation to avoid overconstraining the problem
* Remap the graph coordinates to put the grey at (50, 50) % no matter the params
* CRITICAL: remove the hard-coded /2.2 parameters normalization in lift/gamma/gain ProPhotoRGB to enable more color spaces in the future
* IMPROVEMENTS: put the factors in % (UI only)
* IMPROVEMENT: move the hues in degrees
* IMPROVEMENT: move all channels saturation to % (UI only)
* Update translators list.
* correct default params
* IMPROVEMENT: put the master saturation in % (UI only)
* manual: update tonecurve for darktable 2.6
* usermanual: some fixes and minor addition
* comment out the new tooltip
* take care of the GTK_WIDGET()
* draw filled nodes
* restore the OpenMP loop
* MINOR: add soft boundaries to the saturation slider
* MINOR: update default presets
* BUGFIX: let the nodes fail in a more intuitive way (sanitize less)
* IMPROVEMENT: add nodes on the curve graph
* IMPROVEMENT: be less conservative on nodes sanitizatior
* MINOR: resize some sliders range
* BUGFIX: catch an exception where the interpolator saved in params in invalid and raises a SEGFAULT in the curve drawing
* usermanual: re-organize section on blending
* Add Nikon Z6 white balance presets (#12438).
* Change aspect ratio of rawdenoise GUI curves
* Change aspect ratio of denoiseprofile curves
* exif: rework the CanonFi.FocusDistance[Upper/Lower] handling.
* exif: canon subject distance is in cm.
* Minor reformatting.
* masks: ensure that we never get duplicate mask name.
* update German translation for darktable 2.6 release
* retouch: make sure we can switch-off the module when a form is selected.
* usermanual: various additions
* filmic: collapse by default options that are generally not to be used.
* Add some notes about guided filters in release-notes.
* blend: disable guided-filters on RAW based color space.
* Revert \"blend: disable guided-filter on non Lab color space.\"
* guided filter: add an additional parameter to adjust the effect of the guiding image for better feathering results in rgb mode
* usermanual: updated list of contributors
* usermanual: new screenshots of darkroom modules
* Minor edit for release notes of 2.6.0rc0
* blend: disable guided-filter on non Lab color space.
* ellipse: fix bug when creating a small ellipse.
* minor code clean-up.
* Update French translation.
* retouch; update form opacity when ctrl-scrolled is used.
* tonecurve: properly also reset the log scale.
* retouch: move wavelet decompose section first.
* retouch: reorder tools to be consistent with other module.
* Adjustments after ppc64le pr, .mailmap updates
* build: update list of features
* usermanual: on manual crop ajdustment in ashift
* RELEASE_NOTES: adjust versions - it\'s rc0, not final release
* usermanual : add duplicate manager
* noiseprofile: Add Panasonic DMC-GX7
* noiseprofile: Add Panasonic DMC-G3
* RELEASE_NOTES: add a note re -DRAWSPEED_ENABLE_LTO=ON
* Update AUTHORS, RELASE_NOTES - RawSpeed part.
* ashift: temporarily hide instead of clean structure when the crop-mode is changed.
* Update error message for unsupported platforms.
* Revert \"Remove code that uses __VEC__ or __ALTIVEC__\"
* Prepare release 2.6.
* exiv2: compatibility with 0.27.0.1
* Fix build without opencl headers. Refs #1847.
* Update French translation of the user manual
* RawSpeed submodule update. Lot\'s of stuff.
* Nikon D2Xs color matrix. Refs #12418.
* For consistency, bump
*all
* cmake_minimum_required() up to 3.4.0
* CMake: set -fno-strict-aliasing in subdirs, i.e. don\'t set for external/
* Nikon Z 6 color matrix.
* usermanual: on the retouch module
* liquify: set the pref when a wrong value is detected.
* liquify: also check for too big prefs.
* liquify: do some sanity check on pref values.
* liquify: code reformatting, follows dt style.
* liquify: fix tool buttons handling.
* ashift: clean structure when the crop-mode is changed.
* Updated Dutch translation
* Bug 12424
* Add Panasonic DC-GX9 (V1.1) whitebalance presets (#1718)
* fix bug #11317: only forward relative mouse pointer positions if they are within the current frame
* white balance presets: Added Sony RX0
* wb_presets: Add white balance presets of Canon PowerShot SX160 IS
* Added WB presets for Panasonic DMZ-FZ300
* Add white balance presets for Canon EOS M100
* noiseprofile: add Sony DSC-RX10M3, fixes #12394
* noiseprofile: add Fuji X-T3, fixes #12396
* LINGUAS: add Norwegian bokmål translation.
* np.po: update Norwegian bokmål translation.
* liquify: fix mouse wheel on first launch
* colorbalance: update built-in legacy params.
* imageop: display new encoded params as updated by legacy.
* modulegroups: fix switching to correct group when using custom riop order
* cmake: bump minium version to 3.4
* Removes bogus assertions (len == sizeof()).
* liquify: fix off-by-one access
* temperature: initialize gui_data to 0.
* colorbalance: properly initialize
*_patches_flags
* Translated darktable user manual to German (#1739)
* Minor reformatting.
* colorbalance: fix built-in presets.
* adjust sliders ranges and defaults panams so that defaults are in the middle of the ranges
* update slider range
* update default params
* filmic: bugfix
* Add usermanual entry for contextual help
* Update French translation.
* modulegroups: properly select last active group when using iop custom order.
* fix another error in legacy params import
* add the black point source that had been forgotten in legacy params
* fix a merging error
* use a gaussian window to desaturate extreme luminances make the saturation slider use a log scale
* fix the desaturation mask
* doc: print now support paper/media kind.
* doc: new filtering options.
* doc: preset + new instance.
* filmic: reset colorpicker when moving all sliders or using the combo.
* filmic: add some borders to area to gain so vertical space.
* manual: basic documentation for mask feathering
* Update French translation.
* Update French user manual
* restore lost git log
* change the saturation slider range and default param
* Remove the desaturation of the bounds using the 2nd order derivative Use a simple window fonction instead
* redo the desaturation mask
* Remove code that uses __VEC__ or __ALTIVEC__
* Adding __ppc64__ to the list of supported platforms
* Update Finnish translation.
* update OpenCL version and add some parameters checks
* Disable some buggy fi translations.
* Update Finnish translation.
* add the color preservation mode + saturation slider in log scale
* Updated Dutch translation
* (mistake) add saturation_out in gui_update()
* add an output saturation correction to comply with ASC guidelines
* remove the preset to reverse the log (not recommended to do that)
* Make HSL <-> RGB conversions truly reversible
* fix the auto-neutralization estimations
* fix the auto grey fulcrum estimation
* fix the auto gamma factor estimation
* Remove preprocessor debug options
* BUGFIX: tonecurve, GTK notebook not updated on GUI reset
* Filmic - b&w synchronized with grey (#1844)
* Update French translation.
* cups_print: display a message when a print is cancelled.
* Update documentation for denoising modules
* ashift: some code beautification
* ashfit: minor rework of manual crop option
* cups_print: kill deprecated warnings for PPD API.
* np.po: add initial Norwegian bokmål translation.
* filmic : use RGB channels average as a black exposure guess in auto mode instead of RGB min
* Handle autocomplete events on the quick-tag text box only when it is editable.
* Update French translation.
* tonecurve: fix thinko in gui_update where proper mode was not restored.
* Minor code reformatting.
* monochrome: fix flicker happening when dragging the colorpicker or control.
* Update French translation.
* filmic: rename \"auto tuning safety factor\" to \"safety factor\"
* filmic, profile_gamma: security factor -> safety factor
* fix the color picker errors in XYZ/RGB reset the GTK notebook view to the first tab when the color space is changed reset the interpolator GTK combobox when the curve is reset from double click on the graph
* update doc/usermanual/po/fr.po
* hide the histogram in RGB and XYZ mode, since it is Lab histogram
* colorbalance broke history
* Fix opencl of nlmeans (borders were oversmoothed)
* profile_gamma: disable color picker when moving security slider.
* blend: fix migration of mask_combine for v5, v6 and v7.
* iop-group: provide an alternative layout.
* Minor reformatting and style fixes.
* iop_group: fix group computation for non default layout.
* Updated Dutch translation
* Updated Dutch translation
* Updated Dutch translation
* Updated Dutch translation
* Updated Dutch translation
* Updated Dutch translation
* iop-layout: add new module filmic
* Updated Dutch translation
* Updated Dutch translation
* color_picker_proxy: no focus messing since the real issue has been fixed.
* Update French translation.
* group mask adjustment UI elements by section labels
* blend: fix obvious cut&paste issue, broke legacy blend support.
* colorbalance: disable colorpicker when moving sliders
* colorbalance: add missing gui->reset = 1/0 when moving sliders
* profile_gamma: disable colorpicker when moving sliders
* Update French translation.
* Update French translation.
* hide the histogram in non-linear scales and non Lab spaces
* make UI labels more explicit
* fix the XYZ conversions
* Hide tabs when not needed Fix some log coordinates conversions
* remove anecdotic functions
* make the UI clearer
* Add parametric log scale in module (port basecurve.c) Add interpolation mode choice Add a mid-grey remapping parameter for the log scale so the graph display is centered in the same grey level as the unbreak color profile grey in log mode Remap the color-pickers accordingly to the log scale Remapping of the histogram in log mode is still WIP
* tonecurve : add presets
* change the saturation slider range and default param
* Remove the desaturation of the bounds using the 2nd order derivative Use a simple window fonction instead
* GUI : move the black exposure after white exposure, change a label
* try to fix a building error on Windows:
* guilded filter: allow to apply both, guided filter and Gaussian blur
* guilded filter: rework dt_develop_blend_process and dt_develop_blend_process_cl, treat global opacity correctly in the application of mask tone-curve
* duplicate: fix behavior when deleting a duplicate.
* colorbalance: don\'t override user-selected patches when autoguessing
* colorbalance: don\'t say \"from patches\" after a picture-wide guess
* duplicate: remove parenthesis to gain some space.
* duplicate: rework this module.
* duplicate: when a duplicate is removed, update collection.
* Update French translation.
* colorbalance: change labels when patches are used for the tuners.
* colorbalance: reset also the luma patches flags.
* bauhaus: force some missing redraw.
* fix build error
* fix build error
* fix copy masks
* colorbalance: try a better handling for color pickers.
* duplicate: pretty print SQL statement.
* duplicate: fix code and clang compilation.
* filmic: remove now unused field unbounded_coeffs.
* duplicate: fix compilation with recent dt version.
* duplicate: use xmp.dc_title instead of caption
* duplicate : add remove btn
* duplicate: add auto-applied history stacks
* duplicate lib implementation
* be more aggressive on the desaturation at the bounds
* take the luminance into account when desaturing
* change the default saturation param
* Fix multiple errors on second order differences calculation
* Add the OpenCL version
* Add a graph Improve the selective desaturation of the S curve output based on 2nd order differences Fix errors in nodes computations
* Do S curve on RGB max and reapply the RGB ratios after
* colorbalance: disable colorpicker when getting the patchs in optimizer.
* colorbalance: use proper labels, code clean-up.
* colorbalance: fix cut&paste error for lable (neutralize colors)
* profile_gamma: disable color picker when changing mode
* profile_gamma: put auto-nute button into the right stack
* profile_gamma: remove commented out code.
* colorbalance: reset color picker when changing mode/controls.
* Minor reformatting.
* Fix: restore lighttable group preview image navigation
* colorbalance: use new color picker support.
* profile_gamma: use new color picker support.
* filmic: use new color picker support.
* color picker proxy: code sharing for module using color pickers.
* Minor reformatting.
* filmic: disable colorpick and set state in one call.
* filmic: fix color picker behavior.
* filmic: disable color picker when moving black/white/middle sliders
* filmic: use color-pickers continuously when active
* filmic: turn auto button into a picker
* cmake: Only set install RPATH on binraries requiring it
* darktable-cli -version should return 0, not 1
* retouch cleanup
* ca correct: bugfix imported from RT, thanks to ingo!
* darkroom: fix typo in code comment
* filmic: remove always true conditions.
* filmic: minor code clean-up.
* Revert \"cmake: Fix RPATH so that you can execute darktable in build dir\"
* rawprepare: emergency segfault fix
* cmake: Fix RPATH so that you can execute darktable in build dir
* Update French translation.
* filmic: fix ctrl-scroll on two sliders.
* BUGFIX : filmic/compilation on non-AVX/SSE systems (#1817)
* Modified the quick-tag text entry\'s autocomplete to work with comma-separated lists of tags.
* Update French translation.
* Add an optimized interpolation method doing the average between the Hermite and cubic splines interpolations LUT.
* decrease critical sliders increments for use with a mouse wheel
* inverse the values of the balance and limit the UI slider ranges to safe values
* Remove the grey node which overconstrains the interpolation with 5 points and leads to bad curves.
* Fix the computations for the shadows/offset balance
* Update French translation.
* filmic: disable color picker icon when \'auto optimized\' is clicked
* blend mask feathering by a guided filter
* Release the cache before updating the database.
* bug 12387
* better strategy to update image\'s aspect ratio.
* image: add routine to set given aspect ratio.
* Update French translation.
* Add filmic.po for translation.
* filmic: fix some strings to please the translation tools.
* add an extra check to remove close nodes while using cubic splines
* re-add the intercept value check
* CMake: OpenCL: also look for clang-7/clang7
* Docker,ci: update to LLVM 7
* Add OpenCL version Exposes interpolator method Removes control logs warnings Remove the extrapolation for the lower outbounds
* comments editing
* improve UI
* add SSE codepath
* Change default contrast value
* Add the extrapolations Merge gamma and tonecurve LUT Make the LUT lib use multithreaded loops
* be less conservative on sanitization
* improve default settings and safety jackets
* first usable version - no SSE2/OpenCL
* Port the log from profile_gamma.c
* Initial work
* kernel: Fix compilation of extended.cl
* kernels: Fix compiling basic.cl
* upgrade undo
* Update doc/usermanual/po/fr.po
* Updated Dutch translation
* Update French translation.
* Make it possible to duplicate a module to apply a new preset.
* dt_iop_gui_duplicate is now public and return the new instance.
* Regenrate logo/watermark with recent Inkscape version.
* Fix minor typo in comments.
* fix new module
* fix mem leak
* fix undo base instance
* fix undo base instance
* DenoiseProfile: change presets
* module colorpicker: ensure the colorpicker is reset when changing image.
* module colorpicker: make sure the colorpicker is reset.
* Fix cut&paste error in comment.
* bauhaus: add dt_bauhaus_widget_get_quad_active
* Minor typo fix.
* profile_gamma IOP : remove the dynamic range remapping
* gamma.c : more robust casting
* monochrome: fix multiple issue with the colorpicker.
* monochrome: make sure that when reset the parameters the picker is disabled.
* Revert \"DenoiseProfile: change nbhood parameter to have a better performance\"
* Revert \"DenoiseProfile: fix the \"not corrected pixel\" effect\"
* Revert \"DenoiseProfile: when pixel is not corrected, use input value\"
* Revert \"DenoiseProfile: fix opencl build (missing parenthesis)\"
* Revert \"DenoiseProfile: change presets\"
* Revert \"DenoiseProfile: rename slider\"
* Revert \"DenoiseProfile: make the luma preset more subtle\"
* Bug fix #12390 : broken HQ export
* colorbalance: fix revert log profile (last instance) preset.
* Update French translation.
* DenoiseProfile: make the luma preset more subtle
* DenoiseProfile: rename slider
* DenoiseProfile: change presets
* DenoiseProfile: fix opencl build (missing parenthesis)
* DenoiseProfile: when pixel is not corrected, use input value
* DenoiseProfile: fix the \"not corrected pixel\" effect
* DenoiseProfile: change nbhood parameter to have a better performance
* fix undo delete module
* Add SQL script to migrate albums from Capture One Pro (#1781)
* bilateral: add missing include, fix compilation.
* iop-layout.sh: add denoise bilateral.
* bilateral: fix iop name.
* Denoise bilateral filter
* Bugfix of Bugfix (critical) : gamma.c, cast uint8 properly (#1797)
* ashift: in manual crop, ensure that we cannot get an empty area.
* ashift: when cl/cr/ct/cb are close to the borders we have neural transform.
* BUGFIX : color picker wrong readings
* Gamma.c : remove the gamma LUT and convert to uint8 straight
* ashift: add way to adjust a crop while keeping the aspect ratio.
* ashift: add some consts.
* ContextualHelp: resolve an id name conflict
* ContextualHelp: make the code more robust
* ContextualHelp: make sure no segfaults are possible for l10n
* ContextualHelp: add links for favorite and styles (bottom panel)
* ContextualHelp: add links for gamut overexposed and softproof
* ContextualHelp: add link for preferences
* ContextualHelp: add some links
* ContextualHelp: add some links and TODOs
* ContextualHelp: add anchors to links
* ContextualHelp: avoid segfault when language is NULL (and default to \"en\")
* colorbalance: fix gey fulcrum displayed value.
* colorbalance: adjust slider digits to ensure ctrl-scroll works.
* update the default style accordingly
* Colorbalance : fix ASC CDL implementation
* Fix the colorbalance
* Move the crop/rotate module in the linear part
* Update French translation.
* Remove some bool left in previous commit.
*
* Added collection filter to show only group leaders or group followers.
* Update French translation.
* mask: give hint about ctrl+click to rotate ellipses
* properly disable color picker on reset
* bilat: don\'t grab data from preview pipe if hash==0, fixes #11872
* Update French translation.
* Do not use a #define for the translatable names.
* Update French translation.
* Update French translation.
* Do not use a #define for the translatable names.
* Update French translation.
* denoiseprofile: update embedded preset to last version.
* profilegamma : add presets
* Use better settings
* Colorbalance : add presets
* exposure: disable colorpicker if picker in colorpicker module activated.
* minor code clean-up.
* colorpicker: fix colorpicker when used from proxy.
* colorbalance: removes always true conditions.
* nlmeans: add search window parameter to gui
* fix heal opencl issue
* sharpen: fix translation.
* collect: introduce 3 modes for tags selection ([ctrl-|shift-]click)
* denoiseprofile: avoid unnecessary mixed-precision arithmetics
* denoiseprofile: avoid unnecessary mixed-precision arithmetics
* Revert \"When cliking on a tag node having children, displays all children.\"
* When cliking on a tag node having children, displays all children.
* properly config sqlite3
* control: Use gboolean instead of C99 stdbool
* RawSpeed submodule update: GoPro \".GPR\" raw format, Nikon Z 7 camera support
* Update French translation.
* Minor code simplification for last commit.
* Contextual help: Minor changes
* Contextual help: add a section id for color balance
* Contextual help: add log message to tell the user to look at his web browser
* Contextual help: clang-format
* Contextual help: refactor string urls so that they are defined once.
* Contextual help: refactoring: one function to map names to urls
* Contextual help: support for print and map panels
* Contextual help: add help link to panels that are not iop modules
* Contextual help: add help to expanders and headers in darkroom
* Contextual help: increase clickable area for masks to get help
* Contextual help: add links for blending and blending modes
* Contextual help for masks
* Contextual help: open usermanual of same language as the one used in dt
* Contextual help: more user-friendly behaviour (cursor shape and message when no help)
* Remove some trailing white spaces
* Added help link
* dded contextual help
* Added contextual help
* Added contextual help links
* Added contextual help links
* Added contextual help links
* Finished contextual help links
* Added contextual help links
* collection: handles 0.4 exposure properly.
* iop-layout.sh : tools to change darkroom UI preferences.
* Add support for adjusting the iop.
* darktable-chart: enable process button for it8 ref values, too
* collection: use <= 0.5 to match the code in collec.h
* Minor reformatting and style fixes.
* Fix collect by exposure.
* Minor formatting fixes.
* added ability to collect images by exposure in lighttable
* Revert \"Enable GCC SSE2 -> AVX2 instructions conversion\"
* Enable GCC SSE2 -> AVX2 instructions conversion
* Replace hard-coded Graphicsmagick versions with variables In the Windows installer GM library location was hard-coded. This change uses now GM\'s version from the PKGCONF
* create_metadata.sh: remove CR from $line in the generated metadata file On Windows the $line variable contained the CR character, basically generated syntactically wrong .c file
* Leaves the 4th image channel untouched in OpenCL colorbalance and profilegamma modules
* split process function into process_lut & process_fusion (#1698)
* clarify group head change mechanism (#1696)
* profile_gamma: use swicth/case instead of if.
* colorbalance: remouve superfluous #ifdef.
* Minor style fixes.
* color picker in colorbalance (#1768)
* Remove hard coded color for the show-mask icon.
* Remove superfluous parentheses.
* Use the new bauhaus to set quad active state. Simplify code.
* bauhaus: add way to set active state of a quad paint.
* Color balance : 1 fix, 2 improvements
* Better fg defaults for the bauhaus widget.
* Log profile : fix the luma estimation in the auto-optimizer.
* Make sure the color picker have the toggle status activated.
* Removes some hard coded color.
* Rename transp -> alpha (better for consistency).
* Rempves superfluous parentheses.
* Fix quad active toggle status.
* Add some consts
* Fix type wich -> which
* Remove trailing white spaces.
* Makes inactive buttons less visible (draw with half alpha).
* update of French translation of the user manual
* german translation: adjust alignment in tooltips
* Minor style fix.
* color picker in profile log
* Update aspect ratio when copying or deleting history.
* After computing the new aspect, and if sorting on aspect update collection.
* properly finalize SQL statement used to compute aspect ratio.
* darkroom: when leaving, ensure the dev is written before computing aspect.
* Fix a bug with the color neutralization
* Fix: Move images in zoomable light table
* RawSpeed submodule update: Sony DSC-RX100M5A.
* Sony DSC-RX100M5A color matrix. Refs. #12365.
* Update French translation.
* Add collection and sorting based on aspect-ratio.
* Update French translation.
* Remove trailing white spaces.
* colorbalance: rename mode, remove legacy.
* skip the computation for neutral contrast & saturation parameters when param == 1.0, avoid computing x^1 or (x-a)
*1+a this saves 1/4 to 1/3 of the computation time also, refactor some duplicate lines
* darktable-chart: what difference a space makes
* Update French translation.
* Fix some accel names.
* Ensure g->channel is set before using it.
* Add hint messages when creating circles & ellipses.
* Improve the RGB -> HSL -> RGB conversion accuracy in UI by moving the luma correction to commit_params() Improve the performance of the lift/gamma/gain in C codepath by 2× avoiding to create temp variables in the loops Resize the hard range of the saturation sliders which will make more accurate Fix a small labelling issue
* fix set clone masks source position
* Rawdenoise: add a comment to explain struct compatibility between versions 1 and 2
* Rawdenoise: add code in reload default to do a full init
* Rawdenoise: add some \"const\" qualifiers
* Rawdenoise: code formatting and remove TODO
* Rawdenoise: fix the way color are determined for threshold
* Rawdenoise: add legacy_params
* Rawdenoise: clang-format
* Rawdenoise GUI: remove x cursors as they are useless for algorithm
* Rawdenoise: change force by channel
* Rawdenoise GUI: color the curves by their channel color
* Rawdenoise GUI:add curves for R, G, and B
* Rawdenoise GUI: GUI is now displaying correctly in new instances
* RawdenoiseGUI: lower mouse width as user will probably need to tune force band by band
* Rawdenoise: adapt denoising band by band
* Rawwdenoise GUI: Add labels
* Rawdenoise GUI:make it impossible to move x triangles
* Rawdenoise: little cleanup of GUI code
* rawdenoise GUI: correctly switch between jpg GUI and raw GUI
* Rawdenoise: GUI initialized correctly for jpg and raws
* First step to have a GUI like equalizer for rawdenoise
* DenoiseProfile: add some \"const\" qualifiers
* DenoiseProfile: update legacy params
* DenoiseProfile: code formatting
* DenoiseProfile: remove some TODOs
* DenoiseProfile: formatting.
* DenoiseProfile: add a stack to have only nlm sliders OR wavelets curves in GUI
* Denoiseprofile: clang-format
* Denoiseprofile: support of force-by-frequency for opencl
* DenoiseProfile: fix bug in legacy_params: a & b were not retrieved
* DenoiseProfile: update blobs of presets
* DenoiseProfile: fix mistake in reading order of force by frequencies
* Denoise profile: adjust wavelet force by frequency and channel
* DenoiseProfile GUI: hide frequency curve when in nlm mode
* DenoiseProfile GUI: add frequency curves
* DenoiseProfile: add todo
* Introduce a new gamma correction for color profiles based on video software
* Removes all trailing white spaces.
* colorbalance: hide the optimizer label when not used.
* Update French translation.
* Revert \"Add support for sorting on aspect-ratio.\"
* Revert a typo from previous commit for colorbalance support.
* Add support for sorting on aspect-ratio.
* Update French translation.
* Fix the segfaults for good by using the proper data structure
* DEBUG : disable temporarily the faulty lines that cause memory corruption/segfault
* Ensure GUI is properly initialized. Explicitely init the private data
* include Pascal Obry\'s patch
* redraw the color-pickers frames
* Use `init_pipe` and `cleanup_pipe` functions to alloc & free the private data structure cleanly
* Ensure the fulcrum contrast does not take negative inputs
* Fix segfaults
* Fix the sliders mode reset when the global color-picker is used
* cherry-pick colorspaces_inline_conversions.h
* Add comments Add an optimizer for luma values Use the luma correction in the color neutralization optimization for better accuracy Refactor some code Add comments Disable the luma normalization for RGB sliders in lift/gamma/gain mode to let it as is.
* Add comments Add an optimizer for luma values Use the luma correction in the color neutralization optimization for better accuracy Refactor some code Add comments Disable the luma normalization for RGB sliders in lift/gamma/gain mode to let it as is.
* Update French translation.
* Fix: Custom image order only in view Lighttable
* Fix crash when entering the slideshow view.
* Minor style fixes.
* replace extra space around center drawing area with margin
* make scrollbars configurable
* add scrollbars for center view
* masks behavior
* Revert for now as this is crashing darktable-generate-cache.
* Minor style fixes.
* noiseprofile: add Panasonic DC-GX9, fixes #12336
* Fix: Custom image order only in view Lighttable
* Update French translation.
* Thumb overlay reduced in size and can be activated as an option
* Simple code cleaning without change to the code
* Show extended thumb overlay only when mouse hovers the thumb
* Thumb overlay improved and expanded
* Minor code reformatting.
* Add a const
* fix gui modules order
* RawSpeed submodule update: Nikon P1000, Fujifilm X-T3 camera support.
* Nikon Z 7 color matrix. Refs. #12322
* Fujifilm X-T3 color matrix. Refs #12346.
* Nikon COOLPIX P1000 color matrix. Refs. #12338
* Updated Dutch translation
* Update French translation.
* darktable-chart: auto-detect gray ramp patches
* Revert \"add scrollbars for center view\"
* Revert \"make scrollbars configurable\"
* supported_extensions.cmake: be aware of GoPro\'s .GPR
* Squash Changes
* fix copy history
* make scrollbars configurable
* add scrollbars for center view
* change clamp for zoom positions in zoomable lighttable
* liquify: do not move node in the center when leaving the center area.
* masks initial pos
* masks initial pos
* masks initial pos
* doc(lua_api): fix typo
* Fix mouse_leave and mask behavior.
* Update French translation.
* Add preview for the liquify tools.
* Add support for mouse_leave event in lib and iop.
* Add some const modifiers (minor code clean-up).
* Fix display of liquify result after dragging strenght during creation.
* Minor code clean-up, only one branch can be active.
* blend changes lost
* Update French translation.
* fix algo select
* fix cross position
* cross follow mouse
* Improved display of color labels inside the thumb (#1711)
* masks continuous add
* select mask source
* RawSpeed submodule update: Panasonic DMC-GX7MK2 (alias of DMC-GX85)
* Improve rendering of image type inside thumbs (#1708)
* Update French translation.
* Updated Dutch translation
* Updated Dutch translation
* RawSpeed submodule update: Phase One P65+ (support+multi-threading), Olympus high-res raws support
* Adjust Phase One P65+ camera name for color matrix. Refs. #11097
* rename module (#1725)
* modifiy the range of the blur radius sliders
* Update French translation.
* Collection: add sorting by title, description
* Allow for 400% and 800% zoom.
* RawSpeed submodule update. Canon EOS 4000D, Olympus SH-2 camera support.
* Canon EOS 4000D color matrix. Refs. #12329, Refs. #12156
* Descending collection sorting: respect all fields
* Add Olympus E-M19 Mark III white balance presets, fixes #12230
* Add Nikon D7500 white balance presets, fixes #12274
* Add Nikon D5600 white balance presets, fixes #12305
* Updated Dutch translation
* Update French translation.
* retouch message (#1724)
* retouch auto levels 2
* Update French translation.
* blend changes lost
* Updated Dutch translation
* Update Russian translation
* Fix user-visible typos
* Add support for opacity in spot removal.
* In zoom_key_accel(), initialize zoom_x and zoom_y to 0.0f in the zoom fill case. Otherwise random values from the stack (-NaN in my tests) will be used by dt_dev_check_zoom_bounds(), breaking zoom fill in interesting ways.
* ellipse TODO
* retouch auto levels
* Added Nikon D850 White Balance Profiles
* Add base-/tonecurves for Olympus OM-D E-M10 II
* Add base- and tone-curve for Nikon D7500
* fix-geo-search: add curl timeout (20s) so that darktable doesn\'t freeze when geotagging_search_url is unavailable
* fix-geo-search: fix uninitialized error
* fix-geo-search: free search_url
* make geotagging search URL into a config key
* location.c: allow HTTP 3xx redirects (tested with old OpenStreetMap URL)
* fix map -> find location
* Make text less technical. Remove field numbers but keep \"Exif.Photo.UserComment\" to guide search engine requests.
* Tell user where content of exif field \"Exif.Photo.UserComment\" is available in watermark plugin.
* Reset static picked color when spot WB has been selected. Fixes #9770
* fixes switching to first album after each exported file
* Mon Jan 21 2019 Marcus Rueckert - noise tools need ghostscript for pdf handling
* Thu Jan 03 2019 Marcus Rueckert - move to new basecurve integration in the cmake build- added basecurve.readme.patch
* Mon Dec 24 2018 Marcus Rueckert - sync spec file with release package
* Mon Dec 24 2018 Marcus Rueckert - disable LTO on opensuse with suse_version < 1550
* Fri Nov 30 2018 Roman Lebedev - ppc64le build, related to https://github.com/darktable-org/darktable/pull/1847
* Fri Nov 23 2018 Roman Lebedev - Enable partal LTO - RawSpeed only
* Mon Apr 23 2018 asnAATTcryptomilk.org- Package darktable noise profiling tools
* Wed Jan 03 2018 mrueckertAATTsuse.de- move tools from /usr/share/doc/packages/darktable/tools to /usr/share/darktable/tools/
* Wed Jan 03 2018 mrueckertAATTsuse.de- package tools/common.sh as well
* Fri Dec 29 2017 mrueckertAATTsuse.de- merge with stable
* Fri Dec 22 2017 mrueckertAATTsuse.de- also track series file until quilt and multibuild go well together
* Mon Dec 18 2017 mrueckertAATTsuse.de- make it 64bit only
* Mon Dec 18 2017 mrueckertAATTsuse.de- bump g++ to >= 5 to match upstream change
* Fri Dec 15 2017 mrueckertAATTsuse.de- no longer package pdfs in main package
* Wed Nov 29 2017 mrueckertAATTsuse.de- enable lua on fedora
* Fri Oct 27 2017 asnAATTcryptomilk.org- ensure that the asan build has debug symbols
* Fri Oct 27 2017 asnAATTcryptomilk.org- make the doc package noarch- build the doc package only in the generic build
* Sun Oct 22 2017 mrueckertAATTsuse.de- add allow-building-with-asan.patch: do not use the unportable code even in ASAN mode.
* Sat Oct 21 2017 mrueckertAATTsuse.de- add asan flavor to multibuild for better debugging
* Wed Oct 11 2017 mrueckertAATTsuse.de- switch conflict/provides to plain darktable
* Wed Oct 11 2017 mrueckertAATTsuse.de- no multiarch builds on anything but TW
* Wed Oct 11 2017 mrueckertAATTsuse.de- added a few optimized packages
* Wed Oct 11 2017 asnAATTcryptomilk.org- Enable OpenCL support with clang
* Wed Oct 04 2017 mrueckertAATTsuse.de- disable basecurve tool on fedora
* Wed Oct 04 2017 mrueckertAATTsuse.de- Build with pkgconfig(lcms2)
* Tue Aug 22 2017 mrueckertAATTsuse.de- also package tools/basecurve/ in darktable-tools-basecurve
* Sat Aug 05 2017 mrueckertAATTsuse.de- pull in gcc 7
* Thu Mar 23 2017 mrueckertAATTsuse.de- Update to version 2.3.0~git416.e1bf22c:
* collection: fix query string for folders
* Updated Hebrew translation
* Update French translation.
* collection: fix folder query string once again
* tools: Add script to purge stale thumbnails
* lua: push integers instead of numbers when this makes sense
* opencl: some GPU memory accounting
* tools: A script to watch a folder for new images
* Thu Mar 23 2017 mrueckertAATTsuse.de- Update to version release2.3.0~git416.e1bf22c:
* collection: fix query string for folders
* Updated Hebrew translation
* Update French translation.
* collection: fix folder query string once again
* tools: Add script to purge stale thumbnails
* lua: push integers instead of numbers when this makes sense
* opencl: some GPU memory accounting
* tools: A script to watch a folder for new images
* Wed Mar 15 2017 mrueckertAATTsuse.de- update to c510ef7
* Fri Mar 10 2017 mrueckertAATTsuse.de- update to b9c2814
* Tue Mar 07 2017 mrueckertAATTsuse.de- update to baec33f
* Fri Mar 03 2017 mrueckertAATTsuse.de- update to 0a3da2c
* Thu Mar 02 2017 mrueckertAATTsuse.de- update to 31a0f0f
* Sat Feb 18 2017 mrueckertAATTsuse.de- update to 6d2e360
 
ICM