Desmis
|
f1a90dad54
|
merge with dev
|
2017-06-11 18:38:31 +02:00 |
|
heckflosse
|
9e5ce9a99b
|
Some Coverity fixes (#3558)
|
2017-06-05 14:12:34 +02:00 |
|
Flössie
|
051670160b
|
Some fixes as hinted by Coverity (#3558)
|
2017-06-05 10:58:14 +02:00 |
|
Desmis
|
5b0d81667e
|
merge with dev
|
2017-04-12 14:47:49 +02:00 |
|
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 |
|
Desmis
|
8ca404f140
|
merge with Dev another time
|
2017-04-10 08:42:20 +02:00 |
|
heckflosse
|
6e55f6bab5
|
Fixed a lot of issues reported by cppcheck 1.78
|
2017-04-08 22:41:46 +02:00 |
|
Desmis
|
398e862b2b
|
merge with dev - all warnings are not delete - come soon
|
2017-04-08 19:28:04 +02:00 |
|
heckflosse
|
084f264aa9
|
Fixed another two warnings
|
2017-04-04 14:39:50 +02:00 |
|
Desmis
|
fd32727a77
|
fixed warning in ipwavelet.cc
|
2017-03-31 15:23:06 +02:00 |
|
heckflosse
|
1073172c31
|
locallab: speedup for locallab denoise
|
2017-03-28 18:22:31 +02:00 |
|
Hombre
|
c654785ae3
|
Merge branch 'dev' into rt-cli
|
2017-03-18 18:17:45 +01:00 |
|
Flössie
|
97caf21b5c
|
PIMPLed and streamlined ICCStore (#3691)
|
2017-03-18 11:59:14 +01:00 |
|
Flössie
|
88336cb897
|
Make RT build without __USE_MISC and __USE_XOPEN
|
2017-02-14 21:02:39 +01:00 |
|
Flössie
|
0bbc84b2af
|
Merge branch 'master' into clang-tidy
|
2016-10-18 17:48:50 +02:00 |
|
Hombre
|
50165dab20
|
Merge branch 'master' into softproofing
|
2016-10-16 01:45:52 +02:00 |
|
Flössie
|
aeaff29ac0
|
Apply readability-simplify-boolean-expr
|
2016-10-12 20:01:30 +02:00 |
|
Flössie
|
0731975ff0
|
Apply modernize-use-nullptr
Setup:
- `mkdir tidy; cd tidy`
- `cmake .. -DCMAKE_BUILD_TYPE=debug -DPROC_TARGET_NUMBER=1 -DCACHE_NAME_SUFFIX=4 -DBINDIR=. -DDATADIR=. -DBUILD_BUNDLE=ON -DWITH_LTO=OFF -DOPTION_OMP=OFF -DCMAKE_EXPORT_COMPILE_COMMANDS=ON`
- `cd ..`
- `find -name '*.cc' -exec clang-tidy-3.8 -header-filter=.* -p=tidy -fix-errors -checks=modernize-use-nullptr {} \;`
|
2016-10-12 17:48:40 +02:00 |
|
Hombre
|
23011fbd63
|
Merge branch 'master' into softproofing
|
2016-10-04 00:04:57 +02:00 |
|
heckflosse
|
95027d2884
|
Cppcheck: Fix most issues in rtengine/ipwavelet.cc
|
2016-10-03 17:56:31 +02:00 |
|
heckflosse
|
ccd9002c3a
|
Cppcheck: Solve issues related to copy constructor
|
2016-10-02 23:33:00 +02:00 |
|
heckflosse
|
6b769fb133
|
Correction to last commit
|
2016-09-12 12:54:46 +02:00 |
|
heckflosse
|
1c17be663b
|
fixes #3425, A combination of settings in Wavelet's Edge Sharpnes tool crashes RawTherapee
|
2016-09-11 23:49:37 +02:00 |
|
Hombre
|
827acd35f9
|
Some bugfix.
|
2016-08-27 22:20:54 +02:00 |
|
Flössie
|
c0c82abb32
|
Merge branch 'master' into median-rework
|
2016-07-08 18:11:22 +02:00 |
|
heckflosse
|
c8779c04f5
|
Fix all - 2 cppcheck performance hints
|
2016-07-06 13:04:24 +02:00 |
|
Flössie
|
d82956bbe5
|
Add optimized median25 and kill old macros (#3346)
|
2016-06-21 20:50:42 +02:00 |
|
Adam Reichold
|
a3531d87fb
|
Fix passing the large type struct cont_params by value in the image processing functions.
|
2016-02-07 14:10:36 +01:00 |
|
Adam Reichold
|
171674a3e8
|
Assert memory access preconditions in ImProcFunctions::ContAllL and begin to remove some of the detritus in that file as well.
|
2016-02-07 13:43:58 +01:00 |
|
Adam Reichold
|
246115ecb2
|
Fix some value and code duplication in parameter initialization.
|
2016-02-07 13:35:16 +01:00 |
|
Desmis
|
fea35baf69
|
Try to solved iplab2rgb ipwavelet partialpasted retinex
|
2016-02-01 10:55:34 +01:00 |
|
heckflosse
|
7d805f723c
|
RT crashes when using wavelet on completely overexposed image, fixes #2971
|
2015-11-11 14:33:35 +01:00 |
|
Desmis
|
56eb18e4df
|
Wavelet contrast and chroma interfere #2894
|
2015-09-21 09:25:44 +02:00 |
|
heckflosse
|
a2e5cda384
|
Speedup for Wavelet/Final Touchup/Final local contrast curve, fixes 2874
|
2015-08-25 16:34:57 +02:00 |
|
heckflosse
|
0b2b19a761
|
Speedup for Wavelet/Final Touchup/Final local contrast curve, #2874
|
2015-08-19 20:55:25 +02:00 |
|
Morgan Hardwood
|
294c3cccdc
|
Fix segfault in wavelet with GCC < 4.9
|
2015-08-12 22:11:31 +02:00 |
|
DrSlony
|
0e0cfb9b25
|
Formatted all .cc and .h code in rtengine, rtexif and rtgui using astyle
|
2015-08-11 11:55:03 +02:00 |
|
DrSlony
|
effb46c3e1
|
Line endings
|
2015-08-11 11:53:44 +02:00 |
|
jdc
|
3ff086de02
|
Issue 2872: Fixed Wavelet defects reported by Coverity
|
2015-08-09 20:31:56 +02:00 |
|
DrSlony
|
82da6f3fb6
|
Issue 2844: Wavelet improvements to Edge Sharpness and Denoise and Refine, also some language file fixes.
|
2015-07-29 19:22:25 +02:00 |
|
jdc
|
4cd2da11b6
|
Wavelet zero-out unwated levels bug fixed, issue 2702#369
|
2015-07-15 22:15:35 +02:00 |
|
jdc
|
a1ca02fd67
|
Added Wavelet sub-tool enable/disable buttons, and some bug fixes. Issue 2831
|
2015-07-14 20:44:27 +02:00 |
|
torger
|
d5ca351c20
|
Issue 2134: removed obsolete raw highlight preservation setting from GUI (still left in procparams for backwards compatilibility)
|
2015-07-10 12:00:36 +02:00 |
|