Alberto Griggio
cbae5e0718
further tweaks to the lensfun automatching logic
2017-09-08 23:52:16 +02:00
Alberto Griggio
b2232f3843
improved logic for auto-matching lensfun correction (esp. with fixed-lens cameras)
2017-09-08 18:02:34 +02:00
Alberto Griggio
5a37c38bfb
update the lens correction when selecting a camera/lens combination manually
2017-09-08 17:45:18 +02:00
Alberto Griggio
266efa40ae
fixed lensfun-based distortion correction for pictures in portrait orientation
2017-09-08 11:24:10 +02:00
Alberto Griggio
bece5d19ed
fixed bug in showing the list of cameras in the lensfun db
2017-09-08 09:35:49 +02:00
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
f3ae370ea7
fixed bug in passing image dimensions to the lensfun correction engine
2017-09-07 16:53:53 +02:00
Alberto Griggio
30f62b0560
added GUI for lensfun
2017-09-07 16:45:41 +02:00
Alberto Griggio
940577ce45
handle coarse rotation in lensfun distortion correction
2017-09-07 09:57:37 +02:00
Alberto Griggio
18f3bd6f45
added vignette correction via lensfun
2017-09-07 09:17:28 +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
Alberto Griggio
f7b857eb9e
added wrapper classes for lensfun types
2017-09-05 23:42:17 +02:00
Alberto Griggio
2c257d2215
started refactoring ImProcFunctions::transform in preparation for lensfun integration
2017-09-03 20:48:49 +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
Beep6581
59df66e5c6
Merge pull request #4052 from TooWaBoo/dev
...
Update TooWaBlue v2.56, toggle button fix
2017-09-03 13:07:29 +02:00
TooWaBoo
a2467deddb
Update TooWaBlue v2.56
...
Toggle button fix
2017-09-03 01:35:40 +02:00
Beep6581
20dafb21c5
Merge pull request #4030 from TooWaBoo/dev
...
Update TooWaBlue theme to v 2.54/2.55, vertical togglebuttons
2017-09-02 21:48:00 +02:00
Beep6581
8941deccc2
Merge pull request #4029 from Beep6581/bgcolor-h
...
New middle gray preview background color and vertical togglebuttons
2017-09-02 21:31:11 +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
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
heckflosse
f3b4722e4f
RawTherapee is crashing when trying to open .dng taken on smartphone, fixes #4047
2017-08-28 17:40:05 +02:00
johenning
06fd003858
Fixed indentation
2017-08-27 21:27:23 +02:00
Morgan Hardwood
20a3ad9134
Added and updated previewmode* icons, #4027
2017-08-26 19:34:25 +02:00
Morgan Hardwood
0487fb8ec1
Added previewmodeF-*.file and previewmodeF-*.svg
2017-08-26 18:31:15 +02:00
Morgan Hardwood
54b71df3d6
More visible previewmodeF-*.png button icons, closes #4032
2017-08-26 17:47:51 +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
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
TooWaBoo
a8c4039fe7
Update TooWaBoo theme to v2.55, background & color buttons
2017-08-21 15:42:33 +02:00
Ingo Weyrich
ad20c39907
Merge pull request #4031 from Beep6581/cacorrect_speedup
...
Cacorrect speedup
2017-08-21 13:48:26 +02:00
heckflosse
abe5268a10
Removed timing code
2017-08-21 13:46:22 +02:00
TooWaBoo
9b11c30bdb
Update TooWaBlue theme to v 2.54
...
Reason: "New middle gray preview background color and vertical togglebuttons" #4029
2017-08-21 13:28:24 +02:00
Morgan Hardwood
52bd71c12e
Made previewmodeF-off.png more visible on dark themes
2017-08-20 22:10:04 +02:00
Morgan Hardwood
2786478882
Visible panel resizing handles in RT theme, closes #4020
2017-08-20 21:50:11 +02:00
Morgan Hardwood
02b33ec111
Added middle grey tooltip to languages/default
2017-08-20 20:47:35 +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