Morgan Hardwood
e5c00f0a9d
Complete revision to how RawTherapee's version is handled in CMake and in other files, #3628
2017-01-27 15:33:05 +01:00
Flössie
4649e1306f
Fix #3619 and some minor clean-ups
2017-01-22 19:28:46 +01:00
Morgan Hardwood
ddc05d8ac8
Minimum crop size 1x1, closes #3619 , closes #3620
2017-01-22 16:42:53 +01:00
heckflosse
f017603478
Enabled property of a tool shoot be first in tool group of pp3 file. Was not the case for Retinex. Fixed. No Issue
2016-11-08 02:25:34 +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
Morgan Hardwood
ff64e656bc
Sets Wavelet sub-tools to "off" by default, #3386
2016-10-11 09:39:14 +02:00
Hombre
a69c631f22
Fix issue #3411 + revert some code to the old one for better readability
2016-09-03 00:49:35 +02:00
Hombre
5affa18341
Introducting soft-proofing and Black Point Compensation, simplify the
...
CMM at the end of the pipeline + sparse code refactoring
A new BPC checkbutton has been created in 'Preferences/Color Management'
and in the ICM tool. Better hanbling of widget sensitivity of the output
profile / gamma part of the ICM tool.
2016-08-24 22:32:06 +02:00
Morgan Hardwood
cb5e99ef62
Updated defaults for crop, sharpening and post-resize sharpening.
2016-07-10 21:22:12 +02:00
heckflosse
c8779c04f5
Fix all - 2 cppcheck performance hints
2016-07-06 13:04:24 +02:00
Desmis
564bf62268
Fixed special handling of chroma=-100
2016-06-03 08:42:26 +02:00
Beep6581
10f4bf3109
Merged master into rgbcurvesspeedup.
2016-06-02 22:33:34 +02:00
Desmis
6dba58e26e
fixed special handling of chroma = -100
2016-05-30 09:11:07 +02:00
heckflosse
5c14573be7
cleaned code a bit, also added a small speedup
2016-05-08 23:16:23 +02:00
Desmis
a742e3a7ba
merge master into retinexgain
2016-05-01 08:53:52 +02:00
heckflosse
d153b55493
Reduce default strength of raw ca-auto-correction
2016-04-23 20:31:35 +02:00
Ingo Weyrich
c9b89f3d19
Merge pull request #3189 from Beep6581/cacorrect
...
Speedup and code review for raw ca correction
2016-03-02 17:11:43 +01:00
Ingo Weyrich
4df5e64056
Merge pull request #3188 from Beep6581/cbdlbw
...
Adapt Cbdl to B&W tools
2016-03-01 20:31:14 +01:00
heckflosse
9df905aa14
Set default method for cbdl to 'before b&w'
2016-03-01 20:21:51 +01:00
heckflosse
777b08f7f6
Futher speedup for auto ca correction and cleaned code
2016-03-01 00:51:19 +01:00
heckflosse
cbc88a5804
Additional Speedup for CA-Correction, also included a prototype to allow strength of Auto-CA-correction
2016-02-28 22:08:07 +01:00
Adam Reichold
85c809ce6c
Also remove the SafeKeyFile wrapper class.
2016-02-21 10:26:11 +01:00
Adam Reichold
a2eea7c265
Finally fully remove the safegtk module.
2016-02-21 10:26:11 +01:00
Desmis
5f988861b0
Init CBDL before Black and White
2016-02-19 16:58:23 +01:00
Desmis
67a19d0cc9
small change to take into account new scale with iterations
2016-02-13 08:02:04 +01:00
Desmis
ba5161d446
change default Tansmission curve
2016-02-12 13:36:32 +01:00
Desmis
a21deef3de
GUI improvment and re-introduce scale
2016-02-12 12:51:46 +01:00
Desmis
b449e0827b
Init new process gain with curve
2016-02-11 18:21:56 +01:00
Desmis
fea35baf69
Try to solved iplab2rgb ipwavelet partialpasted retinex
2016-02-01 10:55:34 +01:00
Desmis
4e229fe928
update retinexadd with master 4d6833c
2016-01-03 15:48:22 +01:00
Desmis
f74e4b0dd2
Fixed numerous bug and add Preview for mask and transmission
2015-11-13 08:45:24 +01:00
Desmis
44490e81ae
Add mask method
2015-11-12 08:58:07 +01:00
Desmis
04478c3b94
Fixed segfault bug and add strength gradient
2015-11-09 07:57:22 +01:00
Desmis
1892bbf772
Init retinex add tone-mapping
2015-11-07 18:47:37 +01:00
heckflosse
6dbb1af4c9
Retinex, correction to last commit, code cleaned
2015-11-01 23:19:40 +01:00
Beep6581
b98aa2966d
Fixes Retinex Method not read from PP3, issue 2833
2015-10-31 21:27:43 +01:00
Beep6581
7ca8de08ab
astyle all modified files in retinex branch
2015-10-17 14:45:24 +02:00
Beep6581
7e6d0d45f4
Revised Retinex language file and settings
2015-10-17 14:44:14 +02:00
Beep6581
349c6d33a6
synced with master (merged master into retinex)
2015-10-17 12:27:26 +02:00
Desmis
678177bad9
simplification of the interface
2015-10-16 11:56:18 +02:00
Desmis
d669f2ff2e
change gamma and log
2015-10-13 14:49:37 +02:00
Desmis
257d4bf54e
Suppress 2 sliders and add hue-curve
2015-10-10 08:56:55 +02:00
Desmis
731ccb3ef5
Add 2 methods for magenta highlight
2015-10-05 15:19:36 +02:00
Ingo
ee4e56ce00
Enable DCP options regardless of DCP source. Neutral profile disables DCP curve and look table. Fixes #2922
2015-09-30 17:45:36 +02:00
Desmis
aa42f7394c
Highlight magenta!!
2015-09-28 12:35:43 +02:00
Desmis
645791fd71
enhancement gamma free retinex
2015-09-18 17:23:44 +02:00
Morgan Hardwood
8291e8375c
Merged retinex-yoni1 into master
2015-09-16 20:15:40 +02:00