Update of /cvsroot/ufraw/ufraw In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv22676
Modified Files: wb_presets.c Log Message: Add WB presets for the Panasonic DMC-TZ70/DMC-TZ71/DMC-ZS50. Stolen from Darktable. Index: wb_presets.c =================================================================== RCS file: /cvsroot/ufraw/ufraw/wb_presets.c,v retrieving revision 1.322 retrieving revision 1.323 diff -u -d -r1.322 -r1.323 --- wb_presets.c 20 Jun 2015 03:00:19 -0000 1.322 +++ wb_presets.c 21 Jun 2015 03:15:15 -0000 1.323 @@ -6093,6 +6093,24 @@ { "Panasonic", "DMC-ZS40", Shade, 0, { 2.335849, 1, 1.415094, 0 } }, { "Panasonic", "DMC-ZS40", Incandescent, 0, { 1.384906, 1, 2.577358, 0 } }, + // Panasonic DMC-TZ70, DMC-TZ71 and DMC-ZS50 are the same camera model. + { "Panasonic", "DMC-TZ70", Daylight, 0, { 2.090909, 1, 1.818182, 0 } }, + { "Panasonic", "DMC-TZ70", Cloudy, 0, { 2.241509, 1, 1.660377, 0 } }, + { "Panasonic", "DMC-TZ70", Shade, 0, { 2.378788, 1, 1.590909, 0 } }, + { "Panasonic", "DMC-TZ70", Incandescent, 0, { 1.420455, 1, 2.727273, 0 } }, + + // Panasonic DMC-TZ70, DMC-TZ71 and DMC-ZS50 are the same camera model. + { "Panasonic", "DMC-TZ71", Daylight, 0, { 2.090909, 1, 1.818182, 0 } }, + { "Panasonic", "DMC-TZ71", Cloudy, 0, { 2.241509, 1, 1.660377, 0 } }, + { "Panasonic", "DMC-TZ71", Shade, 0, { 2.378788, 1, 1.590909, 0 } }, + { "Panasonic", "DMC-TZ71", Incandescent, 0, { 1.420455, 1, 2.727273, 0 } }, + + // Panasonic DMC-TZ70, DMC-TZ71 and DMC-ZS50 are the same camera model. + { "Panasonic", "DMC-ZS50", Daylight, 0, { 2.090909, 1, 1.818182, 0 } }, + { "Panasonic", "DMC-ZS50", Cloudy, 0, { 2.241509, 1, 1.660377, 0 } }, + { "Panasonic", "DMC-ZS50", Shade, 0, { 2.378788, 1, 1.590909, 0 } }, + { "Panasonic", "DMC-ZS50", Incandescent, 0, { 1.420455, 1, 2.727273, 0 } }, + { "Panasonic", "DMC-G1", Daylight, 0, { 1.942966, 1, 1.448669, 0 } }, { "Panasonic", "DMC-G1", Cloudy, 0, { 2.106464, 1, 1.326996, 0 } }, { "Panasonic", "DMC-G1", Shade, 0, { 2.323194, 1, 1.224335, 0 } }, ------------------------------------------------------------------------------ _______________________________________________ ufraw-cvs mailing list ufraw-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ufraw-cvs