Commit Graph

32 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
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
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
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
Oliver Duis
33f565a1ba Fixed multiprocessor sharpening bug
see issue 1454
2012-07-01 22:20:09 +02:00
Oliver Duis
190555be57 LCP engine v3
see issue 1375
2012-05-31 16:13:46 +02:00
Oliver Duis
e5d42eb5eb LCP engine v2
see issue 1343
2012-05-23 00:11:38 +02:00
Oliver Duis
2d59057d57 LCP (Lens Correction Profile) support
see issue 1343
2012-05-17 21:41:48 +02:00
Oliver Duis
05226a2875 Backed out changeset: 159f9e7014f8 2012-05-06 23:04:47 +02:00
Oliver Duis
1483ecb47c Code cleanups
on behalf of Lebedev, see issue 1355
2012-05-06 22:10:37 +02:00
Oliver Duis
29dc72e26c Code cleanups
on behalf of Lebedev, see issue 1332
2012-04-22 10:44:51 +02:00
Oliver Duis
b70c4ad51e Fixed NoICM would generate incompatible output image
see issue 1320
2012-04-13 17:15:07 +02:00
Emil Martinec
b263308ca1 Bugfix for detail window crash, and code cleanup. 2012-03-18 11:23:40 -05:00
Emil Martinec
05bf171f9c Tile processing implemented. Somehow in recent commits, NR settings are not being saved consistently in the pp3. 2012-03-10 15:12:47 -06:00
Emil Martinec
f47b4b5bb0 Merge from default. Hope I did it right... 2012-03-08 20:27:30 -06:00
Emil Martinec
04971bdd96 Fixed gamma call in deprecated dirpyrdenoise code. 2012-03-04 12:21:01 -06:00
Emil Martinec
3d8c7801ba Improvements. Some code cleanup. Nearing final version. 2012-03-01 22:53:51 -06:00
natureh
ea5a4f73cf Applying patch from issue 1257: "Code cleanup: removal of unnessesary variables, fixed C-style pointer casting" on behalf of lebedev 2012-02-25 16:10:20 +01:00
ffsup2
d2980caba5 Fix for Auto White Balance when photo is in queue (rawData was null)
Thanks to marco42
2012-02-12 21:23:27 +01:00
DrSlony
0e2ebf5c5f Removed printf "silpleprocess calling autoexp\n" from simpleprocess.cc. See issue 1238 2012-02-11 01:19:48 +00:00
Emil Martinec
325d8d1620 Instituting denoise branch to work on improvements to RT denoise. Most definitely a work in progress, but the patch is becoming quite complicated so it is definitely worth having it backed up on Google code. 2012-01-22 21:42:07 -06:00
natureh
66f1376131 Solving issue 1206: "Caveats file handling". May also solve issue 1089: "About RT: version window disappears". This patch also cleanup the Gamma tool a little bite. The CAVEATS.txt is optional and may be deleted in future release. 2012-01-18 00:20:19 +01:00
jdc
9ff878c0d8 little correction for tags Output profiles 2012-01-15 18:36:20 +01:00
jdc
c1ece88d07 modification of LUT of Output-profiles Output-gamma Free-Gamma, suppression of discontinuity 2012-01-15 18:32:37 +01:00
DrSlony
02e6d9e9a5 Code cleanup: removal of unnessesary backslashes, committed on behalf of lebedev.ri, issue 1162 2012-01-02 15:00:48 +00:00
jdc
f9885117b4 New Output Profiles see #issue1166 2011-12-25 07:57:59 +01:00
michael
bf71a01ca5 Major rework of headers inclusion style on behalf of lebedev.ri (issue 1079) 2011-12-17 12:08:57 -05:00
Hombre
02f1a0b2f5 Patch from issue 1131: "Predefined White Balance values". 2011-12-16 01:37:22 +01:00
Emil Martinec
ce1e28c03f Implementing RGB curves. 2011-12-15 09:43:22 -06:00
Emil Martinec
7913104911 Restoring changeset 286a06753099 2011-11-30 15:59:32 -06:00