Commit Graph

2564 Commits

Author SHA1 Message Date
heckflosse
80b23e7168 Make compilation unit rtengine/imagedata.cc -Wextra clean, #4155 2017-10-23 20:59:47 +02:00
heckflosse
841679c6db Remove some duplicate code in rtengine/curves.cc 2017-10-23 20:41:20 +02:00
heckflosse
fa4444d6d3 Make rtengine/fujicompressed.cc -Wextra clean, #4155 2017-10-23 14:06:04 +02:00
heckflosse
54a07be45d Make compilation unit rtengine/PF_correct_RT.cc -Wextra clean, #4155 2017-10-23 00:16:22 +02:00
heckflosse
330ee9a91f Make compilation unit rtengine/procparams.cc -Wextra clean, #4155 2017-10-22 23:48:38 +02:00
heckflosse
31c75864d4 Make compilation unit rtengine/dirpyr_equalizer.cc -Wextra clean, #4155 2017-10-22 23:08:02 +02:00
heckflosse
123c8b4443 Make compilation unit rtengine/curves.cc -Wextra clean, #4155 2017-10-22 22:25:05 +02:00
heckflosse
8de8775264 eliminate AlignedBufferMP, also eliminate some unsused functions in boxblur.h 2017-10-22 21:06:24 +02:00
heckflosse
8bd9f174dc Reworked colortemp and pow_F defines 2017-10-22 20:05:27 +02:00
heckflosse
7c9d42827f Make compilation unit rtengine/colortemp.cc -Wextra clean, #4155 2017-10-22 14:49:45 +02:00
heckflosse
a75058546a Make compilation unit rtengine/color.cc -Wextra clean, #4155 2017-10-22 14:36:56 +02:00
heckflosse
e489fc7bea Make compilation unit rtengine/rtthumbnail.cc -Wextra clean, #4155 2017-10-22 14:01:07 +02:00
heckflosse
d5ceb850f3 Make compilation unit rtengine/rawimagesource.cc -Wextra clean, #4155 2017-10-22 13:43:28 +02:00
Desmis
15ff66fb4c merge with Dev 2017-10-22 13:27:59 +02:00
Desmis
ab7b8042ec Improve algo Blurr-noise normal 2017-10-22 13:26:00 +02:00
heckflosse
15108af3a7 Make compilation unit rtengine/ciecam02.cc -Wextra clean, #4155 2017-10-22 01:54:12 +02:00
heckflosse
3570550ac9 Make compilation unit rtengine/labimage.cc -Wextra clean, #4155 2017-10-21 22:55:07 +02:00
heckflosse
c8ac93676e Make compilation unit rtengine/demosaic_algos.cc -Wextra clean, #4155 2017-10-21 22:01:42 +02:00
heckflosse
04cdcca26c Make compilation unit rtengine/improcfun.cc -Wextra clean, #4155 2017-10-21 21:26:07 +02:00
heckflosse
06f07820bd Make compilation unit rtengine/ipwavelet.cc -Wextra clean, #4155 2017-10-21 19:52:41 +02:00
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
Desmis
4c5d2fcf7f merge with dev 2017-10-19 09:48:15 +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
Desmis
74cc88ff2f merge with dev 2017-10-14 08:34:38 +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
Desmis
b19e12732a Some various changes to improve... 2017-10-13 08:14:31 +02:00
Desmis
cffb29d17b merge wirh Dev 2017-10-12 17:49:35 +02:00
Desmis
baa2d91ee6 add chroma to cbdl 2017-10-12 17:46:31 +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
Desmis
c62be4dec9 Fixed expander cbdl state 2017-10-10 11:44:42 +02:00
Desmis
3f50eab378 merge with Dev 2017-10-10 11:12:04 +02:00
Desmis
c596ffa429 Comment code and some changes 2017-10-10 11:09:41 +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
Desmis
c7891e8e32 merge with dev 2017-10-01 09:38:18 +02:00
Desmis
a741821acf In GUI fixed bad Hueref and prep Spot 2017-10-01 09:03:26 +02:00
Morgan Hardwood
2f19546c72 astyled rtengine/improcfun.cc 2017-09-30 15:45:17 +02:00
Desmis
b7e87ea25d merge with Dev 2017-09-29 08:34:34 +02:00
Desmis
dbe1fb3fa6 Suppress compilation warning in improcfun.cc due to sumQ 2017-09-29 08:31:06 +02:00