Commit Graph

151 Commits

Author SHA1 Message Date
michael
00097e8dd2 Merge from DEFAULT f1e80d00c3099a65283f143268318e504ce6ea85
see comments in issue 1052, comment 439
2012-07-25 21:24:57 -04:00
natureh
abc2885879 Solving issue 1410: "Save Current Profile does not save some values" + shortcut keys are now also usable in single editor mode (when a filename is specified in the command line) 2012-07-23 23:02:10 +02:00
natureh
5a41f3ef96 Solving issue 1407: "Auto CA Correction in RAW page is not applied when re-open 4.0.9.1" 2012-07-23 22:50:24 +02:00
natureh
1cb6e1804e Solving issue 451: "Preview not sharpened after enlarging to 100%" 2012-07-21 21:01:13 +02:00
Oliver Duis
b0969999f7 JPG sub sampling setting
see issue 1502
2012-07-21 08:49:38 +02:00
Oliver Duis
98615e7f65 JPG sub sampling setting
see issue 1502
2012-07-21 08:38:46 +02:00
natureh
caf53b95a3 Patch from issue 1359: "Munsell correction - Lab adjustements" credits: jdesmis
Bundled new features besid the Lab tool enhancement (by jdesmis) :
   - curve to control skin tones in vibrance tool, credits: jdesmis
   - right click over SHCSelector (below the parametric curve) to reset to default values, credits: Hombre
   - colored bars around curves, credits: Hombre
2012-07-21 00:47:24 +02:00
Troy Sankey
61f287b364 Photo saved via queue from the Editor tab looks different to the one saved from the File Browser tab, issue 1471 2012-07-18 18:38:50 -07:00
Oliver Duis
df76c5b6a8 Sync with DEFAULT 2012-07-17 21:54:18 +02:00
Oliver Duis
b3f1403146 Fixed several bugs in denoise boxblur
see issue 1052
2012-07-17 21:14:21 +02:00
Oliver Duis
6a4c25bbb4 Massive speedup on closing RT having a large image cache
see issue 1494
2012-07-17 21:08:44 +02:00
Oliver Duis
64c51e5a4b Fixed several OMP bugs in denoise
see issue 1474
2012-07-14 17:20:24 +02:00
ffsup2
5ffa1a609a Bugfix for [XXX.badpixels] file not working
Previous code cleanup changed int into size_t generating wrong behaviour
in the comparison line
2012-07-12 21:46:07 +02:00
Oliver Duis
752e1562b3 Reworked color functions 2
see issue 1052
2012-07-11 22:51:57 +02:00
Oliver Duis
00a0d49a99 Reworked color functions 2
see issue 1052
2012-07-11 22:51:02 +02:00
Oliver Duis
f7112ac0f0 Small fix for LCP after Tokina patch
see issue 1464
2012-07-11 18:42:04 +02:00
Oliver Duis
8b8ced3a39 Reworked color functions
see issue 1052
2012-07-11 09:10:49 +02:00
Oliver Duis
8ae269ab79 Reworked color functions 2012-07-10 07:37:45 +02:00
Oliver Duis
f89e303877 DCRAW 9.16 v1.451 update
see issue 1461
2012-07-09 21:36:29 +02:00
michael
6b842fd408 Merge with 4e0f46f25a716ac65a4016bac6284685147b5ec9
(note: color.cc is still in the source tree and CMakeLists.txt)
2012-07-09 06:28:15 -04:00
Oliver Duis
d7b593f74f Added support for some non-standard Tokina LCPs
see issue 1464
2012-07-08 21:43:02 +02:00
michael
c1701da96b OMP speedup for icc profiles (see issue 1462) 2012-07-07 20:37:51 -04:00
Oliver Duis
5bd13c22a4 Raw white point correction for LUT based profiles (DCP only)
see issue 1466
2012-07-07 23:08:04 +02:00
michael
5a7efbbbbb boxblur.h - correcting copy/paste error (oops) 2012-07-07 15:12:49 -04:00
michael
1c9801774f boxblur.h - implementation of OMP with AlignedBufferMP (thanks for the pointers, Olli) 2012-07-07 14:33:44 -04:00
michael
9735b3ff46 OMP mods in FTblockDN.cc (backing out those changes that lead to artifacts)
More work is needed here to utilise AlignedBufferMP
2012-07-07 14:32:17 -04:00
michael
bc46f0a871 Merge with 80a7b758b0a61d3368c5aba4b3bd8a21ee9db529 2012-07-06 16:27:33 -04:00
michael
8de0ec439e Merge with d8cd8e8947eceaf648ef570ea0eaaa518d6b3da7 2012-07-06 16:20:49 -04:00
Oliver Duis
00c280a80e Added non-bayer and compressed raw format support for Raw White point
see issue 1458
2012-07-06 21:51:08 +02:00
michael
fc8dc512fc correction for rtengine/CMakeLists.txt 2012-07-06 15:26:15 -04:00
Oliver Duis
f3a473d38b LCP CA correction now usable on more RAW types
see issue 1421
2012-07-06 18:39:54 +02:00
Oliver Duis
33cf83127b DCRAW 9.16 update
see issue 1461
2012-07-05 20:41:54 +02:00
michael
48a56db27e Adding support for jpeg and tiff file extensions (on behalf of sankeytms) see issue 1215.
For existing RT installations - add 'jpeg' in Preferences/FileBrowser tab, Parsed extensions.
2012-07-05 07:31:30 -04:00
michael
856ecbab68 OMP optimizations for NR 2012-07-04 18:49:09 -04:00
michael
952feb48b2 Merge with e482a17a8e1359e90e1d844d268bf005bfac1c7a 2012-07-04 13:09:50 -04:00
michael
3a4100e710 Merge with e190c52ab7861c68762aaa552f3dc0f59fe2e225 from default
This revision compiles and runs on Win7x64- but further evaluation is necessary.
There may be an issue with cmake step -After cmake I had to copy rtgui/version.h & config.h into out of source build /rtgui folder.
Additional notes:
- ImProcFunctions::hsv2rgb01   -> this likely need to be added to color.h & color.cc
- Use of array2D should be verified in NR code
- compilation warning for rtengine::RawImageSource::isWBProviderReady()
2012-07-03 23:15:07 -04:00
natureh
02c12d5259 Solving issue 1444: " Better Vibrance tool's threshold handling" 2012-07-03 23:49:45 +02:00
natureh
1462d79270 Solving issue 1457: "Preview sometimes doesn't update, demozaicing occure too often" 2012-07-03 10:45:02 +02:00
Ilia Popov
dd609ae6eb Remove inclusion of unnecessary headers, which was introduced by commit c148c40867dc and was breaking non-windows builds 2012-07-02 16:41:34 +02:00
Oliver Duis
33f565a1ba Fixed multiprocessor sharpening bug
see issue 1454
2012-07-01 22:20:09 +02:00
Oliver Duis
d47bab4380 Fixed Nikon D800E image dimensions
see issues 1452
2012-06-30 22:30:39 +02:00
Oliver Duis
3819da3726 Fixed memleak when raw loading fails 2012-06-26 22:45:37 +02:00
Oliver Duis
93dc63f542 Fixed color pixels using HSV equalizer, S/H speedup and fix
see issue 1436
2012-06-26 20:34:08 +02:00
Oliver Duis
b1bb0af84e Fixed pink tint on thumbs, espc. Canon files
see issue 1437
2012-06-26 08:00:13 +02:00
Philip Rinn
128c6dee7b Make out-of-source build possible and encourage people to use it.
On behalf of lebedev.ri, see issue 1340.
2012-06-25 23:37:20 +02:00
Oliver Duis
b4764ebfbe DCRAW 9.15 update
see issue 1433
2012-06-23 13:05:39 +02:00
natureh
a9286155e8 Patch from issue 1267: "New Threshold curve widget", used in USM Sharpening and Vibrance 2012-06-19 23:01:25 +02:00
natureh
b5176679b8 Solving issue 1427: "HSV equalizer: wrong color lines" 2012-06-18 23:36:30 +02:00
Michael Ezra
cbe233c8cf Enhancement: BW toning in Lab (see issue 1424) 2012-06-17 15:48:21 -04:00
Michael Ezra
c312545a5e Speedups: luminanceCurve OMP (see issue 1423) 2012-06-17 15:41:55 -04:00