natureh
e7b0efb709
Adding a warning about croppedHistogram calculation
2011-08-24 01:13:41 +02:00
natureh
2f3549653a
Second and last part of issue 898 bugfix : Thumbnails aren't updated when toggling "Info" on/off
...
This patch also solve the skewed thumbnails bug
Credits: Oduis / Hombre
2011-08-23 23:22:17 +02:00
Oliver Duis
5b198bb743
Fixed crash when re-opening image with auto wb in some situations
...
see issue 929
2011-08-22 18:27:49 +02:00
Oliver Duis
c57bc0c15f
Filter for unnecessary slow demosaicing when switch between history states
...
see issue 923
2011-08-20 21:26:52 +02:00
ffsup2
26d8ba5be1
Restored refreshmap with void events ( deleted in changeset 0e80772ed08c) because it was not in sync with procevents anymore
...
Obsolete events cannot be removed because translation strings HISTORY_MSG_xx are statically defined with the event number xx
Obsolete events can be reused in future.
2011-08-15 23:53:20 +02:00
ffsup2
a75252f34d
Code cleanup: removed colorboost, colordenoise, colorshift, waveletequalizer, lumadenoise
...
Code was already commented and superseded
2011-08-14 23:35:56 +02:00
Hombre
aac3be6386
Solving issue 904 : Geen equilibration produce random dots in the image
2011-08-09 12:14:04 +02:00
Oliver Duis
3d91e2bd69
Cleanup green equilibration
2011-08-07 15:21:17 +02:00
Oliver Duis
418b4ca983
Cleanups
2011-08-06 20:31:33 +02:00
Oliver Duis
f7d5b97428
Clean up unused option; restored gray theme as new users default option
...
for lattern see issue 373
2011-08-06 11:00:43 +02:00
Oliver Duis
20e434ecfc
ICM profiles improvements
...
see issue 889
2011-08-05 15:58:43 +02:00
Oliver Duis
2d5b96a880
Fixed RL deconvolution problem with negative lightness channel
...
see issue 868
2011-07-31 22:53:40 +02:00
Oliver Duis
9992bac727
Direct image safe cleanups
2011-07-31 11:11:26 +02:00
Oliver Duis
0ffc439cb2
Small DCB cleanups
2011-07-30 22:44:19 +02:00
jdc
3932b1e4fc
Microcontrast : improving the algorithm uniformity
2011-07-30 14:16:33 +02:00
Oliver Duis
7960a4dc4c
Fixed RL Deconv sharpening darkens image in special situations
...
see issue 868
2011-07-30 12:59:07 +02:00
Oliver Duis
4612ad719a
Fixed articfacts when using exposure saturation on dark noisy Canon image
...
see issue 870
2011-07-29 17:09:25 +02:00
Oliver Duis
71683ee04b
Fixed crash on browsing corrupted RAW files
...
on behalf of Evgeny Andreeshchev; see issue 871
2011-07-29 08:07:33 +02:00
Oliver Duis
5aeb290622
Unification if sRGB gamma value
...
see issue 856
2011-07-27 19:16:26 +02:00
Oliver Duis
ed015d0184
Fixed thumbnails too dark when using highlight recovery
...
see issue 861
2011-07-26 19:04:27 +02:00
Oliver Duis
fe25c53fcd
Update to DCRAW v9.10, addin new camera models
...
see issue 857
2011-07-25 15:39:27 +02:00
jdc
112a4ac93d
Post demosaic artifact_noise reduction see issue848
2011-07-20 07:12:02 +02:00
Oliver Duis
0a67e308bf
Fixed cropping not working in file browser mode
...
see issue 609
2011-07-19 19:01:18 +02:00
Oliver Duis
28fe1db0bc
Upgraded unsharp mask to floating point, fixed occasional pixel artifacts
...
see issue 638
2011-07-17 19:00:50 +02:00
Oliver Duis
091cc56a01
Automatic high detail preview rendering when entering 100% views
...
See issue 838
2011-07-14 13:57:32 +02:00
natureh
b9b5e37ef2
PP3 sidecar files were triggering unwanted monitoring event (there was still some remaining even with Oduis' fix from issue #597 ). They are now filtered out : only files that have one of the retained (and then displayed) extensions are taken into account.
...
Works for both Windows and Linux (i don't know if MacOS version's is listening the directories).
Note that contrary to the Branch3 version of the patch, the pp3 files are updated too when ranking the thumbs because this information is now part of the pp3 file.
2011-07-13 16:41:01 +02:00
Oliver Duis
1ca27122e7
Removed RAWZOR
...
see issue 831
2011-07-12 19:40:19 +02:00
jdc
b024e815f6
Clarity and Sharpening from Manuel Llorens #issue814
2011-07-07 08:04:58 +02:00
Oliver Duis
f8e8211449
Threading improvement
2011-07-05 20:01:33 +02:00
Oliver Duis
ae3d85337c
Threading enhancements, cleanups
2011-07-03 20:12:31 +02:00
Oliver Duis
488aba1dd2
Small warnings cleanup
...
on behalf of Afli; see issue 823
2011-07-03 16:25:47 +02:00
Oliver Duis
5c19de21ca
CMYK images are ignored
...
on behalf of Afli; see issue 809
2011-07-02 19:14:31 +02:00
Oliver Duis
a4281a9d87
Optimizations and cleanups
...
(missing float conversion, defines, 1.0 vs 1.f etc.)
2011-07-01 14:49:15 +02:00
Emil Martinec
0f0a1398e5
Bugfix for highlight reconstruction.
2011-06-30 14:21:32 -05:00
Oliver Duis
f8ecc12d8a
Fixed some missing floating point conversions in DCB
2011-06-30 17:15:47 +02:00
Oliver Duis
5d99bb4115
Small compiler warnings cleanup
...
on behalf of Afli, see issue 808
2011-06-29 20:29:57 +02:00
Emil Martinec
47cd6fc04e
Bugfix for issue 783.
2011-06-28 09:04:18 -05:00
Emil Martinec
dd5747601f
Bugfix for green equilibration.
2011-06-28 08:59:11 -05:00
Emil Martinec
88c7e54774
New highlight reconstruction algorithm, replaces color propagation.
2011-06-27 07:46:01 -05:00
Emil Martinec
43649f6733
Bugfix for issue 801.
2011-06-26 10:09:55 -05:00
Oliver Duis
9b1d0910d5
Fixed a crash using Contrast by detail levels
...
see issue 798
2011-06-26 11:12:31 +02:00
Oliver Duis
a6989bb63b
Fixed crash on OSX wit OMP
...
see issue 757
2011-06-24 23:12:41 +02:00
Oliver Duis
303a7ad149
Fixed a crash on some builds
...
see issue 793
2011-06-23 19:10:01 +02:00
Ilia Popov
05fb2fb1c0
Fixed type mismatches in printf's in array2D.h
2011-06-22 00:29:31 +02:00
Oliver Duis
c1a8e6bbbd
Threading cleanups
2011-06-21 21:59:51 +02:00
Oliver Duis
0583d2bc39
Removed unused files
2011-06-21 19:33:19 +02:00
Oliver Duis
ee20b2a4db
False color suppression with blown highlights problem
...
see issue 752
2011-06-19 09:22:29 +02:00
Oliver Duis
be4c642f0c
Fixed bug in full image processing, "False color suppression" was always on and set to 1
...
See issue 752
2011-06-17 06:58:26 +02:00
Oliver Duis
3d0724afbe
Floating point cleanups, next round
...
see forum thread #21658
2011-06-13 13:46:52 +02:00
jdc
bd2714c37c
bug fixed a priori. Grid in shadows for Cblack
2011-06-13 13:29:54 +02:00