File debian.changelog of Package rawtherapee-unstable

rawtherapee-unstable (5.3~git.20180108.425.ge58cecbf-1) unstable; urgency=medium

  * HDR tone mapping: normalize luminance relative to the brightest point in the input
    (Also tweaked the default value for the "amount" slider)    
    Fixes #4255
  * Fixe race in tmo_fattal, #4255
  * tmo_fattal02.cc added nowait, #4255
  * Fix non-SSE2 build (fixes #4284)
  * Upstream OBS compile fix by @mbajor
  * Fix i586 build by @heckflosse (#4284)
  * Try to fix most warnings in the OBS builds (#4284)

 -- Marcin Bajor <marcin.bajor@gmail.com>  Mon, 08 Jan 2018 20:40:36 +0100

rawtherapee-unstable (5.3~git.20180108.418.g1006dd1e-1) unstable; urgency=medium

  * Czech translation update
  * Fix build with libsigc++ 2.3.1 (fixes #4223)
  * (Try to) fix warnings that popped up in #4223
  * Fix issue #4216: Partial profile always saves color management > output
  * Update Deutsch locale
  * Tool panel vertical scrollbar bug in Linux #3413
  * Add missing Fattal batch labels
  * Add support for Sony pixel shift ARQ files.
  * Removed PS one green history message from default language file
  * Add sony arq file extension
  * properly adjust local contrast radius when using the fast export pipeline
  * removed local contrast inside the S/H tool (remapped to the new local
    contrast tool) (See #4247)
  * Shadows/Highlights - Removed double separator
  * correctly perform noise reduction when HDR tone mapping settings change
    Fixes #4246
  * cmake switch -WITH_BENCHMARK enables BENCHFUN macro for rtengine
  * Removed unmaintained buildRT Bash script
  * Added new tools/build-rawtherapee Bash script
  * Use AlignedBuffer helper class in rgbProc, use SSE in standard tone c…
  * Fix warning (Wsign-compare)
  * Procparams metadata mode
  * Rgbroc speedup
  * Revision of Noise Reduction labels
    Revised all Noise Reduction labels, now they are grouped by the sub-tool
    they correspond to and are easier to translate by those who don't know
    how to search through the code.
    Used generic labels where possible (curve, slider).
    Renamed "Quality" to "Mode", and "Method" to "Color space".
    Closes #3854
  * Crop tweaks
  * Speedup for weighted tone curve
  * Speedup for 'Saturation and Value Blending' tonecurve
  * Queue state verbose, fixes #4058
    Improvement to the Batch Queue:
    - Start Queue/Stop Queue checkboxes replaced with one swith.
    - It is now immediately clear whether the queue is running or not.
    - The queue is visually stopped once it is empty.
    - String keys fixed to use BATCHQUEUE_ prefix instead of FILEBROWSER_.
    - The switch is insensitive if 1 or 0 images are in the queue.
  * Perceptual tone curve speedup
  * Segfault when changing to Saturation & Value Blending curve, fixes #4279
  * swapped shortcuts for "zoom to fit" and "zoom to fit crop"
  * Set gtk language based on selected language in RT, fixes #4278, kudos to @agriggio
  * Update TooWaBlue theme (2.61) & Deutsch locale
  * Some speedups for scalar sleef functions

 -- Marcin Bajor <marcin.bajor@gmail.com>  Mon, 08 Jan 2018 13:55:42 +0100

rawtherapee-unstable (5.3~git.20171214.293.g1854147c-1) unstable; urgency=medium

  * Added On/Off switch for White Balance
    Candidate fix for #3542
  * Added history msg for WB enabled
  * RCD border artifacts fixed.
  * Attempt to fix #4223 : "i586 build broken (reported by Marcin Bajor)"
  * MacOS: update macosx_bundle.sh
  * Change MINTEMP0 to 2000 in colorapperance to avoid crash

 -- Marcin Bajor <marcin.bajor@gmail.com>  Thu, 14 Dec 2017 10:01:41 +0100

rawtherapee-unstable (5.3~git.20171211.280.g4cc78611-1) unstable; urgency=medium

  * get rt cleaner when built using -Wextra #4155
  * Speedup for initial thumb creation from raw files, fixes #4109
  * Speedup for loading of Phase One files
  * Fix two warnings when using gcc < 7
  * explicitly set -ftree-vectorize to get auto vectorizations even for builds using -o2 instead of -o3 (some distros do that for whatever reason)
  * support for CA correction with a lens profile
  * Enable detection of non-Apple clang Clang features
  * Don't create panasonic bithuff when panasonic_load_raw() is not used
  * Fixed bug (typo) in LCP-based CA correction (now reenabled)
  * Don't access `job` in `BatchQueue::saveBatchQueue()` (fixes #4183)
  * LCP: applied fix by @kznsq for LCP files with attributes in a "PerspectiveModel" tag (issue #4137)
  * Faster png save with still good compression, fixes #4045
  * use camconst.json matrices (and levels) also for DNGs (issue #4129)
  * Disabled timing code in fattal tone mapper
  * when using SETM thumbs are recomputed when switching between File browser and Editor (Filmstrip) even if SameThumbSize=1 in preferences, fixes #4194. Thanks to @Hombre57 for the fix
  * astyle formatting updated, #3715
  * dcraw: apply the fix for #4129 only for DNGs coming from the Adobe DNG Converter
  * Moved findMinMaxPercentile() to rt_algo.*, use bool multiThread in fattal tonemapper, fixes #4195
  * Update Deutsch loacale (HDR-Dynamikkompression)
  * Updated French translation + typo in default language file
  * made the "before" view use the current monitor profile (Fixes #3090)
  * Added template icon showing RT sRGB and ProPhoto CIE XY gamuts
  * Use Glib::KeyFile::load_from_file in ProcParams::load instead of reading into a temporary buffer (Fixes #4205)
  * Procparams cleanup
  * Fixes reading tone curve mode from sidecar.(Closes #4207)
  * NR Median now works independently of lumiance details, #4208
  * color toning: properly draw hue and strength gradients for the highlights and shadows sliders (Fixes #4209)
  * Integrated the RCD demosaic method by Luis Sanz Rodriguez
  * heap-buffer-overflow, fixes #4217
  * Moved histogram working/output profile settings
  * fixed warning reported by clang (forward declaration of ColorManagementParams as class, but it is a struct)
  * Avoid division by zero in RGB_denoise (Fix for #421)

 -- Marcin Bajor <marcin.bajor@gmail.com>  Mon, 11 Dec 2017 18:22:41 +0100

rawtherapee-unstable (5.3~git.20171110.93.8896f19e-1) unstable; urgency=medium

  * Disable LCP CA correction if LCP distortion is enabled
  * Added keyboard shortcuts for "Copy to" and "Move to", closes #3271
  * Custom file chooser button
  * Added alternative camera make name XIAOYI == YI TECHNOLOGY to fix magenta highlights, closes #4164
  * lensfun: improved logic for handling fixed-lens cameras (fixes #4161)
  * License file for libiomp5.dylib
  * Update TooWaBlue theme to version 2.60

 -- Marcin Bajor <marcin.bajor@gmail.com>  Fri, 10 Nov 2017 15:57:52 +0100

rawtherapee-unstable (5.3~git.20171023.69.8c328caf-1) unstable; urgency=medium

  * fix heap-buffer-overflow in wavelet, Detected by AddressSanitizer. #4127
  * Let users select RGB Input ICC profiles for output profiles as requested there
    https://discuss.pixls.us/t/rawtherapee-restriction-on-user-chosen-output-profile/5301
  * Updating misleading tooltips of Soft-proofing buttons (no issue)
  * Added comment to executable_loader.in
  * Use std::string instead of Glib::ustring for the map-key in rtimage.cc, #4140
  * Multithreaded init phase, #4140
  * dual-threaded fill of lensfun treestores, #4140
  * When no lcp is selected, rt does not show (none), fixes #4143
  * Use std::string instead of Glib::ustring for key of map in camconst, #4140
  * Mutliframe handling
  * speed up loading of film simulation cluts by using one shared TreeModel for all the combo boxes
  * Fix coverity issue
  * Fixed Pixel Shift spelling in languages/default
  * exifpanel.cc, Deutsch locale, TooWaBlue theme
  * Removed old Nikon D700.dcp
  * Added NIKON D700 dual-illuminant DCP, closes #4136
  * Tiff files are not shown anymore after clearing cache, fixes #4149
  * Updated rtexif using ExifTool-10.63
  * Require Gtk >= 3.22.24 for Windows, see #4141
  * Skip language file entries starting with !
  * Don't cache history strings in eventDescrArray in history.cc, fixes #4145
  * Save some space in Preference / Image processing tab (see #3526)
  * Update TooWaBoo theme & Deutsch locale
  * Fixed bug in finding lensfun lens when maker name consists of multiple words
  * Fixed bug in updating the GUI value of the lensfun lens when maker name consists of multiple words
  * Wrong translations calls in code, #4153
  * Create PartialProfileDlg (Partial Profile Dialog) on demand instead of in advance when starting rt (saves another few ms when starting rt). fixes #4151
  * get rid of fallbackMgr in MultiLangMgr, fixes #4154

 -- Marcin Bajor <marcin.bajor@gmail.com>  Mon, 23 Oct 2017 23:03:09 +0200

rawtherapee-unstable (5.3~git.20171009.9.1fdc2d7b-1) unstable; urgency=medium

  * Sort HaldCLUT directories (fixes #4123)
  * AppleLocale / executable loader fix
  * Fix missing filename after closing save-as dialog
  * Raw CA correction created an artifact, fixes #4116
  * Improve start time of rawtherapee when Dark-frames and Flat-fileds directories are set at default (windows), fixes #4103
  * dcraw: do not use CameraCalibration matrices when loading DNG files
    This is to make sure that DNG-converted and original raw files are processed in the same way
    Fixes #4129

 -- Marcin Bajor <marcin.bajor@gmail.com>  Mon, 09 Oct 2017 11:46:48 +0200

rawtherapee-unstable (5.3.rc1-1) unstable; urgency=medium

  * RT-Theme: radio and check button fix
  * Hopefully fixes the ADD SET issues, #4100
  * Added ICC profiles ACES, DCI-P3 Theater and DCI-P3 D65
  * fix warning in improcfun.cc

 -- Marcin Bajor <marcin.bajor@gmail.com>  Mon, 25 Sep 2017 19:49:48 +0200

rawtherapee-unstable (5.2~git.20170922.207.18f09dcb-1) unstable; urgency=medium

  * Fix warning when compiling CA_correct_RT.cc without __SSE2__ being defined
  * Prevent /0 in dcraw.cc (fixes #4061)
  * Don't use `<regex>` for trivial cases (#4056)
  * Green equilibration speedup
  * Lensfun integration
  * Ciecamtest2 - fixed jump in brightness curve Ciecam
  * lensfun: applied Floessie's workaround for locale conversion issues
  * lensfun: added possibility to use a private copy of the LF database
  * Don't pass nullptr to lensfun Load()
  * Use LoadDirectory() instead of Load() when dbdir is not empty
  * Preview not updating properly when going back in history with LCP vignetting correction, fixes #4073
  * fix bug in opening a directory when the -R switch is not given
  * Write PP3 before processing image, not after. Hopefully fixes #2494
  * fix compilation failure when using lensfun 0.2.x (fixes #4085)
  * Finally fixes #2494
  * CVE-2017-1438 credits; fix for Kodak 65000 out of bounds access
  * Make LENSFUN_HAS_LOAD_DIRECTORY test actually succeed when it should
  * Added missing link_directory(${LENSFUN_LIBRARY_DIRS}) CMake commands.    this allows to use a lensfun library installed on a custom path
  * Fix clang warnings on new lensfun code (fixes #4086)
  * Lensfun: Reading pp3 with applied LCP doesn't set the LCP radio button. Fixes #4088
  * Use in place tranformations when using only luminance transformations. Fixes #4037
  * fix finding the lensfun library for the LENSFUN_HAS_LOAD_DIRECTORY test
  * make sure the lensfun db is found correctly when building RT in "bundle" mode
  * Update Chinese (Simplified)
  * Update Deutsch locale
  * rawtherapee-cli: use jpeg compression 92 instead of 0 when called with -j
  * Fixed two bugs in lens correction gui, fixes #4098
  * Multithreaded sony_arw2_load_raw()
  * Updated rtexif using ExifTool-10.61
  * Show clipped shadow indicator only when all channels are clipped
  * Fix wrong thumbnails for Canon G3 and G5, fixes #4000, fixes #4099

 -- Marcin Bajor <marcin.bajor@gmail.com>  Sat, 23 Sep 2017 23:04:23 +0200

rawtherapee-unstable (5.2~git.20170909.108.0b8900cf-1) unstable; urgency=medium

  * Ciecamenh
  * Fix issue #4019
  * Reworded DCP tooltips and generateTranslationDiffs
  * Solving issue #3998
  * Etend to double range color histogram Ciecam mode
  * Visible panel resizing handles in RT theme, closes #4020
  * Made previewmodeF-off.png more visible on dark themes
  * Cacorrect speedup
  * raise an exception when `Options::save` fails. See #3975 #3976
  * added option to manually save the collapsed/expanded state of tools
  * More visible previewmodeF-*.png button icons, closes #4032
  * Added previewmodeF-*.file and previewmodeF-*.svg
  * RawTherapee is crashing when trying to open .dng taken on smartphone, fixes #4047
  * Solving issue #4014 : Batch Edit "Transform-Resize" randomly changes default values in USM
  * Shows the RL Deconv. section when in BatchMode
  * BatchToolPanelCoordinator::initSession fixed (issue #4014)
  * New middle gray preview background color and vertical togglebuttons
  * Update TooWaBlue theme to v 2.54/2.55, vertical togglebuttons
  * Update TooWaBlue v2.56, toggle button fix
  * Check for double backslash to enable output to network paths
  * Commented crop ratios
  * Fix crash on empty command line arguments
  * DNG files from HdrMerge are decoded incorrectly when zlib 1.2.11 is used
  * Streamlined crop ratio code, added new crop ratio 64:27, #4053
  * Fix artifacts in raw ca correction when width of raw is odd

 -- Marcin Bajor <marcin.bajor@gmail.com>  Sat, 09 Sep 2017 00:27:09 +0200

rawtherapee-unstable (5.2~git.20170818.42.4429b6f5-1) unstable; urgency=medium

  * Link rawtherapee-cli in tools/osx/macosx_bundle.sh + safety fixes, #3924
  * Remember monitor of main window
  * Clipped shadows and highlights indicator keyboard shortcuts updated, closes #3641
  * new feature: open images in an already-running instance of RT
  * Always show console warning and popup when saving options file fails, #3975
  * Ehnance preview accuracy of Tone Mapping (EPD) tool (issue #2233)
  * Fix two bugs in decoder for compressed fuji files. Thanks to LebedevRI for the hints!
  * Revert EPD Edge Stopping and Scale defaults to their old values now that the preview is more accurate, #2233
  * Update Czech translation
  * Update Deutsch locale
  * Added dual-illuminant FUJIFILM X-T20 DCP, closes #3979
  * Updated French translation
  * Making the preview more accurate with "Use CIECam for EPD" (#2233)
  * Updated Gimp plugin to check that the installed RawTherapee is at least version 5.2
  * macOS - set rpath for CLI, fixes #3985
  * Small speedup for decoding of compressed fuji RAF
  * IliasG updated camconst.json for various cameras, closes #3988
  * Update appstream metadata to current format
  * Move appstream metadate to new location
  * Font too large on Apple Retina/HiDPI & default font erroneously set to None
  * Bugfix in PreviewWindow (attempt to fix issue #3773)
  * Fix unaligned store in `ImProcFunctions::Lanczos()` (fixes #4005)
  * Solving issue #4000 on behalf of heckflosse
  * show message dialog about the expected usage when running RT as GIMP plugin
  * fixed double deallocation in `EditorPanel::saveImmediately`
  * Fixes how Batch Processing Add/Set values behave when count of entries in AdjusterBehavior in options file does not match ADDSET_PARAM_NUM, #2710
  * CIECAM02 enhancement to allow changing the output device's temp, green and Yb. PR #4009
  * Create CONTRIBUTING.md
  * post-astyle cleanup
  * Fix wrong rounding in `PreviewWindow` (fixes #3773)
  * Update TooWaBlue themes and new Average Surround theme.
  * Update TooWaBlue themes and new Average Surround theme.
  * Renamed TooWaBlue theme variants
  * Removed "Default" from "Default Language" and "Default Theme", regenerated translations.
  * Added checked-state color for curve buttons to distinguish them from non-checked curve buttons, #4019

 -- Marcin Bajor <marcin.bajor@gmail.com>  Fri, 18 Aug 2017 22:16:29 +0200

rawtherapee-unstable (5.1~git.20170721.177.8677db0b-1) unstable; urgency=medium

  * Fix broken PowerPC build
  * Optionally use system KLT library
  * fixes #3941, Monitor and printer ICC color profiles missing
  * do not overwrite an existing pp3 in "Reset to default" if a custom profile builder is present (fixes #3906)
  * Lcp distortion alt match
  * GIMP plugin: sync with master of GIMP repo
  * Added support for opening images in an already-running RT instance
  * do not show the 'send to queue' in simple editor mode (fixes #3945)
  * Reduce number of leakes ui handles per editor instance, #3937
  * Remove hidden SETM Editor in METM to save memory and handles, fixes #3944
  * Fix some memory leaks, kudos to Alberto
  * Fix fallout from 3281332
  * valgrind: Fix two memory leaks in toolbar
  * Updated tools/benchmarkRT tool
  * Small speedup for file browser
  * Updated benchmarkRT to work with any locale, and some cosmetic changes. See PR #3947
  * Speedup for filebrowser when opening folders with a lot of files, #3951
  * Small speedup for file browser, #3951
  * Cleanup for b1dd97d, thanks to Flössie
  * In MEOW mode size of toolpanel has to depend on size of MEOW window instead on size of main rt window
  * Fix filtered horizontal thumbs
  * Fixes #3959, Empty partial PP3 not saved empty
  * remove unused caautostrength
  * remove unused retinex.gain and retinex.baselog
  * Use `Glib::ustring::collate_key()` for `ThumbBrowserEntryBase::operator<()`
  * Small speedup for rawtherapee-cli when processing a whole folder of files
  * Limit number of open editors on Windows depending on available gdi handles to avoid crashes. Fixes #3937
  * "-mwindows" now not set for Debug builds on Windows
  * Use rtengine::min/max instead of std::min/max(std::min/max(, patch by Flössie
  * Solving issue #3948
  * Fixes #3968, Wavelet tool does not remember the status of its subtools
  * Fixes #3969, Retinex tool does not remember the status of its settings subtool
  * Clipping indicator buttons: shadows on left, highlights on right, closes #3641
  * Fixes macOS crash if app bundle is renamed, #3882
  * Cosmetic fix rtgui/CMakeLists.txt
  * Link rawtherapee-cli in tools/osx/macosx_bundle.sh + safety fixes, #3924
  * Remember monitor of main window
  * Clipped shadows and highlights indicator keyboard shortcuts updated, closes #3641
  * Always show console warning and popup when saving options file fails, #3975
  * Ehnance preview accuracy of Tone Mapping (EPD) tool (issue #2233)
  * Fix two bugs in decoder for compressed fuji files. Thanks to LebedevRI for the hints!
  * Revert EPD Edge Stopping and Scale defaults to their old values now that the preview is more accurate, #2233
  * Update Czech translation
  * Update Deutsch locale
  * fixes #3957

 -- Marcin Bajor <marcin.bajor@gmail.com>  Fri, 21 Jul 2017 21:02:55 +0200

rawtherapee-unstable (5.1~git.20170625.95.68ab2ecc-1) unstable; urgency=medium

  * Fix some issues reported by AdressSanitzier
  * Some fixes as hinted by Coverity (#3558)
  * Added support for using RawTherapee as a GIMP plugin for opening RAWs
  * Fix some issues reported y valgrind
  * Fixes #3908, Large memory leak when switching folder in file browser
  * Fixes #3387, Add to queue does not work / crash RT on modern Windows when files are in a folder which's name contains special characters (e.g. Zdjęcia)
  * don't use -mwindows for rawtherapee-cli.exe
  * RT crashes when pasting nothing, fixes #3922

 -- Marcin Bajor <marcin.bajor@gmail.com>  Sun, 25 Jun 2017 22:53:35 +0200

rawtherapee-unstable (5.1~git.20170611.38.982b291a-1) unstable; urgency=medium

  * Saving a profile only took effect after RT restart (#3869)
  * Edges tool too strong on diagonals from bottom right to top left. Fixes #3870
  * Update Deutsch locale
  * Added 4 Pixel Shift profiles to bundled profiles
  * Override system camcons.json raw_crop with one from users camconst.json, fixes #3873
  * Renamed and fixed line endings in Pentax Pixel Shift profiles.
  * Queue tab Save to folder shortcuts don't update PathFolder in options file. fixes #3301
  * Saving a profile only took effect after RT restart (#3869)
  * about 4x speedup for Microcontrast tool
  * On Windows, previously opened raw files can't be moved or deleted until RawTherapee is closed. Fixes #3884
  * Support opening filenames with spaces in external editor in Windows, fixes #3883
  * Improved accuracy of Pixel Shift motion mask, no Issue
  * pixelshif.cc compilation warning. fixes #3889
  * rawtherapee-cli (5.1) crashing with -t option. Fixes #3891
  * Use signal_selection_changed() for 'folder' file choosers instead of signal_current_folder_changed()
  * Prevent curves to jump with Brightness algoritm
  * Diagonal curve should be bypassed when it is linear, regardless of node count, fixes #3902
  * Cleaned pixelshift code and made a speedup for pixelshift without motion correction
  * Increase slightly range color histogram Ciecam mode
  * Display release notes only if new major version, #3905

 -- Marcin Bajor <marcin.bajor@gmail.com>  Sun, 11 Jun 2017 01:33:08 +0200

rawtherapee-unstable (5.0.r1~git.20170511.502.abd11da0-1) unstable; urgency=medium

  * Updated Nederlands translation by wim ter meer, closes #3842
  * Updated Nederlands translation by wim ter meer, closes #3842
  * Desktop file comment cleanup, no issue.
  * Don't show useless information on top of metadata tab, reported in #210
  * Making Filter tab the default one in File Browser tab (#3843)
  * Updated label for Batch Editor's tab in File Browser (#3843)
  * Code reorganization to enable Dynamic profile with rt-cli (#3691)
  * Several files astylized.
  * Dynamic profiles wasn't loaded in Preference (#3691)
  * A bugfix that wasn't pushed to main-cli.cc (#3691 #3768)
  * Processing a directory now look for image format set in options (#3691)
  * Update Czech translation
  * Small changes to Retinex GUI
  * Unregister handler with glib when callback function returns false
  * changed implementation of BayerProcess::FrameCountChanged to use IdleRegister
  * Fixed memory leak in IdleRegister::destroy
  * clear the ids map in IdleRegister::destroy (prevent double deallocation)
  * `IdleRegister` cleanups
  * improved adjustment of luma denoise params for the fast export pipeline
  * Changed repo path in tools/generateDirtyFiles
  * Removed unused interface label keys and regenerated all language files.
  * Updated TP_RAW_IMAGENUM_TOOLTIP
  * Further interface label revision, mostly Pixel Shift
  * Deutsch updated by TooWaBoo, PR3852
  * TooWaBlue theme updated by TooWaBoo, PR3852
  * Fixed handling of pipettes with the extended zoom levels
  * added initial support for Sigma sd Quattro DNG files
  * do not add nodes to curves when clicking on the preview window unless ctrl is clicked
  * properly notify Cairo when drawing a gradient to a ThresholdAdjuster
  * Auto Levels completely wrong for monochrome raw files, sigma raw files and canon mraw/sraw files. Fixes #3863
  * use the LANG env var (if set) to determine the system language on Linux/Mac
  * Added dual-illuminant LG Mobile LG-H815 (LG G4) DCP, closes #3868
  * Added dual-illuminant NIKON D5600 DCP, closes #3860
  * Do not crop 8px off LG mobile LG-H815 right border, #3868, https://discuss.pixls.us/t/support-for-lg-g4-camera-phone/3636
  * New candidate fix for #3862, modifier keys handled in cropwindow.cc

 -- Marcin Bajor <marcin.bajor@gmail.com>  Thu, 11 May 2017 00:16:48 +0200

rawtherapee-unstable (5.0.r1~git.20170423.464.040065e5-1) unstable; urgency=medium

  * implement feature request #1489 (custom crop ratio by holding shift while resizing the crop area)
  * Added support for autodetecting the system monitor color profile also on Linux
  * automatically select the system monitor profile if the preferences say so (Fix for issue #3821)
  * LCP tweaks
  * CAAutoStrength key is always saved when saving partial PP3, fixes #3823
  * Pixelshift: Added per channel brightness equalization
  * Updated rtexif with information from ExifTool 10.49, #3802
  * Fix for fractional exposure time values, fixes #2081
  * Fix wrong focal length for Pentax 645Z and Pentax K100D Super, as reported in #3654
  * Fix wrong focal length for Pentax K200D, as reported in #3654
  * improved GUI for selecting pp3 output destination
  * do not write pp3's alongside image files if the preferences say they must go to the cache (Fix for #3834)
  * Show lens used on Panasonic cameras
  * further tweaks to the procparams for the new fast export pipeline
  * Fix colour cast when using raw ca correction on underexposed images, fixes #3836
  * Fix integer rounding relicts, no issue
  * lmmse_interpolate_omp() : use makeIdentity()

 -- Marcin Bajor <marcin.bajor@gmail.com>  Sun, 23 Apr 2017 12:55:39 +0200

rawtherapee-unstable (5.0.r1~git.20170411.420.14f544fc-1) unstable; urgency=medium

  * add Lens ID2 for new Sony FE 85/1.8, fixes #3800
  * Updated Deutsch by TooWaBoo, closes #3808
  * Sporadic crashes when starting rt, fixes #3787
  * Add a brighter TooWaBlue theme
  * Candidate fix for #3785

 -- Marcin Bajor <marcin.bajor@gmail.com>  Sun, 11 Apr 2017 17:38:00 +0200

rawtherapee-unstable (5.0.r1~git.20170401.335.cd93dab9-1) unstable; urgency=medium

  * Set homedir as default path for queue_save/gimp/ps path if path from options not exists
  * Pixelshift. This also includes the possibility to access the three sub-images of Pentax-3-in-1 HDR files and both sub-images of Canon EOS 5D Mark IV Dual Pixel raw files.
  * Add new high ISO values for Pentax KP
  * Added raw crop for PENTAX KP
  * Fix a OOB access in CropHandler::setDetailedCrop() (#3763)
  * Fix broken build by disabling rth-cli target
  * Revert "Fix broken build by disabling rth-cli target"
  * Fixing missing output Profiles bug + disabling rt-cli (see #3691)
  * Don't return `XYZ` for `sRGB` (#3691)
  * Rawtherapee hanging on Windows if verbose = true, fixes #3768
  * allow translation of demosaic methods; hide Sub-Image selector for files with onyl 1 raw file; ...
  * Make xtrans demosaic methods translatable
  * Revised demosaicing method labels.
  * Removed special chars from xtrans demosaic methods language keys
  * made langKey const
  * Fix for #3765
  * Changed 'Pixel Shift' to 'Pixel Shift (Pentax)' to avoid confusion with Olympus 'Pixel shift'
  * Changed tooltip for sub-image selector

 -- Marcin Bajor <marcin.bajor@gmail.com>  Sat, 01 Apr 2017 01:15:16 +0200

rawtherapee-unstable (5.0.r1~git.20170315.130.3660ed5f-1) unstable; urgency=medium

  * Shadows/Highlights: Use iterated boxblur for radius > 40 when Sharp m…
  * Update RawTherapee-GTK3-20_.css
  * Fix `rtengine::min()` for NaNs (#3742)
  * Language files updated.
  * TooWaBlue Update v2.49, fine tuning, typo corrected
  * Added dual-illuminant NIKON D300 DCP, closes #3661
  * Added dual-illuminant NIKON D810 DCP, closes #3662
  * Added dual-illuminant FUJIFILM X100S DCP, closes #3723
  * Revise `SaveAsDialog::okPressed()` (fixes #3737)
  * Make `rtengine::Cache` build again with hashable keys
  * Fix unexpected font change on first Preference change (issue #3637)
  * (attempt to ) solving issue #3759

 -- Marcin Bajor <marcin.bajor@gmail.com>  Wed, 15 Mar 2017 22:19:57 +0100

rawtherapee-unstable (5.0.r1~git.20170306.107.f17e0cd0-1) unstable; urgency=medium

  * Support for compressed bayer files from FUJIFILM GFX 50S
  * Update themes, locallab & dynamic profiles
  * Updated RawTherapee GTK3.20 theme by TooWaBoo, closes #3733
  * Renamed BW themes to Black-and-White
  * Dynamic processing profiles
  * Deutsch locale update "Dynamic Profiles"

 -- Marcin Bajor <marcin.bajor@gmail.com>  Mon, 06 Mar 2017 23:04:26 +0100

rawtherapee-unstable (5.0.r1~git.20170303.72.29a72d15-1) unstable; urgency=medium

  * Update Deutsch locale
  * Speedup for lcp vignette correction
  * Improved DCB, less macroblocking on diagonals, much faster code
  * Adding more profiles to the Output color profile combobox in ICM
  * disabled timing code in dcb_demosaic
  * Whitespace correction (#3719)
  * Variadic template version of `rtengine::(min|max)()`

 -- Marcin Bajor <marcin.bajor@gmail.com>  Fri, 03 Mar 2017 12:14:08 +0100

rawtherapee-unstable (5.0.r1~git.20170222.55.965220e0-1) unstable; urgency=medium

  * Added "Auto White Balance temperature bias" feature and fixed wrong display of Temperature and Tint when opening an image which uses Auto White Balance
  * Update Deutsch locale
  * Translation files regenerated.
  * Sanitize `ImageDimensions` base class
  * re-enable dcraw code for reading lossy DNG files.
  * LCP vignetting correction only works with undemosaiced raw files. fix…
  * Change `-std=gnu++11` to `-std=c++11`
  * Make RT build without `__USE_MISC` and `__USE_XOPEN`
  * Add new `win.cmake` by @TooWaBoo
  * Update TooWaBlue to version 2.45 (#3711)
  * Clearly separate sections in partial profile dialog using RawTherapee.css

 -- Marcin Bajor <marcin.bajor@gmail.com>  Wed, 22 Feb 2017 16:50:28 +0100

rawtherapee-unstable (5.0.r1~git.20170216.26.9c4bba1a-1) unstable; urgency=medium

  * Add `IdleRegister` to deal with destruction while idle func is queued
  * Allow relative CLUT paths (#3639) by @agriggio

 -- Marcin Bajor <marcin.bajor@gmail.com>  Thu, 16 Feb 2017 22:45:22 +0100

rawtherapee-unstable (5.0.r1~git.20170213.20.24ea9960-1) unstable; urgency=medium

  * Removed clang related restriction. Should give a speedup for some parts of rt (denoise for example) when clang is used to build rt
  * Protect all `Crop` accesses with `cropMutex` (fixes #3306)
  * Fix FreeBSD compile error (fixes #3566)
  * Added NIKON D80 dual-illuminant DCP, closes #3669
  * Updated NIKON D810 daylight DCP, #3662
  * Added OLYMPUS E-M1MarkII dual-illuminant DCP, closes #3630
  * Added Panasonic DMC-GX85 dual-illuminant DCP, closes #3631
  * Added NIKON D300 daylight DCP, #3661
  * Removed old Nikon D300.dcp (note capitalization - Windows users watch out).
  * Update README.md
  * Decode compressed xtrans files. Thanks to libraw for this work!

 -- Marcin Bajor <marcin.bajor@gmail.com>  Mon, 13 Feb 2017 15:49:06 +0100

rawtherapee-unstable (5.0.r1~git.20170208.5.281982f3-1) unstable; urgency=medium

  * Initial unstable build
 
 -- Marcin Bajor <marcin.bajor@gmail.com>  Wed, 08 Feb 2017 23:42:36 +0100
openSUSE Build Service is sponsored by