6188 Commits

Author SHA1 Message Date
Alberto Griggio
14f544fcc2 fix for uninitialized local variable realtile in ImProcFunctions::ip_wavelet
Candidate fix for #3785
2017-04-10 13:37:15 +02:00
Alberto Griggio
489f1eaa2e better display name for the system monitor profile taken from GDK (on Linux) 2017-04-10 10:01:29 +02:00
Ingo Weyrich
3ff2519302 Merge pull request #3816 from Beep6581/cppcheck3
Merged to get more tests. Additional fixes will follow.
2017-04-09 23:58:07 +02:00
Alberto Griggio
d328a63ae3 replace NULL with nullptr 2017-04-09 22:57:35 +02:00
Alberto Griggio
8f1e2cee42 properly reset the editedHandle field of MyFlatCurve when cleaning up the curve editor
Tentative fix for #3813
2017-04-09 21:17:22 +02:00
Beep6581
ac50db35a8 Merge pull request #3815 from Beep6581/osxbuild2
Mostly macOS-related changes to CMake and build scripts, #3678
2017-04-09 20:37:52 +02:00
heckflosse
ffd80a96e2 Fix warning in PF_correct_RT.cc 2017-04-09 19:19:46 +02:00
Alberto Griggio
179877e03c merge branch 'lcp-fisheye' 2017-04-09 18:31:44 +02:00
Morgan Hardwood
7f71c611cb CMake - Cleaner absolute path checking, #3678. 2017-04-09 16:10:29 +02:00
Morgan Hardwood
5de2ff4b60 CMake - Man page location for Linux fixed, #3678 2017-04-09 15:44:59 +02:00
Morgan Hardwood
0c0d8bfe43 Small comment and explanation cleanup in /CMakeLists.txt, #3678. 2017-04-09 15:17:30 +02:00
Morgan Hardwood
cd731e1015 Style and formatting cleanup of /CMakeLists.txt, #3678 2017-04-09 15:08:32 +02:00
Morgan Hardwood
36cd8b7787 Mostly macOS-related changes to CMake and build scripts, #3678 2017-04-09 15:04:57 +02:00
Beep6581
56e4114c3e Merge pull request #3791 from TooWaBoo/dev
Add a brighter TooWaBlue theme
2017-04-09 13:22:02 +02:00
heckflosse
028edd5bd9 Sporadic crashes when starting rt, fixes #3787 2017-04-09 11:34:55 +02:00
heckflosse
92a46e9a3d Merge branch 'idle_harder' into dev 2017-04-09 02:18:09 +02:00
heckflosse
6e55f6bab5 Fixed a lot of issues reported by cppcheck 1.78 2017-04-08 22:41:46 +02:00
Alberto Griggio
3464c0ec92 fixed glitch in handling crop windows at the edges of the image when LCP distortion correction is enabled 2017-04-08 19:58:32 +02:00
Alberto Griggio
97478161c5 initialize prof to NULL 2017-04-08 15:24:29 +02:00
Alberto Griggio
b01899783d Added support for autodetecting the system monitor color profile also on Linux
Code borrowed from Geeqie
2017-04-08 15:18:50 +02:00
Alberto Griggio
73e14702dd fix out-of-bounds access to crop when lcp distortion correction is enabled 2017-04-08 10:13:53 +02:00
Alberto Griggio
871c75e494 Correctly apply LCP "distortion" correction for Fisheye lenses
Note: as discussed e.g. at http://lensfun.sourceforge.net/manual/corrections.html, this is really a combination of distortion correction and change of projection (from fisheye to rectilinear), but "distortion correction" is how the Adobe camera model calls it, and this is how it appears in the RT gui
2017-04-08 10:13:53 +02:00
Alberto Griggio
eafe8d27cb merge with 'lcp-parser-fix-xml-handle-text' 2017-04-07 15:15:00 +02:00
Alberto Griggio
7abbb4b939 merge with 'thumbnail-black-white-levels' 2017-04-07 09:00:54 +02:00
Alberto Griggio
bdca39bbb0 removed benchmarking code from rtthumbnail.cc 2017-04-07 08:54:11 +02:00
heckflosse
be4cc858a2 Remove obsolete dcraw::scale_colors() 2017-04-06 23:51:36 +02:00
Alberto Griggio
633af0bb6c fix buffering issue in the LCP profile parser (issue #3788) 2017-04-06 17:57:00 +02:00
heckflosse
1db6e78817 minimize changes for 'Fix wrong computation of black levels (in some cases) in RawImage::get_colorsCoeff' 2017-04-06 16:59:38 +02:00
heckflosse
6917f6bba3 About 3x speed for scale_colors in rtthumbnail.cc also for xtrans files 2017-04-06 16:16:08 +02:00
Morgan Hardwood
85bf313b77 Updated Deutsch by TooWaBoo, closes #3808 2017-04-06 15:24:20 +02:00
TooWaBoo
fdb949c04c Merge pull request #25 from Beep6581/dev
generateTranslationDiffs
2017-04-06 14:57:15 +02:00
heckflosse
850577b8c7 About 3x speed for scale_colors in rtthumbnail.cc 2017-04-06 13:16:39 +02:00
Morgan Hardwood
795a473602 generateTranslationDiffs 2017-04-06 12:27:44 +02:00
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