heckflosse
6a19178e52
Enable whole area of magnification windows for moving, fixes #3378
2016-08-30 01:53:27 +02:00
Hombre
ad5ef21648
Merge remote-tracking branch 'origin/master' into softproofing
2016-08-29 21:08:54 +02:00
Hombre
7c7cb9f9f1
Bug fix: the monitor profile and softproofing profile are now computed
...
automatically even without special trigger event. The order of the
Monitor Intent is now correct.
2016-08-29 21:04:59 +02:00
Hombre
2ba7e296d0
Bugfix: Options::readFromFile should not reset the options values. They
...
are initialy set in the constructor then should only be updated by each
call to this method.
2016-08-29 01:35:19 +02:00
Hombre
a1981dbd4d
Merge branch 'master' into softproofing
2016-08-27 23:52:53 +02:00
Hombre
f11ef69cda
Bugfix
2016-08-27 23:20:37 +02:00
Hombre
827acd35f9
Some bugfix.
2016-08-27 22:20:54 +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
a6179ef969
Merge branch 'master' into gtk3
2016-08-24 21:38:27 +02:00
heckflosse
cd16b91be0
fixes #3395 , unrelated bulk changes cause saturation setting to double its value
2016-08-17 16:15:35 +02:00
Morgan Hardwood
e4536f231b
Merge branch 'master' into gtk3
2016-08-06 21:32:49 +02:00
Morgan Hardwood
14b5bf1386
Prevents thumbnail race condition, from Floessie in #3304 and fixes #3384
2016-08-06 21:24:36 +02:00
Morgan Hardwood
bedee9e32b
Merge branch 'master' into gtk3
2016-07-15 01:29:06 +02:00
Morgan Hardwood
0608ad8f49
Simplified OS X GIMP and Photoshop calling code.
2016-07-15 01:16:12 +02:00
Morgan Hardwood
f22172c19c
Merge branch 'master' into gtk3
2016-07-10 21:42:28 +02:00
Morgan Hardwood
cb5e99ef62
Updated defaults for crop, sharpening and post-resize sharpening.
2016-07-10 21:22:12 +02:00
Morgan Hardwood
3aaacf3b0c
Made post-resize sharpening RL radius minimum size consistent with RL radius from main sharpening - 0.40. Removed redundant guiutils.h include.
2016-07-10 20:31:03 +02:00
Morgan Hardwood
040962c1b7
Merge branch 'master' into gtk3
2016-07-09 23:49:31 +02:00
Ingo Weyrich
36f2c4db59
Merge pull request #3375 from Beep6581/fix_all_cppcheck_performance_hints
...
Fix cppcheck performance hints
2016-07-08 12:42:34 +02:00
heckflosse
c8779c04f5
Fix all - 2 cppcheck performance hints
2016-07-06 13:04:24 +02:00
Morgan Hardwood
3d6f9407a2
Updated help and man page, #3369
2016-07-05 23:07:58 +02:00
heckflosse
90c7407c90
Disable wrong warning for non Windows builds
2016-07-04 19:25:59 +02:00
heckflosse
2710bcdcec
Fix a warning and a crash
2016-07-02 23:03:58 +02:00
Morgan Hardwood
93360770e1
Merge branch 'master' into gtk3
2016-07-02 19:51:15 +02:00
heckflosse
4236fd0545
Add milliseconds to queue params file, fixes #3363
2016-07-01 13:33:05 +02:00
Beep6581
ca71a0b7d2
Merge branch 'master' into gtk3
2016-06-09 23:36:02 +02:00
Beep6581
3da7d84ba9
Revert "Merged master into gtk3, fixed three conflicts."
...
This reverts commit c857bba95effed2bba4c69d7b072c0dce2ee64ad.
2016-06-09 23:24:55 +02:00
Beep6581
bd1a7fc4a7
Revert "Added SSEFUNCTION into rtgui/histogrampanel.cc"
...
This reverts commit 2331263704ba01ca6be5323503029aff5b44e87a.
2016-06-09 23:24:44 +02:00
Beep6581
2331263704
Added SSEFUNCTION into rtgui/histogrampanel.cc
2016-06-09 22:52:14 +02:00
Beep6581
c857bba95e
Merged master into gtk3, fixed three conflicts.
2016-06-09 22:36:59 +02:00
Beep6581
cbbdc3e36f
Rawtherapee forgets checked Autofill-option, fixes #3332
2016-06-09 20:38:46 +02:00
Flössie
8ee8eb4ed6
Another bunch of cleanups
...
- DCPProfile::apply()
- DCPProfile::makeHueSatMap()
- DCPProfile::hsdApply()
- Refactoring
More to come...
2016-06-07 21:04:12 +02:00
Floessie
e0ca8ecdff
First round of cleanups for rtengine/dcp.*
...
- Sorted functions and methods
- Moved local functions to anonymous namespace
- Slightly modernized local functions
- Reworked `DCPStore` and fixed memory leak
Still coming:
- Rework `DCPProfile`
2016-06-04 22:43:09 +02:00
Flössie
e2a670c992
Fix missing return value in LensGeometry::doDisableAutoFillIfActive()
...
This should fix #3328 .
2016-06-04 17:47:19 +02:00
Floessie
8b5cf386bd
Merge pull request #3318 from Beep6581/lcpautofill
...
Automatically disable Auto-Fill when enabling LCP Disortion Correction, #1791
2016-06-03 19:30:16 +02:00
Beep6581
21b9b15e45
Applied Floessie's changes to prevent mutex lock issues, PR #3318 issue #1791
2016-06-03 14:00:26 +02:00
Beep6581
10f4bf3109
Merged master into rgbcurvesspeedup.
2016-06-02 22:33:34 +02:00
Beep6581
9fccdd6ca5
Automatically disable Auto-Fill when enabling LCP Disortion Correction, #1791
2016-05-30 23:47:13 +02:00
Beep6581
e737365597
Merge branch 'master' into gtk3
2016-05-22 13:13:04 +02:00
Ingo Weyrich
6e102351e0
Merge pull request #3281 from Beep6581/retinexgain
...
Retinexgain
2016-05-12 13:40:11 +02:00
heckflosse
aa5072fa0a
Speedup for histogram panel
2016-05-03 20:12:04 +02:00
Beep6581
5294d22bd1
Merge branch 'master' into gtk3
2016-05-01 22:49:36 +02:00
Ingo Weyrich
7a417f2b56
Merge pull request #3256 from Floessie/haldclut-revision
...
HaldCLUT revision and speedup (kudos to Floessie for this great work)
2016-05-01 21:49:16 +02:00
Flössie
d530617ae1
Include last remarks from Ingo
...
- Changed `_mm_store_ps` to `STVF`
- Increased number of cached CLUTs by factor 1.5
2016-05-01 20:49:17 +02:00
Desmis
a742e3a7ba
merge master into retinexgain
2016-05-01 08:53:52 +02:00
Beep6581
a47043d6cd
Merged master into gtk3 with some manually fixed merge conflicts caused by formatting changes.
2016-04-30 16:29:13 +02:00
Beep6581
59a9d2dc2f
astyle on files edited by rec2020 branch
2016-04-30 16:20:45 +02:00
Flössie
29fe23e517
Move film_simulation_strength
calculation into HaldCLUT::getRGB()
...
- Moved `film_simulation_strength` calculation into `HaldCLUT::getRGB()`
- Removed unneeded base class `CLUT`
- Used `_MM_SHUFFLE`
2016-04-29 17:26:56 +02:00
Desmis
b97ed08987
Add working profile Rec2020
2016-04-29 07:41:17 +02:00
Beep6581
56af7e88ce
Merge branch 'master' into gtk3
2016-04-27 17:47:27 +02:00