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
heckflosse
fb02e6883e
remove #pragma...
2017-10-25 13:27:02 +02:00
heckflosse
7542cfc456
Make compilation unit rtengine/icons.cc -Wextra clean, #4155
2017-10-25 13:26:14 +02:00
heckflosse
beb6347a48
Make compilation unit rtengine/fast_demo.cc -Wextra clean, #4155
2017-10-25 13:11:15 +02:00
heckflosse
87c109a10e
Make compilation unit rtengine/cJSON.c -Wextra clean, #4155
2017-10-25 12:56:23 +02:00
heckflosse
ba63016e98
Make rtengine/impulse_denoise a compilation unit
2017-10-23 21:16:07 +02:00
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
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
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
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
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
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