Update of /cvsroot/ufraw/ufraw
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv5977

Modified Files:
        wb_presets.c 
Log Message:
Feature request #317: Add WB presets for the FUJIFILM X-T10. Thanks goes to 
Joăo Almeida for the data.

Index: wb_presets.c
===================================================================
RCS file: /cvsroot/ufraw/ufraw/wb_presets.c,v
retrieving revision 1.350
retrieving revision 1.351
diff -u -d -r1.350 -r1.351
--- wb_presets.c        15 Apr 2016 00:15:10 -0000      1.350
+++ wb_presets.c        14 Jun 2016 04:00:04 -0000      1.351
@@ -2636,6 +2636,16 @@
   { "FUJIFILM", "X-T1", Underwater, 0,         { 1.894040, 1, 1.569536, 0 } },
   { "FUJIFILM", "X-T1", "5000K", 0,            { 1.847682, 1, 1.546358, 0 } },
 
+  /* FUJIFILM X-T10 Firmware Version 1.21 */
+  { "FUJIFILM", "X-T10", Daylight, 0,          { 1.884106, 1, 1.526490, 0 } },
+  // The manual calls it "Shade", but exiftool shows it as "Cloudy".
+  { "FUJIFILM", "X-T10", Shade, 0,             { 2.072848, 1, 1.324503, 0 } },
+  { "FUJIFILM", "X-T10", DaylightFluorescent, 0, { 2.423841, 1, 1.334437, 0 } 
},
+  { "FUJIFILM", "X-T10", WarmWhiteFluorescent, 0, { 2.026490, 1, 1.599338, 0 } 
},
+  { "FUJIFILM", "X-T10", CoolWhiteFluorescent, 0, { 1.890728, 1, 2.046358, 0 } 
},
+  { "FUJIFILM", "X-T10", Incandescent, 0,      { 1.211921, 1, 2.321192, 0 } },
+  { "FUJIFILM", "X-T10", Underwater, 0,                { 1.990066, 1, 
1.440397, 0 } },
+
   /* FUJIFILM X-Pro1 Firmware Version v3.30 */
   // The manual calls it "Fine".
   { "FUJIFILM", "X-Pro1", Daylight, 0,         { 1.860927, 1, 1.708609, 0 } },


------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________
ufraw-cvs mailing list
ufraw-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ufraw-cvs

Reply via email to