Alberto Griggio
|
9c7ed822e1
|
implementation of scale_colors without reinterpret_cast (thanks @Floessie)
|
2017-04-06 09:47:29 +02:00 |
|
Alberto Griggio
|
6dfe6f95b8
|
Fix wrong computation of black levels (in some cases) in RawImage::get_colorsCoeff
Was happening e.g. with compressed DNG files
|
2017-04-06 09:00:53 +02:00 |
|
Alberto Griggio
|
30a31cfc73
|
Make rtengine::Thumbnail use the same logic as RawImageSource for computing black and white levels
See issue #3804
|
2017-04-06 09:00:02 +02:00 |
|
TooWaBoo
|
ebbc3e9b52
|
Merge pull request #23 from Beep6581/dev
merge
|
2017-04-05 16:49:04 +02:00 |
|
Morgan Hardwood
|
0a89447d85
|
add Lens ID2 for new Sony FE 85/1.8, fixes #3800
|
2017-04-05 13:58:36 +02:00 |
|
Ingo Weyrich
|
aaf5f80645
|
Merge pull request #3798 from Beep6581/wallfix
Compiling with -Wall shows a large amount of warnings which should be fixed , fixes #3790
|
2017-04-05 12:26:23 +02:00 |
|
heckflosse
|
9723dca95a
|
Fix another warning in gauss.cc, by Alberto Griggio
|
2017-04-04 21:23:20 +02:00 |
|
heckflosse
|
084f264aa9
|
Fixed another two warnings
|
2017-04-04 14:39:50 +02:00 |
|
TooWaBoo
|
3f69b00594
|
Merge pull request #16 from Beep6581/dev
Mege
|
2017-04-03 21:32:15 +02:00 |
|
heckflosse
|
9b5f429602
|
Fixed another bunch of warnings
|
2017-04-03 21:01:28 +02:00 |
|
heckflosse
|
602162a343
|
Enable -Wall
|
2017-04-03 17:17:05 +02:00 |
|
heckflosse
|
55b768edfc
|
Disabled -Wdeprecated-declarations in main.cc
|
2017-04-03 17:16:30 +02:00 |
|
heckflosse
|
c600ad056d
|
Fixed warnings in rtthumbnail.cc (by Flössie)
|
2017-04-03 17:15:43 +02:00 |
|
heckflosse
|
4c7b7683c1
|
Fixes some warnings and disabled the remaining ones in dcraw.cc
|
2017-04-03 17:14:42 +02:00 |
|
heckflosse
|
de64d21b37
|
Crash when switching between raw and tif, fixes #3797. Thanks to Flössie for the patch!
|
2017-04-03 13:58:15 +02:00 |
|
heckflosse
|
817f4cee83
|
Fix all warnings in fujicompressed.cc
|
2017-04-02 19:35:08 +02:00 |
|
heckflosse
|
dbfb1c480b
|
Fix warning in myfile.h
|
2017-04-02 19:13:46 +02:00 |
|
Alberto Griggio
|
3a90374d59
|
Fixed handling of shadows/highlights in simpleprocess.cc (broken by the fast export refactoring)
See issue #3793
|
2017-04-02 10:35:19 +02:00 |
|
heckflosse
|
f9aa67b05e
|
Fix warning in rtengine/rawimage.cc and rtgui/dirbrowser.cc
|
2017-04-01 20:59:10 +02:00 |
|
heckflosse
|
6171db443f
|
Fix warning in extprog.cc
|
2017-04-01 20:16:01 +02:00 |
|
heckflosse
|
8078a7bc51
|
Merge branch 'wallfix' of https://github.com/Beep6581/RawTherapee into wallfix
|
2017-04-01 19:29:22 +02:00 |
|
Alberto Griggio
|
27e822fdae
|
fixed more warnings in rtgui (reported by gcc but not clang)
|
2017-04-01 16:43:32 +02:00 |
|
Alberto Griggio
|
a3561049ed
|
fixed warning in rtengine/ipretinex.cc
|
2017-04-01 16:43:11 +02:00 |
|
Alberto Griggio
|
6fe04e3990
|
fixed warnings in rtgui
|
2017-04-01 15:55:39 +02:00 |
|
Alberto Griggio
|
94685212b0
|
fixed warnings in rtgui/checkbox
|
2017-04-01 15:37:07 +02:00 |
|
Alberto Griggio
|
7f05567edf
|
fixed warnings in rtgui/editorpanel
|
2017-04-01 15:31:19 +02:00 |
|
heckflosse
|
de1f607b45
|
Fix all warnings in diagonalcurveeditorsubgroup.cc
|
2017-04-01 14:06:52 +02:00 |
|
Alberto Griggio
|
4ef3fc16de
|
fixed warnings in rtgui/thumbbrowserbase.cc
|
2017-04-01 13:38:38 +02:00 |
|
Alberto Griggio
|
73afa054c4
|
fixed Clang warnings in rtengine and rtexif
|
2017-04-01 13:34:16 +02:00 |
|
Desmis
|
24fd816c36
|
Fix all warnings for rtgui colortoning.cc
|
2017-04-01 10:06:37 +02:00 |
|
Desmis
|
9bbd7a9589
|
Fix all warnings in rtgui whitebalance.cc
|
2017-04-01 08:59:48 +02:00 |
|
heckflosse
|
0a89aa31c0
|
Merge branch 'wall_jacq' into wallfix
|
2017-03-31 21:11:11 +02:00 |
|
heckflosse
|
5fdcfc1b6c
|
Fix all warnings in klt/trackFeatures.cc
|
2017-03-31 21:06:12 +02:00 |
|
heckflosse
|
7b489a1d99
|
Fix all warnings in clutstore.cc
|
2017-03-31 20:51:06 +02:00 |
|
heckflosse
|
2c686acc48
|
Fix all warnings in lcp.cc
|
2017-03-31 20:45:15 +02:00 |
|
heckflosse
|
5c1701022d
|
Fix all warnings in dcp.cc
|
2017-03-31 20:39:17 +02:00 |
|
heckflosse
|
8cb367970a
|
Fix all warnings in shmap.cc
|
2017-03-31 20:28:04 +02:00 |
|
heckflosse
|
9abb397572
|
Fix all warnings in hilite_recon.cc
|
2017-03-31 20:22:13 +02:00 |
|
heckflosse
|
a6ba054a71
|
Fix all warnings in improccoordinator.cc
|
2017-03-31 20:09:11 +02:00 |
|
heckflosse
|
86ccc4b968
|
rtengine/dcrop.cc
|
2017-03-31 19:50:27 +02:00 |
|
heckflosse
|
975330fb97
|
Fix all warnings in myfile.cc
|
2017-03-31 19:31:19 +02:00 |
|
heckflosse
|
a04fc0dc2f
|
Fix all warnings in CA_correct_RT.cc
|
2017-03-31 19:17:38 +02:00 |
|
heckflosse
|
1fb2aa0cde
|
Fix all warnings in fast_demo.cc
|
2017-03-31 19:12:13 +02:00 |
|
heckflosse
|
071d960035
|
Fix all warnings in demosaic_algos.cc
|
2017-03-31 19:07:58 +02:00 |
|
heckflosse
|
7fca8c16ee
|
Fix all warnings in rawimagesource.cc
|
2017-03-31 15:33:17 +02:00 |
|
Desmis
|
fd32727a77
|
fixed warning in ipwavelet.cc
|
2017-03-31 15:23:06 +02:00 |
|
Desmis
|
20472d3e69
|
edgepresdecomposition Ftblockdn previewimage and all files checked without change
|
2017-03-31 14:56:36 +02:00 |
|
heckflosse
|
096bbeaf78
|
Fix all warnings in improcfun.cc
|
2017-03-31 14:28:12 +02:00 |
|
heckflosse
|
21b1a34c24
|
Fix all warnings in imageio.cc
|
2017-03-31 13:36:17 +02:00 |
|
heckflosse
|
01943c1ec7
|
Fix all warnings in pixelshift.cc
|
2017-03-31 13:35:53 +02:00 |
|