diff --git a/rtdata/iccprofiles/Canon EOS Digital Rebel XSi.icc b/rtdata/iccprofiles/Canon EOS Digital Rebel XSi.icc new file mode 100644 index 000000000..e3229b821 Binary files /dev/null and b/rtdata/iccprofiles/Canon EOS Digital Rebel XSi.icc differ diff --git a/rtdata/iccprofiles/Panasonic DMC-FZ150.icc b/rtdata/iccprofiles/Panasonic DMC-FZ150.icc new file mode 100644 index 000000000..d29e2bbea Binary files /dev/null and b/rtdata/iccprofiles/Panasonic DMC-FZ150.icc differ diff --git a/rtdata/iccprofiles/Panasonic DMC-FZ35.icc b/rtdata/iccprofiles/Panasonic DMC-FZ35.icc new file mode 100644 index 000000000..6d29190a0 Binary files /dev/null and b/rtdata/iccprofiles/Panasonic DMC-FZ35.icc differ diff --git a/rtdata/iccprofiles/Panasonic DMC-FZ38.icc b/rtdata/iccprofiles/Panasonic DMC-FZ38.icc new file mode 100644 index 000000000..6d29190a0 Binary files /dev/null and b/rtdata/iccprofiles/Panasonic DMC-FZ38.icc differ diff --git a/rtengine/dcraw.cc b/rtengine/dcraw.cc index ae8ade831..e9d6e7228 100644 --- a/rtengine/dcraw.cc +++ b/rtengine/dcraw.cc @@ -6719,8 +6719,8 @@ void CLASS adobe_coeff (const char *make, const char *model) { 16197,-6146,-1761,-2393,10765,1869,366,2238,5248 } }, { "LEICA V-LUX 2", 143, 0xfff, { 16197,-6146,-1761,-2393,10765,1869,366,2238,5248 } }, - { "Panasonic DMC-FZ150", 143, 0xfff, - { 11904,-4541,-1189,-2355,10899,1662,-296,1586,4289 } }, + { "Panasonic DMC-FZ150", 143, 0xfff, /* RT */ + { 10435,-3208,-72,-2293,10506,2067,-486,1725,4682 } }, { "Panasonic DMC-FX150", 15, 0xfff, { 9082,-2907,-925,-6119,13377,3058,-1797,2641,5609 } }, { "Panasonic DMC-G10", 15, 0xf3c, /* RT - Colin Walker */ diff --git a/rtengine/dcraw.patch b/rtengine/dcraw.patch index ea434264b..faf20ad25 100644 --- a/rtengine/dcraw.patch +++ b/rtengine/dcraw.patch @@ -1,5 +1,5 @@ ---- C:/GCC/RT/RTSrc/rtengine/dcraw.c Sun Oct 09 18:44:03 2011 -+++ C:/GCC/RT/RTSrc/rtengine/dcraw.cc Sun Oct 16 11:36:24 2011 +--- C:/GCC/RT/RTSrc/rtengine/dcraw.c Sun Oct 09 17:44:03 2011 ++++ C:/GCC/RT/RTSrc/rtengine/dcraw.cc Mon Oct 31 07:51:51 2011 @@ -1,6 +1,17 @@ +/*RT*/#include +/*RT*/#include @@ -473,7 +473,7 @@ { "PENTAX *ist DL2", 0, 0, { 10504,-2438,-1189,-8603,16207,2531,-1022,863,12242 } }, { "PENTAX *ist DL", 0, 0, -@@ -6692,6 +6713,8 @@ +@@ -6692,32 +6713,34 @@ { 10909,-4295,-948,-1333,9306,2399,22,1738,4582 } }, { "LEICA D-LUX 5", 143, 0, { 10909,-4295,-948,-1333,9306,2399,22,1738,4582 } }, @@ -482,8 +482,11 @@ { "Panasonic DMC-FZ100", 143, 0xfff, { 16197,-6146,-1761,-2393,10765,1869,366,2238,5248 } }, { "LEICA V-LUX 2", 143, 0xfff, -@@ -6700,24 +6723,24 @@ - { 11904,-4541,-1189,-2355,10899,1662,-296,1586,4289 } }, + { 16197,-6146,-1761,-2393,10765,1869,366,2238,5248 } }, +- { "Panasonic DMC-FZ150", 143, 0xfff, +- { 11904,-4541,-1189,-2355,10899,1662,-296,1586,4289 } }, ++ { "Panasonic DMC-FZ150", 143, 0xfff, /* RT */ ++ { 10435,-3208,-72,-2293,10506,2067,-486,1725,4682 } }, { "Panasonic DMC-FX150", 15, 0xfff, { 9082,-2907,-925,-6119,13377,3058,-1797,2641,5609 } }, - { "Panasonic DMC-G10", 0, 0,