Desmis
dbe3d55e33
Suppress unused wavelet parameters issue4318
2018-01-22 10:06:40 +01:00
Desmis
cef451807d
merge with dev
2018-01-22 08:56:24 +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
heckflosse
44984a911b
Don't set exposure to zero when 'auto levels' is disabled and 'auto matched tone curve' is enabled
2018-01-21 18:03:51 +01:00
Desmis
6cdbba2a0f
merge with dev
2018-01-21 08:42:26 +01:00
Jean-Christophe
61e411b437
Merge pull request #4314 from lvreclp/dev_restart_required_for_colormgmt
...
Added restart required label to Preferences.
2018-01-21 00:25:38 +01:00
Alberto Griggio
2aea7aa97c
moved channel mixer back to the color tab
2018-01-20 18:50:01 +01:00
Morgan Hardwood
466efd3993
Added "Advanced" tab icon.
...
Added equalizer and atom icons, and set the Advanced tab to use
the atom icon. #4298
2018-01-21 19:11:21 +01:00
Alberto Griggio
1ec4ff6463
bumped pp3 version number as requested by Floessie and Hombre57
2018-01-20 18:41:17 +01:00
Alberto Griggio
8f76392885
histogram matching: cache the computed tone curve in RawImageSource
2018-01-19 21:43:55 +01:00
Alberto Griggio
8728e3f3f3
merge with dev
2018-01-19 13:53:37 +01:00
heckflosse
8ee8701141
Detail windows broken at higher zoom levels, #4224
2018-01-18 19:49:05 +01:00
Alberto Griggio
bc89e24ab7
working version -- yay!
2018-01-17 21:16:22 +01:00
Alberto Griggio
bb56d73cc8
started working on proof-of-concept histogram matching
2018-01-17 01:12:13 +01:00
Desmis
918ba7d80d
merge with dev
2018-01-16 15:53:19 +01:00
Flössie
656a92cb8e
Fix openSUSE build once again ( fixes #4307 )
2018-01-15 17:54:15 +01:00
Desmis
08a026a47e
merge with dev
2018-01-15 11:22:49 +01:00
Alberto Griggio
3c2e30dbcc
renamed Wavelet tab to Advanced and moved more tools there (see #4298 )
2018-01-14 21:36:25 +01:00
Hombre
cbcb096339
Fixing #4300 : "RawTherapee theme bug when editing node in/out values"
2018-01-14 13:41:09 +01:00
Desmis
90bd7fa98d
merge with dev
2018-01-14 12:26:00 +01:00
Hombre
2523983776
LabGrid was disfunctional in BatchEditing (reported in PR #4301 )
2018-01-14 00:34:22 +01:00
Hombre
52be618963
Bugfix in LabGrid class + code refactoring
...
- suppressed trailing `_` char for class' parameters
- renamed function name (those not related to Gtk) to lowerCamelCase
- changed the mecanism of dragging point, to avoid throwing unecessary
`panelChange` event
- added a `reset` function, with support of `toInitial` to get back the
values at load time (CTRL+click on reset button)
- `on_draw` optimisation: now LabGrid IS A BackBuffer
2018-01-13 20:26:19 +01:00
Alberto Griggio
0e52db3c77
moved LabGrid class to its own file
2018-01-12 21:58:10 +01:00
Desmis
90d4767ad0
merge with Dev
2018-01-11 13:22:05 +01:00
Alberto Griggio
6a281bbc05
merge with dev
2018-01-11 09:41:07 +01:00
Alberto Griggio
840d3d1de4
made L*a*b* color correction grid respect options.adjusterMinDelay for updating the preview
2018-01-11 09:40:51 +01:00
Alberto Griggio
6824f613e9
HDR tone mapping: fixed typo in setting the defaults
2018-01-10 09:21:54 +01:00
Alberto Griggio
0f7ee33a43
merge with dev
2018-01-09 09:08:25 +01:00
Alberto Griggio
bfa3f786ba
replace M_PI with rtengine::RT_PI
2018-01-08 23:27:22 +01:00
Alberto Griggio
93ac6e0105
added reset button for the L*a*b* grid in color toning
2018-01-08 22:31:48 +01:00
Hombre
3fe9cae2c3
Merge branch 'tiff32float' into dev
2018-01-08 21:47:14 +01:00
Flössie
e58cecbf06
Try to fix most warnings in the OBS builds ( #4284 )
2018-01-08 18:17:12 +01:00
Alberto Griggio
7f89c362d0
HDR tone mapping: normalize luminance relative to the brightest point in the input
...
(Also tweaked the default value for the "amount" slider)
Fixes #4255
2018-01-08 14:54:55 +01:00
Alberto Griggio
7353ff864b
some tweaks to the L*a*b* correction grid module
2018-01-08 14:34:54 +01:00
Desmis
48721c4da1
merge with Dev
2018-01-08 13:31:26 +01:00
Alberto Griggio
041990d216
Added new color toning mode "L*a*b* color correction grid", adapted from DT's color correction module
2018-01-08 00:19:36 +01:00
heckflosse
309eef696b
Set gtk language based on selected language in RT, fixes #4278 , kudos to @agriggio
2018-01-06 18:46:20 +01:00
Alberto Griggio
857f39eb88
swapped shortcuts for "zoom to fit" and "zoom to fit crop"
2018-01-06 18:01:54 +01:00
Desmis
3008d5d90d
merge with dev
2018-01-06 08:01:11 +01:00
Alberto Griggio
eb3c7f13ae
make the batch queue start/stop switch insensitive when there are no pending images in the queue
2018-01-05 23:47:23 +01:00
Alberto Griggio
5cb6a0ebaf
Use a Gtk::Frame instead of a Gtk::Label for the queue title
2018-01-05 23:35:39 +01:00
Morgan Hardwood
888de585d4
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_.
2018-01-05 22:44:07 +01:00
Alberto Griggio
e942e1e457
Merge pull request #4273 from Beep6581/crop-tweaks
...
Crop tweaks
2018-01-04 14:19:28 +01:00
Alberto Griggio
a43886032f
small tweak to the "zoom to fit crop" functionality
2018-01-04 09:29:53 +01:00
Desmis
7a714e5093
Add inverse to shapemethod - fixed crash retinex inverse
2018-01-03 16:47:54 +01:00
Oleg Koncevoy
72ec02a98d
Added restart required label to Preferences, Color management page. Now it is explicitly stated, that it will be possible to select monitor profile only after restarting rawtherapee.
...
Fixes #4198
modified: rtgui/preferences.cc
2018-01-03 17:12:36 +02:00