Alberto Griggio
4d81812d13
LCP: applied fix by @kznsq for LCP files with attributes in a "PerspectiveModel" tag (issue #4137 )
2017-11-17 23:38:27 +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
heckflosse
652044e863
Don't create panasonic bithuff when panasonic_load_raw() is not used
2017-11-15 22:33:06 +01:00
heckflosse
3f1e47d3d5
Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into dev
2017-11-15 14:57:28 +01:00
heckflosse
76ac9b0288
Fix for ph1_bithuff_t, thanks to Flössie
2017-11-15 14:56:57 +01:00
Beep6581
696299be2e
Merge pull request #4181 from Benitoite/patch-3
...
Enable detection of non-Apple clang Clang features
2017-11-15 08:08:07 +01:00
heckflosse
7f9608eea2
Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into dev
2017-11-15 00:54:34 +01:00
heckflosse
18f775d805
review of ph1_bithuff
2017-11-15 00:54:05 +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
heckflosse
0efee599a1
Fix bugs I introduced with the speedup for Phase One decoder
2017-11-13 18:57:44 +01:00
heckflosse
7507b74d6f
explicitly set -ftree-vectorize to get auto vectorizations even for builds using -o2 instead of -o3 (some distros do that for whatever reason)
2017-11-13 18:56:18 +01:00
Benitoite
46e4dece2e
Enable detection of non-Apple clang Clang features
...
Ups macOS cmake requirement to 3.3 and sets policy 25, to differentiate compiler features between AppleClang and plain ole' clang.
2017-11-13 09:51:21 -08:00
heckflosse
bd9592cb1f
Fix two warnings when using gcc < 7
2017-11-12 13:42:25 +01:00
Ingo Weyrich
efcdb561d2
Merge pull request #4177 from Beep6581/ph1speedup
...
Speedup for loading of Phase One files
2017-11-11 18:50:09 +01:00
heckflosse
4754d5a6cc
Speedup for loading of Phase One files, fixes #4050
2017-11-11 18:48:44 +01:00
heckflosse
3b36890546
Merge branch 'dev' into ph1speedup
2017-11-11 18:34:09 +01:00
heckflosse
8fa477793d
Speedup for initial thumb creation from raw files, fixes #4109
2017-11-11 18:31:37 +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
Beep6581
8896f19e6b
Merge pull request #4167 from TooWaBoo/dev
...
Update TooWaBlue theme to version 2.60
2017-11-04 14:08:46 +01:00
TooWaBoo
6b00169260
Update TooWaBlue theme to version 2.60
...
small cosmetic changes
2017-11-04 13:55:18 +01:00
Beep6581
7ded0536b9
Merge pull request #4156 from Benitoite/patch-2
...
License file for libiomp5.dylib
2017-11-01 21:35:55 +01:00
heckflosse
38c04e122e
Merge branch 'dev' into ph1speedup
2017-11-01 20:20:08 +01:00
heckflosse
d6a26f6812
Fix a bug in Hasselblad decoder I introduced with my changes for phase one decoder
2017-11-01 20:19:38 +01:00
Alberto Griggio
2006a1755b
fixed regression in ImProcFunctions::transformGeneral introduced by recent refactorings
2017-10-31 10:49:40 +01:00
Alberto Griggio
770479f643
removed unused parameters from transformLCPCAOnly
2017-10-31 09:38:27 +01:00
Alberto Griggio
dd6e411c13
lensfun: improved logic for handling fixed-lens cameras
...
Fixes #4161
2017-10-31 09:02:37 +01:00
Alberto Griggio
dfff9812bf
improved profile-based CA correction in preview
...
also cleaned up the code
2017-10-31 00:51:01 +01:00
Morgan Hardwood
a2a70bffdf
Added alternative camera make name XIAOYI == YI TECHNOLOGY to fix magenta highlights, closes #4164
2017-10-30 13:12:26 +01:00
Morgan Hardwood
8aa3b75c46
Deleted unused translation strings
2017-10-29 22:02:03 +01:00
Morgan Hardwood
157fc26a60
generateTranslationDiffs
2017-10-29 21:57:54 +01:00
Alberto Griggio
f9dc4fd22b
Merge pull request #4160 from TooWaBoo/dev
...
Update TooWaBlue theme to version 2.59
2017-10-29 21:48:43 +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
Alberto Griggio
5a05b04e09
profile-based CA correction applied during 1:1 preview
2017-10-29 21:41:19 +01:00
Morgan Hardwood
c39a054eab
Added keyboard shortcuts for "Copy to" and "Move to", closes #3271
2017-10-29 18:31:18 +01:00
heckflosse
da5664599e
Merge branch 'dev' into ph1speedup
2017-10-29 14:35:28 +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
a29287eaa0
started working on enabling full support for CA correction with a lens profile
2017-10-26 22:51:03 +02:00
TooWaBoo
075960683c
Update TooWaBoo to version 2.59
...
Please merge together with https://github.com/Beep6581/RawTherapee/pull/4158
2017-10-26 19:50:01 +02:00
Alberto Griggio
1c86c3c44d
Disable LCP CA correction if LCP distortion is enabled
...
This was the old behaviour before lensfun integration. In order to enable both CA and distortion correction from the LCP, more work is needed.
(temporary) fix for #4159
2017-10-26 15:02:55 +02:00
Alberto Griggio
3809d7795d
added CSS style for MyFileChooserButton for GTK+ >= 3.20
2017-10-26 15:01:18 +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
2b2bbd69f4
Make compilation unit rtengine/iplab2rgb.cc -Wextra clean, #4155
2017-10-25 19:07:38 +02:00
heckflosse
f3690d00ac
Make compilation unit rtengine/rtlensfun.cc -Wextra clean, #4155
2017-10-25 17:36:43 +02:00
heckflosse
d1ba2091a0
Make compilation unit rtengine/myfile.cc -Wextra clean, #4155
2017-10-25 17:22:42 +02:00
heckflosse
2e645debb4
Fix two issues detected by Flössie
2017-10-25 17:09:46 +02:00
heckflosse
9a17962f4b
Make compilation unit rtengine/iptransform.cc -Wextra clean, #4155
2017-10-25 16:53:17 +02:00
heckflosse
7b3c36c7c6
reduce scope of warning silencing
2017-10-25 16:50:03 +02:00