1506 Commits

Author SHA1 Message Date
heckflosse
63f14dda7e Speedup and reduced memory usage for 'Defringe', 'Cbdl reduce Artifacts' and 'Ciecam02 Hot/bad pixel filter' 2018-02-14 14:18:31 +01:00
heckflosse
ee4546e16f use en_UK instead of en_GB for Apple 2018-02-11 12:56:16 +01:00
heckflosse
c50c6b2287 setenv(LANG, ...) too late, fixes #4319 2018-02-10 23:18:43 +01:00
Alberto Griggio
91f14e0146 added option 'InspectorDelay' to delay generation of inspector previews 2018-02-09 22:20:55 +01:00
Alberto Griggio
d17bb0cfe6 feature: added option to use a (fast) neutral RAW rendering in 'inspector mode' 2018-03-21 10:47:38 +01:00
Alberto Griggio
08846264c7 started work on making RT not clip the image at intermediate stages 2018-02-09 21:25:39 +01:00
heckflosse
786b73b899 use g_setenv() and g_getenv() in setGtkLanguage(), #4319 2018-02-09 21:01:59 +01:00
heckflosse
ab47193d8b Some fixes for setting of LANG, #4319 2018-02-09 20:26:03 +01:00
Flössie
b53e773fbb Copy locale suffix to new LANG setting (by @heckflosse, #4319) 2018-02-08 21:28:44 +01:00
Flössie
4a2b9468d1 Set LANG before starting threads (#4319) 2018-02-08 21:23:16 +01:00
Morgan Hardwood
536ebb9974 Fix "." filename in Save As dialog
If you hit Ctrl+s to save the image, then delete the filename and press
the cancel button, the next time you tried to Ctrl+s the same image the
filename would show as a period, ".". This patch fixes that - now it
will show the original filename.
Fixes #3174
2018-02-07 00:55:44 +01:00
Ingo Weyrich
81ce5581e8
Merge pull request #4373 from Beep6581/detail-window-improvements
Avoid unnecessary processing when zooming to >= 100% or opening detai…
2018-02-06 22:05:30 +01:00
heckflosse
c9819d35e6 Avoid unnecessary processing when zooming to >= 100% or opening detail windows 2018-02-06 13:50:00 +01:00
Alberto Griggio
e6265cdfef merged 'softproofing-output-profile' into 'dev' 2018-02-06 13:25:00 +01:00
heckflosse
1f42e5cdd4 Avoid unnecessary update to main preview when opening first detail window, fixes #4368 2018-02-05 16:01:00 +01:00
Alberto Griggio
e9d700d61d added option to check for out-of-gamut colors wrt the monitor profile
If soft-proofing is turned off, enabling gamut check will show highlight the pixels that are out of gamut for the current monitor profile
2018-02-05 10:25:02 +01:00
Alberto Griggio
06fedfdac7
Merge pull request #4366 from Beep6581/softproofing-output-profile
Softproofing output profile
2018-02-04 22:38:36 +01:00
heckflosse
b4227e1a02 Always show image dimensions below navigator preview, fixes #4359 2018-02-04 18:55:21 +01:00
Morgan Hardwood
ff808c823b Gamut icons made consistent, closes #4360 2018-02-04 16:09:14 +01:00
heckflosse
1d037397f1 Navigator width and height of image not updated when changing images, fixes #4359 2018-02-04 00:13:12 +01:00
Alberto Griggio
dc44212691 Soft-proofing: fall back to using the current output profile if no printer profile is specified
Implements #4361
2018-02-03 21:49:41 +01:00
heckflosse
3e2e7717b1 Fix random behaviour when opening images in SETM and 'Auto zoom to fit the crop area' is enabled, fixes #4357 2018-02-03 12:57:36 +01:00
Morgan Hardwood
fe47db88cb Cosmetic formatting of ADDSETVAL_ #4349 2018-02-01 13:29:15 +01:00
Alberto Griggio
db8024ed34 fixed typo (thanks Beep6581) 2018-02-01 11:44:02 +01:00
Alberto Griggio
7f969648b3 fixed the behaviour of add/set for local contrast during batch edits 2018-02-01 11:06:34 +01:00
Alberto Griggio
9a8d2bd8ff moved local contrast to the detail panel 2018-02-01 11:04:13 +01:00
Ingo Weyrich
478410fa39
Merge pull request #4347 from Beep6581/lab2xyz
Improve accuracy of Lab <=> xyz conversions
2018-01-31 23:23:34 +01:00
heckflosse
e7d90ec1a2 Improve accuracy of Y to L conversion, fixes #4338 2018-01-29 21:17:34 +01:00
Morgan Hardwood
e597aefc07 Added new processing profiles #2055
Includes new default processing profile for raw photos.
2018-01-28 23:20:31 +01:00
Floessie
37af755277
Merge pull request #4336 from Beep6581/fix-coarse-display
Patch up crop updates
2018-01-27 17:46:34 +01:00
Flössie
98efaa5f1b Avoid deadlock by shifting GUI update to idle thread (#4224) 2018-01-26 16:46:22 +01:00
Ingo Weyrich
24151b313a
Merge pull request #4324 from Beep6581/remove_x86_64_dependencies
Removed most of the __x86_64__ dependencies. Also removed _RT_NESTED_OPENMP
2018-01-26 16:37:51 +01:00
Morgan Hardwood
fe1ac7f605 Added black and white adjuster icons
Used for the Anchor slider in the HDR Tone Mapping tool.
2018-01-26 00:29:04 +01:00
Alberto Griggio
6b1e0a481f added "dummy" icons for the fattal "anchor" adjuster 2018-01-25 22:34:09 +01:00
Alberto Griggio
8a510315c2 Fattal: added anchor parameter 2018-01-25 22:13:17 +01:00
Flössie
78045374ad Fix coarse initial display (#4224) 2018-01-25 18:57:02 +01:00
Alberto Griggio
258c286c86 improve layout of the partial pp3 paste dialog
move metadata group in the middle column
2018-01-24 22:10:07 +01:00
Alberto Griggio
e4555cc51c PP3 save: make sure that when nothing is selected, the PP3 is truly empty
Fixes #4330
2018-01-24 22:09:30 +01:00
Ingo Weyrich
54a903797c
Merge branch 'dev' into remove_x86_64_dependencies 2018-01-24 20:10:52 +01:00
Morgan Hardwood
f5bd232cd2 Partial Paste dialog cleanup and fix for Advanced
Closes #4332
2018-01-24 14:58:14 +01:00
heckflosse
96bf06a950 Removed most of the __x86_64__ dependencies. Also removed _RT_NESTED_OPENMP 2018-01-23 16:05:31 +01:00
Desmis
9a4359995f Suppress manuel settings fot local contrsat and edge detection in wavelet 2018-01-23 10:36:50 +01:00
Alberto Griggio
e5fe9b47df fixed bug in setting the queue running/paused icons for METM layouts
Fixes #4323
2018-01-23 08:58:31 +01:00
Alberto Griggio
16c8f18976 make sure that the idle callback set by CropHandler::setDetailedCrop gets called before redraws
Fixes #4224
2018-01-22 23:00:37 +01:00
Desmis
dbe3d55e33 Suppress unused wavelet parameters issue4318 2018-01-22 10:06:40 +01:00
Alberto Griggio
5342e75289 merged branch 'advanced-tools' into 'dev' 2018-01-21 21:01:09 +01:00
Alberto Griggio
e0deba6927
Merge pull request #4312 from Beep6581/histogram-matching
Histogram matching
2018-01-21 19:22:28 +01:00
Alberto Griggio
b13db578eb do not reset highlight compression when doing histogram matching 2018-01-21 19:21:41 +01:00
Alberto Griggio
d44a3b8bb3 added tooltip to the hisogram matching button 2018-01-21 19:00:40 +01:00
heckflosse
9e123e547d Merge branch 'histogram-matching' of https://github.com/Beep6581/RawTherapee into histogram-matching 2018-01-21 18:04:23 +01:00