Oliver Duis
c5fd7da96a
Fixed compilation issues on Ubuntu Linux
...
see issue 1343
2012-05-18 18:30:57 +02:00
Oliver Duis
2d59057d57
LCP (Lens Correction Profile) support
...
see issue 1343
2012-05-17 21:41:48 +02:00
Michael Ezra
927d796611
Enhancements: parsing for Leaf exif data & Phase One orientation;
...
Fix for Time in reading exif:DateTimeOriginal - REQUIRES CLEARING CACHE to take an effect on images prviously viewed in RT;
- on behalf of Torger (issue 766)
2012-05-12 18:27:16 -04:00
Emil Martinec
33424e7e1d
Minor bugfix for AutoExposure
2012-05-08 15:33:21 -05: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
Emil Martinec
686188d6bb
Bugfix for autoexposure on blackframes.
2012-05-05 22:03:25 -05:00
Michael Ezra
fd5d2d03c2
Fix for thumbnail rotation for Leaf, Mamiya and Phase One (Thanks Torger!); issue 766
2012-05-05 13:44:55 -04:00
Oliver Duis
e2647a0f19
Fix for Canon 5D Mark III
...
on behalf Lebedev, issue 1347
2012-05-02 18:24:08 +02:00
Oliver Duis
c615e7b132
DCP dual illuminant support
...
see issue 1336
2012-04-23 17:45:27 +02:00
Oliver Duis
29dc72e26c
Code cleanups
...
on behalf of Lebedev, see issue 1332
2012-04-22 10:44:51 +02:00
Oliver Duis
2727956b19
Fixed Leaf .mos files wrong orientation and colors
...
on behalf of Torger, see issue 1327
2012-04-21 10:04:27 +02:00
Oliver Duis
6c78b241f5
ICC camera and output profile speedups, cleanup
...
see issue 1329
2012-04-21 09:16:07 +02:00
Oliver Duis
02cc8464d9
Fixed compilation on 32bit Windows, cleanups
...
see issue 1333
2012-04-20 22:17:41 +02:00
Oliver Duis
a5fec87ad5
Fixed auto profile detection in some cases
...
see issue 1312
2012-04-19 21:25:01 +02:00
jdc
ad956f17f7
Fix bug output gamma
2012-04-14 19:27:54 +02:00
Oliver Duis
b70c4ad51e
Fixed NoICM would generate incompatible output image
...
see issue 1320
2012-04-13 17:15:07 +02:00
Oliver Duis
b9c73e3921
Fixed two crashes in DCP color engine
...
see issue 1317
2012-04-10 23:26:14 +02:00
Emil Martinec
033755b6df
Code cleanup for min/max functions. Committed on behalf of lebedev.ri (thanks!).
2012-04-09 15:42:59 -05:00
Oliver Duis
30681df133
Fixed auto DCP detection did not work with some camera makers
...
see issue 1312
2012-04-07 18:10:52 +02:00
Oliver Duis
6f26d26abb
Performance improvements, espc. using monitor profiles
...
see issue 1310
2012-04-07 11:10:16 +02:00
Oliver Duis
7d621effc7
Fixed crash on selecting a Custom input color profile
...
see issue 1298
2012-04-01 17:18:48 +02:00
Oliver Duis
36b86ddaf3
Clipless and fast DCP color profile engine
...
see issue #1295
2012-03-31 19:02:42 +02:00
Oliver Duis
76064f0d2a
New camera color profiles: Nikon D3000, Sony A900, (Sony A55)
...
see issue #1292
2012-03-27 19:54:47 +02:00
Oliver Duis
33288c09e8
Support for ICC profiles in subdirectories
...
see issue #1286
2012-03-22 19:12:20 +01:00
Oliver Duis
303673870d
New camera color profile: Canon Powershot G12
...
see issue 1281
2012-03-17 11:27:52 +01:00
Oliver Duis
2a507c8615
Code cleanups
...
on behalf of Lebedev, see issue 1279
2012-03-16 15:22:27 +01:00
Oliver Duis
d520543462
New camera color profile: Canon 40D
...
see issue 1280
2012-03-16 15:15:40 +01:00
Oliver Duis
62098bddd3
Automatic support for CaptureOne and hacked Nikon ICC profiles
...
see issue #1274
2012-03-15 17:44:21 +01:00
Emil Martinec
e1c38c6030
Restoring a file inexplicably lost during the merge.
2012-03-08 20:50:43 -06:00
natureh
6bfbcb849c
Correction of an assertion in array2D.h which had became uneffective due to the last change.
2012-03-03 10:52:08 +01:00
natureh
dd93fff44c
Committing patch from issue 1240: "Partial profile handling"
2012-02-26 03:23:08 +01:00
natureh
c21fa69aea
Suppressing loads of GCC warning about automatic typecasting ambiguity
2012-02-26 01:05:57 +01: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
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
natureh
b5bf0a8c88
Solving issue 1001: "Auto WB is saved as Custom in profile files" and 929: "Crash on image open with WB method = Auto" with a different workaround
2012-01-11 02:06:23 +01:00
natureh
db32301fa7
Solving issue 1196: "Strange blown highlights with control cage tone curve in 32 bit release builds"
2012-01-11 01:50:10 +01:00
DrSlony
977094a912
Code cleanup: size() vs empty(), possible memleaks, initialization list order. On behalf of lebedev.ri, see issue 1195
2012-01-08 17:35:33 +00: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
Oliver Duis
3c7d1db7e3
New camera color profiles: Canon 5D, G10, Nikon D3100; DCRAW cleanups
...
see issue 1186
2012-01-01 20:37:34 +01:00
Oliver Duis
f33eee1f77
Update to DCRAW 9.12, adding new cameras
...
see issue 1179
2011-12-30 11:57:11 +01:00
jdc
f9885117b4
New Output Profiles see #issue1166
2011-12-25 07:57:59 +01:00
Hombre
4caeb2b0fb
Adding 2 lines forgotten in the previous WB patch: the LED profiles wasn't applied.
2011-12-24 15:57:48 +01:00
michael
a223ba50ea
Neutral Levels & tooltips (issue 1161)
2011-12-18 19:12:47 -05:00
michael
815ba5b321
Major rework of headers inclusion style Part2 on behalf of lebedev.ri (issue 1079)
2011-12-17 12:14:44 -05:00
michael
bf71a01ca5
Major rework of headers inclusion style on behalf of lebedev.ri (issue 1079)
2011-12-17 12:08:57 -05:00