Commit Graph

1626 Commits

Author SHA1 Message Date
heckflosse
9e812bb25b Make compilation unit rtengine/FTblockDN.cc -Wextra clean 2017-10-21 17:43:02 +02:00
heckflosse
643f25a8cc Merge branch 'dev' into ph1speedup 2017-10-20 21:08:28 +02:00
Alberto Griggio
6f3d5688d8 Fixed bug in finding lensfun lens when maker name consists of multiple words 2017-10-19 16:03:33 +02:00
heckflosse
45b3f9e27c Merge branch 'dev' into ph1speedup 2017-10-16 15:10:07 +02:00
heckflosse
8621327678 Tiff files are not shown anymore after clearing cache, fixes #4149 2017-10-16 14:59:08 +02:00
Hombre57
dfe40677e2 Fix coverity issue 2017-10-13 23:25:24 +02:00
Hombre57
02463995af Merge branch 'dev' into multiframe-handling 2017-10-13 22:51:42 +02:00
heckflosse
e6f57b1978 Use std::string instead of Glib::ustring for key of map in camconst, #4140 2017-10-13 21:34:55 +02:00
heckflosse
93f6bf89b9 Multithreaded init phase, #4140 2017-10-13 20:59:49 +02:00
Hombre57
dcd2922167 Let users select RGB Input ICC profiles for output profiles
as requested there
https://discuss.pixls.us/t/rawtherapee-restriction-on-user-chosen-output-profile/5301
(no issue)
2017-10-10 23:03:57 +02:00
heckflosse
f38b271d74 fix heap-buffer-overflow in wavelet, Detected by AddressSanitizer. #4127 2017-10-10 15:44:27 +02:00
Alberto Griggio
1fdc2d7b49 dcraw: do not use CameraCalibration matrices when loading DNG files
This is to make sure that DNG-converted and original raw files are processed in the same way

Fixes #4129
2017-10-09 09:46:00 +02:00
heckflosse
d84a3fd40a Improve start time of rawtherapee when Dark-frames and Flat-fileds directories are set at default (windows), fixes #4103 2017-10-08 17:27:39 +02:00
heckflosse
2f32afa841 Raw CA correction created an artifact, fixes #4116 2017-10-08 15:36:31 +02:00
Hombre57
2ef064f7d4 Various bugfix (see #4008) :
1. RT could crash in some circumstances with single frame image
2. UNICODE UserComment now done when already existing in raw file
3. When editing UserComment in the ExifPanel, the Value filed is now
filled with the current value
2017-10-07 00:43:45 +02:00
Hombre57
180912df0f Merge branch 'dev' into multiframe-handling 2017-10-04 23:34:28 +02:00
Hombre57
bb874bcce7 Bigfix (see #4008) :
- CIECam now gets the shot's setting of the selected frame
- 'UserComment' metadata now correctly handled
- RT prepared to handle XTrans multiframe
- SensorType now set in the cache/data files
2017-10-04 23:27:08 +02:00
Morgan Hardwood
2f19546c72 astyled rtengine/improcfun.cc 2017-09-30 15:45:17 +02:00
Desmis
dbe1fb3fa6 Suppress compilation warning in improcfun.cc due to sumQ 2017-09-29 08:31:06 +02:00
Hombre57
0807510603 Bigfix: CR2 files couldn't find the metadata for display (see #4008) 2017-09-26 21:42:59 +02:00
heckflosse
44e2e5f95a Merge branch 'dev' into ph1speedup 2017-09-26 21:20:14 +02:00
heckflosse
3f31a2eed6 Applying Auto white balance to large files in file browser leads to wrong results, fixes #4108 2017-09-26 20:58:50 +02:00
Morgan Hardwood
172cbc1c9e camconst.json updates by iliasG, closes #3988. Changes:
- FUJIFILM X-A10
- Nikon D850
- OLYMPUS E-M1MarkII.
- OLYMPUS E-M10 Mark III.
- Panasonic DC-FZ80, Panasonic DC-FZ81, Panasonic DC-FZ82, Panasonic DC-FZ83.
- Panasonic DMC-TZ70, Panasonic DMC-TZ71, Panasonic DMC-ZS50, Panasonic DMC-ZS51.
- Panasonic DC-ZS70, Panasonic DC-TZ90, Panasonic DC-TZ91, Panasonic DC-TZ92, Panasonic DC-TZ93.
- Sony DSC-RX10M4.
2017-09-26 13:54:15 +02:00
heckflosse
ab07f62d8e Improved support for Fuji X-A10 and Pentax KP 2017-09-26 13:46:30 +02:00
Alberto Griggio
be39ef3260 allow to use a relative path for Lensfun.DBDirectory in options 2017-09-26 00:10:23 +02:00
heckflosse
1e775bb9f0 fix warning in improcfun.cc 2017-09-25 02:08:06 +02:00
heckflosse
e776f32033 Fixed warning in ImProcFunctions::ciecam_02float() 2017-09-25 01:55:36 +02:00
heckflosse
982771a391 Merge branch 'dev' into ph1speedup 2017-09-24 01:55:41 +02:00
heckflosse
18f09dcbee Fix wrong thumbnails for Canon G3 and G5, fixes #4000, fixes #4099 2017-09-23 16:20:50 +02:00
heckflosse
5247e61040 sony_arw2_load_raw() : removed timing code 2017-09-23 11:39:14 +02:00
heckflosse
51804a15a0 phase_one_load_raw_c() cleanup 2017-09-23 11:03:07 +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
a97f7be547 Merge branch 'dev' into ph1speedup 2017-09-22 15:22:04 +02:00
heckflosse
973656fd82 Multithreaded sony_arw2_load_raw() 2017-09-22 14:03:40 +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
Hombre57
97afbdc5c5 Merge branch 'dev' into multiframe-handling 2017-09-18 22:59:57 +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
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
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
Alberto Griggio
a467246834 fix compilation failure when using lensfun 0.2.x
Fixes #4085
2017-09-16 10:54:00 +02:00