Commit Graph

6 Commits

Author SHA1 Message Date
Wyatt Olson
bb1a7ce4bc Fixed program hang from issue 185 (see issue tracker for comments); re-generated translations 2010-10-28 19:51:15 -06:00
Oliver Duis
37ea6a7380 Using Steves threadsafe DCRAW to roughly double thumbnail generation speed on multicore CPUs. Now there are two update worker threads. Easy to remove if someone provides code for a more efficient distribution mechanism. 2010-10-28 21:47:52 +02:00
Steve Herrell
d0a9100e93 improve stability for Cache Manager and thumbnails and avoid race conditions.
preparation step 3 for making dcraw multithread safe.
2010-10-28 17:39:29 +02:00
Steve Herrell
3c747f1d77 improve stability for Cache Manager and avoid race conditions.
preparation step 2 for making dcraw multithread safe.
2010-10-28 17:33:11 +02:00
Emil Martinec
6770a2c4a0 Changed behavior of "Shadow compression" to shadow recovery; now 0 on the slider is black clipping, 50 is no compression, 100 is shadow expansion. Implemented a rudimentary highlight desaturation to prevent color shifts under exposure compensation, along the lines of relative colorimetric rendering intent. 2010-10-27 20:53:52 -05:00
Emil Martinec
926056c2c2 Changes to black compression and saturation controls. Black compression from 0-50 acts the same as 0-100 on the previous version, compressing dark tones without crushing blacks. 50-100 then starts crushing blacks until by 100 on the slider, all tones up to the set black point are sent to zero. In the new saturation control, negative values of the slider set a linear curve rather than an inverted S curve, and smoothly decrease saturation to zero across the board. 2010-10-26 22:59:18 -05:00