<br><br><div><span class="gmail_quote">2007/11/2, Gerhard Kulzer &lt;<a href="mailto:gerhardkgmx@gmail.com">gerhardkgmx@gmail.com</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Am Friday 02 November 2007 schrieb Gilles Caulier:<br>&gt; 2 Nov 2007 06:17:10 -0000, Gerhard Kulzer &lt;<a href="mailto:gerhard@kulzer.net">gerhard@kulzer.net</a>&gt;:<br>&gt; &gt; ------- You are receiving this mail because: -------
<br>&gt; &gt; You are the assignee for the bug, or are watching the assignee.<br>&gt; &gt;<br>&gt; &gt; <a href="http://bugs.kde.org/show_bug.cgi?id=149874">http://bugs.kde.org/show_bug.cgi?id=149874</a><br>&gt; &gt;<br>&gt; &gt;
<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; ------- Additional Comments From gerhard kulzer net&nbsp;&nbsp;2007-11-02 07:17<br>&gt; &gt; -------<br>&gt; &gt; Well, as far as I can see libkdcraw version 0.1.2 is still not officially<br>
&gt; &gt; released and dcraw 8.78 with the inclusion of new important cameras is<br>&gt; &gt; out.<br>&gt;<br>&gt; look here : <a href="http://www.kipi-plugins.org/drupal/node/4">http://www.kipi-plugins.org/drupal/node/4</a>
<br>&gt;<br>&gt;<br>&gt; Valerio, I have a patch ready to commit to svn that is based on 8.78. The<br>&gt;<br>&gt; &gt; dcraw API has changed in that 1 additional option is available now (-m),<br>&gt; &gt; but the current libkdcraw use remains consistant. It is up to the
<br>&gt; &gt; applications to add the additional options.<br>&gt; &gt; Can I commit them?<br>&gt;<br>&gt; send me the patch. I will look what you have changed in code (outside<br>&gt; dcraw.c of course).<br>&gt;<br>&gt; In general :
<br>&gt;<br>&gt; - For KDE3 branch, If dcraw command line interface is compatible, no need<br>&gt; to change the API/ABI version. the change still private. If it&#39;s possible,<br>&gt; we must preserve the binary compatibility. It&#39;s important for packagers.
<br>&gt;<br>&gt; - In KDE4, we can do what we want because nothing is already released and<br>&gt; API/ABI version is already incremented (for the future). If API change<br>&gt; because we use new dcraw options this is not a problem. There is no bnary
<br>&gt; compatibility to preserve. KDE4 still under developement.<br>&gt;<br>&gt; Gilles<br><br>Here is the patch Gilles,<br>you&#39;ll see nearly nothing need to be changed.<br>To be clearer about the new option: it does __NOT__ break API compatibility,
<br>if you&#39;re using non-adapted applications they just can&#39;t employ the new<br>options, but all other remain intact.<br></blockquote></div><br>ok. Fine for me to commit. <br><br>Also there is the list of camera supported to update. Go to dcraw web project page, get the list on the top of the page and copy the content to CAMERALIST text file on svn.
<br><br>Gilles<br>