Hi, On Wed, 2007-08-15 at 14:02 +0200, Edouard Gomez wrote: > This patch fixes major problems in the 8bit photo workflows: > - Auto White balance was applied all the time which results in bad > white balance most of the time. For 8bit photos, it's moslty sure > the in camera DSP applied its own white balance, so it's no use > to force an auto white balance, just use neutral white balance settings.
Fixed by setting sane default in rs_metadata_new(). > - 8bit photos were not marked active, thus the settings were never saved, and > it was just impossible to work on multpiple 8bit photos at the same time. > It was mandatory to work on a single photo, export then work on a second > photo 'active' removed from RS_PHOTO. It was never read - only written ;) > - Curve Cache loading doesn't work realiably if text nodes are inserted > in the xml cache file. Uhh. Interesting. Thanks for the patch, applied to trunk. /abrander _______________________________________________ Rawstudio-dev mailing list [email protected] http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-dev
