Update of /cvsroot/ufraw/ufraw In directory vz-cvs-3.sog:/tmp/cvs-serv30315
Modified Files: dcraw.cc Log Message: Readd support for the SONY NEX-5N after the upgrade to DCRaw v9.11. Index: dcraw.cc =================================================================== RCS file: /cvsroot/ufraw/ufraw/dcraw.cc,v retrieving revision 1.255 retrieving revision 1.256 diff -u -d -r1.255 -r1.256 --- dcraw.cc 7 Oct 2011 12:00:21 -0000 1.255 +++ dcraw.cc 7 Oct 2011 13:55:53 -0000 1.256 @@ -8218,6 +8218,8 @@ filters = 0x61616161; } else if (!strcmp(model,"DSLR-A350")) { height -= 4; + } else if (!strcmp(model,"NEX-5N")) { + width -= 24; } else if (!strcmp(model,"PIXL")) { height -= top_margin = 4; width -= left_margin = 32; ------------------------------------------------------------------------------ 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-d2dcopy2 _______________________________________________ ufraw-cvs mailing list ufraw-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ufraw-cvs