heckflosse
7397f8494f
Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into dev
2018-06-24 17:01:57 +02:00
heckflosse
f7578c1512
Dual demosaic: added DCB+VNG4, RCD+VNG4. Cleaned code. Prepared engine for semi-automatic calculation of contrast threshold
2018-06-24 17:01:15 +02:00
Ingo Weyrich
2ceab2774f
Merge pull request #4632 from TooWaBoo/dev
...
Update TooWaBlue v2.66 / Update Deutsch locale
2018-06-24 14:28:01 +02:00
TooWaBoo
65b9f74b47
Update TooWaBlue 2.266
...
Cosmetic changes
2018-06-23 15:57:46 +02:00
TooWaBoo
44d90a93ec
Update Deutsch locale
2018-06-22 15:27:21 +02:00
heckflosse
01d4ed3025
Catch exceptions inside loop to continue listing files if there is an exception thrown for one or more files
2018-06-21 19:19:25 +02:00
heckflosse
2faa8ec4f1
Fix windows boot drive folder bug, fixes #4629
2018-06-21 14:39:27 +02:00
Morgan Hardwood
2e0f18dce7
generateTranslationDiffs
2018-06-21 13:18:54 +02:00
Morgan Hardwood
a8324cd031
Japanese translation updated by firefly
...
Closes #4627
2018-06-21 13:13:12 +02:00
Alberto Griggio
943b81969c
Merge pull request #4613 from Beep6581/channel-mixer-more-precision
...
increased precision and range of the channel mixer (allow 1 decimal figure and extend to -500,500)
2018-06-21 11:01:41 +02:00
Alberto Griggio
8fe947c6a0
channel mixer: increase the range to -500,500
2018-06-19 10:38:17 +02:00
Morgan Hardwood
b626b4e98a
UI rendering performance improved
...
The CSS text-shadow property causes a serious performance degradation in
rendering the UI, at least when used in comboboxes with many entries
(i.e. Profiled Lens Correction), though the whole RT is affected.
Fixes #4624
2018-06-17 21:00:14 +02:00
heckflosse
5515b3dd72
Sharpening contrast mask - Bug, fixed by @Hombre57, fixes #4620
2018-06-17 11:20:27 +02:00
Morgan Hardwood
ab22b6b4d4
Restored accidentally deleted rawtherapee.astylerc
2018-06-16 09:57:49 +02:00
Alberto Griggio
93d442f802
increased precision of the channel mixer (allow 1 decimal figure)
2018-06-15 14:16:37 +02:00
Hombre
e2dc8ea2c3
Merge branch 'dev' into testoutputprofile
2018-06-14 21:47:14 +02:00
Ingo Weyrich
99caa76f75
Merge pull request #4611 from TooWaBoo/dev
...
Update Deutsch locale
2018-06-14 19:56:16 +02:00
TooWaBoo
1e0610f3e5
Update Deutsch locale #2
2018-06-14 19:51:50 +02:00
TooWaBoo
469a07b232
Update Deutsch locale
2018-06-14 18:39:03 +02:00
Alberto Griggio
5a2e6f5f76
Merge pull request #4605 from Beep6581/labgrid-reduce-range
...
reduce the range of the lab grid colour toning method
2018-06-14 18:21:58 +02:00
Alberto Griggio
fcf1fd0592
revert to old method (<= 5.4) for hilight reconstruction via colour propagation
...
Fixes #4610
2018-06-14 18:05:47 +02:00
heckflosse
0edd4bfcea
dcp profiles not found when user dcp profile dir did not exist
2018-06-14 15:38:40 +02:00
Alberto Griggio
80d91d86fd
labgrid: clamp values to ensure they are within the display of the GUI
2018-06-14 13:35:38 +02:00
heckflosse
08c9e9c93c
Disable sharpening mask when enabling focusmask or clip indicators
2018-06-14 12:26:49 +02:00
heckflosse
de5defd9b7
Fix broken non SSE builds, fixes #4608
2018-06-14 11:31:06 +02:00
heckflosse
e3cb9130a1
Fixed copy/paste bug in gauss.cc
2018-06-14 00:38:28 +02:00
heckflosse
35743a19ad
fixed copy/paste bug in gauss.cc
2018-06-14 00:31:11 +02:00
Ingo Weyrich
67b032cc67
Merge pull request #4607 from Beep6581/sharpmask
...
Sharpmask merged without a new icon for the new button, because @Beep6581 advised me to do that ;-)
2018-06-13 23:21:51 +02:00
heckflosse
cbdf30f691
Merge branch 'dev' into sharpmask
2018-06-13 22:29:45 +02:00
heckflosse
ebfc5dab9b
Info area hidden by detail window, fixes #4606
2018-06-13 22:27:29 +02:00
heckflosse
d5ea2becae
Merge branch 'dev' into sharpmask
2018-06-13 14:36:27 +02:00
Alberto Griggio
09b5dca08d
merge branch 'user-dcp-profiles-dir'
2018-06-13 14:31:07 +02:00
heckflosse
306e0478d7
deconvolution amount was ignored if contrast threshold == 0, fixed
2018-06-13 14:28:31 +02:00
Alberto Griggio
d8bf532e47
reduce the range of the lab grid colour toning method
...
allows for more fine-tuning where it matters most
2018-06-13 14:14:39 +02:00
heckflosse
f6508b3203
Merge branch 'dev' into sharpmask
2018-06-13 13:02:38 +02:00
heckflosse
1b094a084a
Show/hide contrast mask, still wrong icon on button
2018-06-13 13:02:10 +02:00
Morgan Hardwood
f7d3fd1a48
generateTranslationDiffs
2018-06-13 10:42:35 +02:00
Morgan Hardwood
573e39719e
French translation updated by lebarhon, closes #4603
2018-06-13 10:42:24 +02:00
Morgan Hardwood
1425977f35
Japanese translation updated by firefly, closes #4604
2018-06-13 10:41:59 +02:00
heckflosse
a3055f3552
Small speedup for rl sharpening when damping = 0, no issue
2018-06-12 17:59:10 +02:00
Floessie
168309f45b
Merge pull request #4559 from Beep6581/natural-number-filesort
...
Sort file numbers naturally (#2467 )
2018-06-12 11:07:05 +02:00
Alberto Griggio
f87b71460f
Merge pull request #4593 from Beep6581/green-eq-camconst
...
Move green equilibration info to camconst.json
2018-06-12 08:46:24 +02:00
Alberto Griggio
55f232f4dd
updated camconst.json with global green eq info according to iliasg's advice
2018-06-12 08:44:34 +02:00
Morgan Hardwood
83e686a719
Fixes bugs in Black-and-White tool
...
- Incorrect history messages were shown.
- Channel mixer "Auto" behaved incorrectly.
Fixes by Jacques Desmis.
Closes #4570
2018-06-11 21:52:23 +02:00
heckflosse
44729edf04
Prepared engine to display the Sharpening Contrast mask
2018-06-10 14:35:12 +02:00
heckflosse
039f68e545
Fix another two bugs I introduced
2018-06-08 17:48:53 +02:00
heckflosse
6a317ee4fc
Fix broken clang build
2018-06-08 16:04:25 +02:00
Alberto Griggio
4361e12062
camconst: use true/false instead of 0/1 for "global_green_equilibration"
2018-06-08 13:55:15 +02:00
Ingo Weyrich
cdaab6a68b
Merge pull request #4590 from Beep6581/spotwb
...
Spot white balance sometimes failes, fixes #4589
2018-06-07 22:27:10 +02:00
heckflosse
6cba9ab7c4
Fixed another accidently committed change
2018-06-07 22:11:37 +02:00