5479 Commits

Author SHA1 Message Date
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
Hombre57
615dfcbb6c Added "Show all" button in Exif panel + astylized exifpanel.cc/.h
See #4008
2017-09-22 00:35:10 +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
Hombre57
9543a43281 Merge branch 'dev' into multiframe-handling 2017-09-19 21:26:06 +02:00
Alberto Griggio
a1f86bff53 merge 'lensfun-db-path-bundle' into 'dev' 2017-09-19 20:48:44 +02:00
Benitoite
2caa86c619 Merge pull request #1 from Beep6581/dev
Fork Pull
2017-09-19 02:13:50 -07:00
Hombre57
77a86f5d1e Bugfix: wrong interpreter called due to invalid overriding (#4008) 2017-09-19 01:07:25 +02:00
Hombre57
97afbdc5c5 Merge branch 'dev' into multiframe-handling 2017-09-18 22:59:57 +02:00
Hombre57
6c988e94d4 FileBrowser now detects the 2 frames from DualPixel Canon files
The QuickInfo frame from the EditorPanel now display the number of frame
contained in the image file if > 1 

See #4008
2017-09-18 21:30:42 +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
Hombre57
17c7ec684d PixelShift detection for PEF files was broken (see #4008) 2017-09-17 23:05:34 +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
Hombre57
8cef3c5e2f Merge branch 'dev' into multiframe-handling 2017-09-17 15:04:29 +02:00
Flössie
fb06a75c81 Fix clang warnings on new lensfun code (fixes #4086) 2017-09-17 11:06:11 +02:00
Hombre57
0905294bda Merge branch 'dev' into multiframe-handling, with some merge bugfix 2017-09-17 01:15:51 +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
Hombre57
ee0bff4124 Updated frame handling with any type of hierarchy (see #4008)
Images can now be detected in nested IFDs or as root IFDs.
2017-09-16 22:30:07 +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