Flössie
8bebb5c720
Remove unused ColorManagementParamsEdited::gamfree
2017-12-05 18:55:59 +01:00
Flössie
e6e4bfa350
Merge branch 'dev' into procparams-cleanup
2017-12-05 18:23:48 +01:00
Alberto Griggio
56dc615b2a
lens profile: correctly update the value of the "correct CA" checkbox
...
Fixes #4201
2017-11-28 14:26:30 +01:00
Alberto Griggio
a2edcbd67d
made the "before" view use the current monitor profile
...
Fixes #3090
2017-11-26 22:02:58 +01:00
Flössie
95614c7ecb
Add operator ==()
to every parameter struct
2017-11-26 14:03:25 +01:00
heckflosse
dc248860a1
remove unused variable
2017-11-25 12:18:20 +01:00
Flössie
7ba16a6f06
Bump PP version to 328 due to ff_clipControl
(by @heckflosse)
2017-11-22 20:41:13 +01:00
heckflosse
4bad4df2d7
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
2017-11-22 01:32:39 +01:00
Flössie
0eb3969279
Make PartialProfile
non-copyable
2017-11-21 18:11:26 +01:00
Flössie
b98a3944a6
Merge branch 'dev' into procparams-cleanup
2017-11-20 20:40:57 +01:00
Flössie
5734e546d8
C'tor init for the rest of the Params
2017-11-20 20:26:23 +01:00
Alberto Griggio
d47e7f67b2
fattal: set the lower bound to 1 instead of 0 (so that it's obvious it still has an effect)
2017-11-19 18:40:48 +01:00
Flössie
05505803ae
C'tor init for (ToneCurve|Retinex|LCurve|ColorToning)Params
2017-11-18 19:07:23 +01:00
Alberto Griggio
f6bd06a06c
merged 'hdr_tonemap_fattal_nocache' into 'dev'
2017-11-18 17:44:34 +01:00
heckflosse
5ddd42f721
Faster png save with still good compression, fixes #4045
2017-11-18 12:56:37 +01:00
Flössie
0a9d81bc7f
Fix wrong *Sensor::Method::NONE for MONO substitution
2017-11-17 17:19:40 +01:00
Flössie
e0f7c1358b
procparams.h
cleanup - Part 2
...
TODO:
- Add c'tors and find all defaults
- Remove `setDefaults()` in favour of c'tors
- Add `operator ==()` to `struct`s
2017-11-17 17:05:46 +01:00
Flössie
071e19bfd9
Don't access job
in BatchQueue::saveBatchQueue()
( fixes #4183 )
2017-11-17 16:43:17 +01:00
Alberto Griggio
339c794359
Fixed bug (typo) in LCP-based CA correction (now reenabled)
2017-11-16 21:22:17 +01:00
Alberto Griggio
19281eedd1
merge branch 'lensprofile-ca-correction' into 'dev'
2017-11-14 22:53:27 +01:00
Alberto Griggio
99f41baf4f
disable LCP-based CA correction, as it is currently broken
2017-11-14 22:52:57 +01:00
Flössie
02d6187cd8
procparams.h
cleanup - Part 1
...
TODO:
- Part 2 (obviously 😉 )
- Remove `setDefaults()` in favour of c'tor
2017-11-14 21:20:07 +01:00
Flössie
aa414fca41
Clean rtengine::procparams::Threshold
2017-11-13 22:00:27 +01:00
Flössie
c702e5d847
Additional manual cleanups to ProcParams::(save|load)()
2017-11-11 21:11:57 +01:00
Ingo Weyrich
5946a00511
Merge pull request #4176 from Beep6581/extraclean
...
get rt cleaner when built using -Wextra #4155
2017-11-11 18:06:00 +01:00
Alberto Griggio
b640a37d79
Fattal GUI: set a lower bound of 0 for amount
2017-11-05 21:49:38 +01:00
Hombre
34ed12c318
HDR Tone compression : Threshold and Amount swapped in GUI ( #4168 )
2017-11-05 00:00:27 +01:00
Hombre
0a9f382967
Refactored name for Fattal / Alpha & Beta + updated ranges (see #4168 )
...
Ranges for Threshold and Amount is now -100 / +100 integer. Effective
range should be modified in ImProcFunctions::ToneMapFattal02 if ever.
2017-11-04 23:09:58 +01:00
Hombre
b64707bea6
Adding ADD/SET mechanism to Fattal HDR tool + PartialPaste dialog gui
...
+ range of Beta limited to 0.7 <> 1.3.
ADD/SET mechanism was missing for EPD tool too, so it's included in this
commit.
see #4168
2017-11-04 21:27:11 +01:00
Alberto Griggio
77b4ad497b
Integrated "Fattal02" tone-mapping operator from Luminance HDR
2017-11-02 22:34:49 +01:00
Alberto Griggio
d5c01e8c1d
Merge pull request #4158 from Beep6581/custom-file-chooser-button
...
Custom file chooser button
2017-10-29 21:48:27 +01:00
Morgan Hardwood
c39a054eab
Added keyboard shortcuts for "Copy to" and "Move to", closes #3271
2017-10-29 18:31:18 +01:00
Alberto Griggio
830fd6fdbb
added support for CA correction via lensfun
...
Performance could be improved (see the comments marked "agriggio" in iptransform.cc and rtlensfun.cc)
2017-10-26 23:55:52 +02:00
Alberto Griggio
e44662a899
updated comment about margin and GTK < 3.20
2017-10-26 09:08:44 +02:00
Alberto Griggio
c3bdd47a62
make MyFileChooserButton behave nicely with CSS themes
...
Note: I still had to hardcode a set_border_width(2) for GTK+ < 3.20, because nothing I tried on the CSS worked...
2017-10-25 22:35:26 +02:00
heckflosse
7542cfc456
Make compilation unit rtengine/icons.cc -Wextra clean, #4155
2017-10-25 13:26:14 +02:00
Alberto Griggio
8322f03e3d
added a default border to MyFileChooserButton, and set the widget name to "MyFileChooserButton" (to allow for CSS customization)
2017-10-25 10:30:19 +02:00
Alberto Griggio
46e3471d0f
minor tweak to the ok/cancel button labels of MyFileChooserButton
2017-10-24 15:09:40 +02:00
Alberto Griggio
a0a7b717c1
simplify the implementation of MyFileChooserButton::show_chooser
...
Do not try to show a native file dialog. I think this would be useless, since
RT already uses non-native dialogs in other places, and I'm not sure it would
be possible to replace all of them (e.g. in icmpanel.cc the dialog is
customized by adding a checkbox for WB, and this is not possible with a native
dialog).
2017-10-24 14:03:02 +02:00
Alberto Griggio
5be042bcd4
use ALIGN_START for the label of MyFileChooserButton
2017-10-24 12:00:38 +02:00
Alberto Griggio
cf75429648
added set_show_hidden() method to MyFileChooserButton
2017-10-24 11:48:07 +02:00
Alberto Griggio
df8b52f978
implement our own custom FileChooserButton, with the aim of speeding up startup time
...
See #4140
Compiles fine, but needs testing...
2017-10-24 00:27:55 +02:00
heckflosse
e489fc7bea
Make compilation unit rtengine/rtthumbnail.cc -Wextra clean, #4155
2017-10-22 14:01:07 +02:00
heckflosse
8c328cafd1
get rid of fallbackMgr in MultiLangMgr, fixes #4154
2017-10-20 21:05:19 +02:00
heckflosse
41cd29d201
Create PartialProfileDlg (Partial Profile Dialog) on demand instead of in advance when starting rt (saves another few ms when starting rt). fixes #4151
2017-10-19 20:37:03 +02:00
heckflosse
c2c213efac
Wrong translations calls in code, #4153
2017-10-19 19:00:28 +02:00
Alberto Griggio
e2433214a3
Fixed bug in updating the GUI value of the lensfun lens when maker name consists of multiple words
...
It might happen in the lensfun DB that there are multiple makers sharing a
similar name (at present, this only happens for "Leica" and "Leica Camera AG").
The logic for finding the lens in the combo box was not considering this...
2017-10-19 16:20:31 +02:00
Hombre57
3d4ff41550
Save some space in Preference / Image processing tab (see #3526 )
2017-10-17 23:25:09 +02:00
heckflosse
659fa619d4
Don't cache history strings in eventDescrArray in history.cc, fixes #4145
2017-10-16 22:18:13 +02:00
heckflosse
43ea69447f
Skip language file entries starting with !
2017-10-16 21:54:09 +02:00