1977 Commits

Author SHA1 Message Date
heckflosse
84f46eaab6 Add flat field correction for monochrome raw files 2018-03-09 14:51:28 +01:00
Morgan Hardwood
185f072481 Error strings revised, #4428 2018-03-09 11:32:47 +01:00
Hombre
d86262162b Updated settings folder handling when in single user mode (see #4428) 2018-03-09 00:35:37 +01:00
Hombre
478e1c05b6 Add more size of the app. icon, and remove all of them for Windows
to fix issue #4425
2018-03-07 20:10:00 +01:00
Alberto Griggio
81a8aa4037 added experimental RAW Bayer preprocessing filter for mititgating the Sony PDAF lines banding problem 2018-03-05 16:25:10 +01:00
Morgan Hardwood
5441e89699 Fix missing labels in Preferences > Batch > NR
Noise Reduction label keys were revised in commit 431d13 but the keys
used in Preferences were not updated. This commit updates them to use
the new keys.
Closes #4423
2018-03-03 17:31:43 +01:00
heckflosse
6c5696a976 Fixed failed system language detection for de, fr, nl, es, it, pt in case locale is != xx_XX, for example it failed for de_AT 2018-03-02 19:37:08 +01:00
Alberto Griggio
0bb7375a90 added possibility to apply "RAW line noise filter" only in a specific direction (horizontal or vertical) 2018-02-28 23:37:34 +01:00
Hombre
046e0d6c93 Merge branch 'dev' into alert-after-splash 2018-02-26 17:37:23 +01:00
Morgan Hardwood
cfd666f23e Clear Film Simulation combo when changing images
When switching to the "next" image whose HaldCLUT does not exist,
RT would show the previous image HaldCLUT's name in the
"Film Simulation" combo, even though it is not being used.
This patch by Hombre fixes it, and fixes #4388
2018-02-26 00:14:33 +01:00
Hombre
b430ca19a6 Double fallback implemented (see #4396)
If the user's default profile is not found, it'll fallback to the
bundled one. If this one is not found, it'll fall back to internal
values. No restart required. Only the GUI alert are localized.
2018-02-24 14:02:50 +01:00
heckflosse
d0da0c66e2 Merge branch 'dev' into pfcorrect-cleanup 2018-02-21 14:42:42 +01:00
Hombre
ff021826c6 Falling back to RT's default profile if actually set default profile
doesn't exist (see #4396). If the actually set default profile was RT's
default profile, whichcan't be accessed for any reason, it'll then fall
back by the Internal profile.
2018-02-19 23:20:41 +01:00
Alberto Griggio
6a96bd2676 merge with 'dev' 2018-02-19 16:44:46 +01:00
Alberto Griggio
33e0c28789 started working on no negative clipping 2018-02-19 16:31:30 +01:00
heckflosse
edc9382530 Merge branch 'dev' into pfcorrect-cleanup 2018-02-19 02:37:32 +01:00
Hombre
cb0798502b Fix #4396: "5.4-RC1 stuck on release notes panel"
Now the alert windows pops after closing the splash window
2018-02-18 01:13:49 +01:00
heckflosse
ad0e05f846 SSE2 code for BadpixelsLab() 2018-02-16 13:35:10 +01:00
Floessie
38cab123fc
Merge pull request #4401 from Beep6581/gcc8-warnings
Fix GCC 8 warnings
2018-02-15 20:54:43 +01:00
Flössie
cf3ea4f451 Turn wavelet.Lmethod into an integer (by @heckflosse, #4397) 2018-02-14 20:09:17 +01:00
luz.paz
c3c3ceac79 Misc. typos
Found via `codespell` 
+ removed rtengine/dcraw.patch per discussion in https://github.com/Beep6581/RawTherapee/pull/4395
2018-02-14 14:07:18 -05:00
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