Commit Graph

5118 Commits

Author SHA1 Message Date
heckflosse
18f09dcbee Fix wrong thumbnails for Canon G3 and G5, fixes #4000, fixes #4099 2017-09-23 16:20:50 +02:00
Beep6581
99b817e821 Merge pull request #4079 from midluk/clipindicator
Show clipped shadow indicator only when all channels are clipped
2017-09-23 14:10:34 +02:00
Morgan Hardwood
74ff429517 Merge branch 'exiftool1061' into dev 2017-09-23 14:02:52 +02:00
Morgan Hardwood
8fae2727e2 Updated rtexif using ExifTool-10.61 2017-09-23 13:53:54 +02:00
Ingo Weyrich
8354a921e4 Merge pull request #4097 from Beep6581/decodesonyomp
Multithreaded sony_arw2_load_raw()
2017-09-23 11:40:17 +02:00
heckflosse
5247e61040 sony_arw2_load_raw() : removed timing code 2017-09-23 11:39:14 +02:00
heckflosse
d733c40346 Fixed two bugs in lens correction gui, fixes #4098 2017-09-22 19:11:55 +02:00
heckflosse
e29334a4dc rawtherapee-cli: use jpeg compression 92 instead of 0 when called with -j 2017-09-22 18:00:15 +02:00
heckflosse
f49d1c7762 sony_arw2_load_raw() : let only master thread update the progress bar 2017-09-22 16:01:53 +02:00
heckflosse
973656fd82 Multithreaded sony_arw2_load_raw() 2017-09-22 14:03:40 +02:00
Morgan Hardwood
912279cb1a generateTranslationDiffs 2017-09-22 08:51:18 +02:00
Beep6581
4872a91e8a Merge pull request #4095 from TooWaBoo/dev
Update Deutsch locale
2017-09-22 08:38:18 +02:00
TooWaBoo
fb3758f403 Typing mistake corrected 2017-09-22 04:06:49 +02:00
heckflosse
6da935f9e7 multithreaded arw2 decode mockup 2017-09-21 21:49:05 +02:00
heckflosse
f52cd3be64 Added timing code to sony_arw_load_raw 2017-09-21 21:30:40 +02:00
TooWaBoo
db4ef5717c Update Deutsch locale 2017-09-21 19:29:27 +02:00
Morgan Hardwood
f0acd2396e generateTranslationDiffs 2017-09-21 09:28:41 +02:00
Beep6581
ff25d71753 Merge pull request #4093 from hyyz17200/patch-1
Update Chinese (Simplified)
2017-09-21 09:24:22 +02:00
Chongnuo Ji
93183a5298 Update Chinese (Simplified)
Update translations, fix some wrong words.
2017-09-21 15:13:19 +08:00
Alberto Griggio
a1f86bff53 merge 'lensfun-db-path-bundle' into 'dev' 2017-09-19 20:48:44 +02:00
Alberto Griggio
33867a4bf2 fix finding the lensfun library for the LENSFUN_HAS_LOAD_DIRECTORY test 2017-09-18 09:00:48 +02:00
heckflosse
a4ecae03b5 Use in place tranformations when using only luminance transformations. Fixes #4037 2017-09-18 01:50:17 +02:00
Alberto Griggio
6f7ca3f5ec one more fix for locating the lensfun db in bundle mode 2017-09-17 16:45:54 +02:00
heckflosse
658087e270 Lensfun: Reading pp3 with applied LCP doesn't set the LCP radio button. Fixes #4088 2017-09-17 15:53:57 +02:00
Flössie
fb06a75c81 Fix clang warnings on new lensfun code (fixes #4086) 2017-09-17 11:06:11 +02:00
Alberto Griggio
6d453dbd34 make sure the lensfun db is found correctly when building RT in "bundle" mode 2017-09-17 00:35:37 +02:00
Alberto Griggio
b1ce30c772 Added missing link_directory(${LENSFUN_LIBRARY_DIRS}) CMake commands
this allows to use a lensfun library installed on a custom path
2017-09-17 00:20:59 +02:00
Alberto Griggio
7ee485e89c Make LENSFUN_HAS_LOAD_DIRECTORY test actually succeed when it should 2017-09-17 00:18:33 +02:00
heckflosse
10a4c5f1de CVE-2017-1438 credits; fix for Kodak 65000 out of bounds access 2017-09-16 20:04:24 +02:00
heckflosse
597c4fbaa1 Merge branch 'lenscorrectiongui' into dev 2017-09-16 19:18:04 +02:00
heckflosse
9f75b197ea some cleanups 2017-09-16 18:52:48 +02:00
heckflosse
14378f39af Finally fixes #2494 2017-09-16 12:37:58 +02:00
Alberto Griggio
a467246834 fix compilation failure when using lensfun 0.2.x
Fixes #4085
2017-09-16 10:54:00 +02:00
heckflosse
91fd578f49 Write PP3 before processing image, not after. Hopefully fixes #2494 2017-09-15 22:09:45 +02:00
heckflosse
b20464a06f removed accidentially added file 2017-09-15 20:14:27 +02:00
heckflosse
818200522a Fix some inconsistencies in Profiled Lens Correction gui 2017-09-15 20:11:49 +02:00
Alberto Griggio
95040fba98 fix bug in opening a directory when the -R switch is not given 2017-09-15 10:38:37 +02:00
heckflosse
952ada554a Preview not updating properly when going back in history with LCP vignetting correction, fixes #4073 2017-09-14 17:13:45 +02:00
heckflosse
be2b1ed043 Use LoadDirectory() instead of Load() when dbdir is not empty 2017-09-14 13:53:03 +02:00
heckflosse
a515329bac Don't pass nullptr to lensfun Load() 2017-09-14 13:24:19 +02:00
Alberto Griggio
008f280e29 lensfun: added possibility to use a private copy of the LF database 2017-09-14 11:34:41 +02:00
Alberto Griggio
5b3d60bf56 lensfun: applied Floessie's workaround for locale conversion issues 2017-09-14 10:42:01 +02:00
Desmis
7d8de8b020 Merge pull request #4075 from Beep6581/ciecamtest2
Ciecamtest2 - fixed jump in brightness curve Ciecam
2017-09-14 08:12:07 +02:00
Lukas Middendorf
271e2bef40 Show clipped shadow indicator only when all channels are clipped 2017-09-13 23:03:37 +02:00
Flössie
05b97f5c50 Fix some new Coverity warnings 2017-09-13 19:58:48 +02:00
Desmis
71e6a06326 same modification for double 2017-09-13 19:34:25 +02:00
heckflosse
c465655cb4 Fix two issues detected by coverity 2017-09-13 17:28:11 +02:00
Alberto Griggio
f630309909 Merge pull request #4070 from Beep6581/lensfun
Lensfun integration
2017-09-13 15:35:26 +02:00
Alberto Griggio
c2960caab5 some (minor) code cleanup 2017-09-13 15:06:47 +02:00
Alberto Griggio
b5c1293bf3 updated logic for displaying lens correction crop factor warning 2017-09-13 14:51:16 +02:00