2168 Commits

Author SHA1 Message Date
Alberto Griggio
c8d9573606 disable the selection of lensfun auto mode if no match is found in the db 2017-09-07 18:04:55 +02:00
Alberto Griggio
9bfd2d60d3 fixed update of lensfun-related procparams after editing 2017-09-07 17:50:33 +02:00
Alberto Griggio
30f62b0560 added GUI for lensfun 2017-09-07 16:45:41 +02:00
Beep6581
32863af9b2 Merge pull request #4054 from Beep6581/cropratio-64-27
Streamlined crop ratio code, added new crop ratio 64:27, #4053
2017-09-07 16:05:28 +02:00
Morgan Hardwood
211d194c26 Crop ratio code streamlined by Floessie #4053 2017-09-07 14:54:08 +02:00
Alberto Griggio
dde94bc6d3 added basic integration of lensfun
so far only distortion correction, and no GUI yet
2017-09-07 00:53:03 +02:00
Alberto Griggio
b4d3caf9c6 changed signature of ImProcFunctions::transform to take as input an ImageMetaData pointer 2017-09-06 00:15:41 +02:00
Morgan Hardwood
5e40049297 Added new crop ratio 64:27, #4053 2017-09-03 17:18:34 +02:00
Beep6581
ae9afd31f1 Merge pull request #4051 from dlichtenberger/cli_empty_args_fix
Fix crash on empty command line arguments
2017-09-03 17:01:05 +02:00
Morgan Hardwood
d434a09055 Commented crop ratios 2017-09-03 17:00:31 +02:00
Beep6581
34356ccea7 Merge pull request #4046 from johenning/dev
Check for double backslash to enable output to network paths
2017-09-03 13:57:54 +02:00
Morgan Hardwood
46ca336cb3 Fix needed after merging dev into bgcolor-h 2017-09-02 21:29:32 +02:00
Morgan Hardwood
e4ff3c8bc5 Merge branch 'dev' into bgcolor-h 2017-09-02 21:08:24 +02:00
Morgan Hardwood
71d4393384 Reverted unintentional language string caps change 2017-09-02 20:46:30 +02:00
Hombre57
bfe24ab195 BatchToolPanelCoordinator::initSession fixed (issue #4014) 2017-09-02 18:21:12 +02:00
Daniel Lichtenberger
f5628dd5b3 Fix crash on empty command line arguments 2017-09-01 20:01:28 +02:00
Morgan Hardwood
64116d88c1 Clipped S/H variable name capitalization change for readability 2017-09-01 15:05:06 +02:00
Morgan Hardwood
1e36c564a7 Moved focus mask preview to clipped shadows/highlights section, uses large focus-screem icon, #4027 2017-09-01 14:59:17 +02:00
Hombre57
e6f1b53142 Shows the RL Deconv. section when in BatchMode 2017-08-30 21:46:58 +02:00
Hombre57
aae027da98 Minor bugfix 2017-08-29 02:10:23 +02:00
Hombre57
8df659d2fd Solving issue #4014 : Batch Edit "Transform-Resize" randomly changes
default values in USM

Reidentation in batchtoolpanelcoord.cc for a more compact code
2017-08-29 02:07:58 +02:00
johenning
06fd003858 Fixed indentation 2017-08-27 21:27:23 +02:00
johenning
9e6888070d Added check to avoid out of bounds access 2017-08-26 16:02:36 +02:00
johenning
9579203a99 Fixed double backslash case
If the first two symbols in the path are backslashes, we should not treat them like a single backslash, as one refers to root and the other to a network path.
2017-08-26 15:55:00 +02:00
Desmis
0cab4bee3c merge with Dev 2017-08-23 09:30:15 +02:00
Alberto Griggio
29944a31c6 merge 'custom-tool-collapsed-state' into 'dev' 2017-08-22 16:39:49 +02:00
Alberto Griggio
aa5dcdc3fc merge 'options-save-raise-exception-on-failure' into 'dev' 2017-08-22 16:39:06 +02:00
Alberto Griggio
b39f072baf run through astyle 2017-08-22 08:53:17 +02:00
Alberto Griggio
f70ba32c9d run through astyle 2017-08-22 08:48:33 +02:00
Alberto Griggio
610f3e4853 added option to manually save the collapsed/expanded state of tools 2017-08-21 18:42:15 +02:00
Hombre57
ae19b6485a Adding separators between frames in ExifPanel (see #4008) 2017-08-20 22:51:06 +02:00
Morgan Hardwood
00779e8242 Added L* middle gray preview background color, changed button icons, #4027 2017-08-20 20:40:56 +02:00
Morgan Hardwood
bfd410dc68 Background color button order: theme, black, middle gray, white. #4027 2017-08-20 19:25:22 +02:00
Morgan Hardwood
6723013110 Added L* middle gray preview background color, #4027 2017-08-20 19:14:32 +02:00
Desmis
907b47500d merge with dev 2017-08-20 07:34:22 +02:00
Hombre57
66ba9127ac Solving issue #3998 2017-08-20 00:57:30 +02:00
Hombre57
7394aa3806 Fix issue #4019 2017-08-19 15:12:24 +02:00
Desmis
eb46859301 merge with Dev 2017-08-19 08:17:43 +02:00
Desmis
8aed0100cd Merge pull request #4013 from Beep6581/ciecamenh
Ciecamenh
2017-08-19 07:19:56 +02:00
Desmis
db17c68f1e Format with astyle 3. changed files 2017-08-17 09:38:27 +02:00
Desmis
e9eb5a333e Incorporate locallab in partial pp3 2017-08-17 08:17:45 +02:00
Morgan Hardwood
da4630ef22 Removed "Default" from "Default Language" and "Default Theme", regenerated translations. 2017-08-15 20:08:41 +02:00
Desmis
9b0c008006 merge with dev manually 2017-08-15 09:57:19 +02:00
Desmis
986bbaa2cf Change behavior sliders La 2017-08-15 08:44:35 +02:00
Flössie
411b7b5975 Fix wrong rounding in PreviewWindow (fixes #3773) 2017-08-14 21:52:01 +02:00
Morgan Hardwood
47ed067c70 Styled some files same as dev to help merge newlocallab into dev 2017-08-14 21:12:22 +02:00
Desmis
0c7b59ece8 Suppress ciecam options 2017-08-14 17:49:11 +02:00
Desmis
0bb824e2c1 Other changes for Elle 2017-08-14 08:21:35 +02:00
Hombre57
bc9674a11d Merge branch 'dev' into multiframe-handling 2017-08-13 18:16:03 +02:00
Hombre57
86dac147c6 Adding icons on thumbnails and solving a bug in cacheimagedata.cc
See issue #4008.
The bug in cacheimagedata.cc was preventing correct cached thumbnail
loading, asking for a full processing at each loading of the directory.
2017-08-13 18:13:39 +02:00