Update of /cvsroot/ufraw/ufraw
In directory vz-cvs-2.sog:/tmp/cvs-serv19748
Modified Files:
ufraw_settings.cc
Log Message:
Fix wb reading for the Fujifilm HS20.
Index: ufraw_settings.cc
===================================================================
RCS file: /cvsroot/ufraw/ufraw/ufraw_settings.cc,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- ufraw_settings.cc 20 Feb 2011 06:15:20 -0000 1.14
+++ ufraw_settings.cc 11 Jul 2011 03:42:58 -0000 1.15
@@ -225,7 +225,7 @@
{
public:
ChannelMultipliers() : UFNumberArray(ufChannelMultipliers, 4,
- 0.100, 99.000, 1.0, 3, 0.001,
0.001) { };
+ 0.100, 999.000, 1.0, 3, 0.001, 0.001) { };
void Event(UFEventType type) {
if (type != uf_value_changed)
return UFObject::Event(type);
------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
ufraw-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ufraw-cvs