<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to patches</title><link>https://sourceforge.net/p/kid3/patches/</link><description>Recent changes to patches</description><atom:link href="https://sourceforge.net/p/kid3/patches/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 22 Dec 2016 14:49:12 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/kid3/patches/feed.rss" rel="self" type="application/rss+xml"/><item><title>#72 Fix building with chromaprint 1.4</title><link>https://sourceforge.net/p/kid3/patches/72/?limit=25#1752</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; closed&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Urs Fleisch</dc:creator><pubDate>Thu, 22 Dec 2016 14:49:12 -0000</pubDate><guid>https://sourceforge.netd649af06dd48122d485d85135408257b1a1f4cd7</guid></item><item><title>Need Progress Indicator Bars - Expand All &amp; Bulk Modify Frames across large filesets</title><link>https://sourceforge.net/p/kid3/patches/73/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Its unclear if Kid3 is still progressing or died/locked up when:&lt;br/&gt;
1. doing an Expand All on a large dataset of files &amp;amp; folders&lt;br/&gt;
2.  modifying frames on large selected sets of files across a large folder hiearchy (e.g. deleting a frame)&lt;br/&gt;
    a.  when modify or deleting frames, provide an impacted # of files (it sometimes hard to tell how the scope of a change); maybe count #'s next to frame names?&lt;/p&gt;
&lt;p&gt;How about a file count status bar # and then how many are selected &lt;span&gt;[total xxx,xxx/selected xxx,xxx]&lt;/span&gt;???&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Branch Hendrix</dc:creator><pubDate>Tue, 20 Dec 2016 20:45:06 -0000</pubDate><guid>https://sourceforge.netf0c5a55babb6fe08f88d971e899d87408402c2f4</guid></item><item><title>Fix building with chromaprint 1.4</title><link>https://sourceforge.net/p/kid3/patches/72/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Fixes compilation with Chromaprint 1.4, &lt;a class="alink" href="/p/kid3/bugs/146/"&gt;[bugs:#146]&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Urs Fleisch</dc:creator><pubDate>Fri, 09 Dec 2016 07:39:39 -0000</pubDate><guid>https://sourceforge.net277757ae0bfbc2b4dc95f48b37b3750241f5e5ed</guid></item><item><title>Fix building with chromaprint 1.4</title><link>https://sourceforge.net/p/kid3/patches/72/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 72 has been modified: Fix building with chromaprint 1.4&lt;br/&gt;
Edited By: Urs Fleisch (ufleisch)&lt;br/&gt;
Status updated: u'open' =&amp;gt; u'closed'&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Urs Fleisch</dc:creator><pubDate>Fri, 09 Dec 2016 07:39:39 -0000</pubDate><guid>https://sourceforge.net0219c0278bb92a8496e20ac949e9ca35e4017beb</guid></item><item><title>#71 Optimize images</title><link>https://sourceforge.net/p/kid3/patches/71/?limit=25#ba51</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; closed&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Urs Fleisch</dc:creator><pubDate>Wed, 24 Aug 2016 04:01:12 -0000</pubDate><guid>https://sourceforge.net33e221853ba5d8249eb69f6a94f8ad4321db2e44</guid></item><item><title>#71 Optimize images</title><link>https://sourceforge.net/p/kid3/patches/71/?limit=25#9ebe</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Thanks, with these instructions, I was able to reproduce the compressed pngs. For the svgz, I still received a file with 3 bytes more.&lt;/p&gt;
&lt;p&gt;I have commited the patch and added instructions about how to recompress &lt;a class="alink" href="/p/kid3/code/ci/4b5b1ac8e860844c40cef2824dcc16f8c6ad12c3/"&gt;[4b5b1a]&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Urs Fleisch</dc:creator><pubDate>Sun, 31 Jul 2016 10:38:41 -0000</pubDate><guid>https://sourceforge.netd32e58767f3566635694f07554308021a90a4163</guid></item><item><title>#71 Optimize images</title><link>https://sourceforge.net/p/kid3/patches/71/?limit=25#3ec6/aa4d</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I don't remember the exact arguments I used to produce this patch, but it was done with zopflipng from zopfli 1.0.1 on Fedora 23.&lt;/p&gt;
&lt;p&gt;For PNGs, in my experience, I've seen best results by first running them through "zopflipng -m", followed by a second run with "zopflipng --lossy_transparent -m". I haven't played with the separate iterations option, but I suppose it could save a few more bytes.&lt;/p&gt;
&lt;p&gt;I'm fairly certain that the svgz recompress was done with plain zopfli without any additional options.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ville Skyttä</dc:creator><pubDate>Fri, 29 Jul 2016 20:05:59 -0000</pubDate><guid>https://sourceforge.net66973ffc1ebf852df93d18ed605599cab1e8ef1a</guid></item><item><title>#71 Optimize images</title><link>https://sourceforge.net/p/kid3/patches/71/?limit=25#3ec6</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Nice, thanks for the suggestion, I did not know about this usage of zopfli (although zopfli comes from Zurich where I live).&lt;/p&gt;
&lt;p&gt;When I do the same using zopfli and zopflipng from Arch Linux or starting the zopfli and zopflipng found at &lt;a href="https://kojipkgs.fedoraproject.org//packages/zopfli/1.0.1/2.fc25/x86_64/zopfli-1.0.1-2.fc25.x86_64.rpm" rel="nofollow"&gt;https://kojipkgs.fedoraproject.org//packages/zopfli/1.0.1/2.fc25/x86_64/zopfli-1.0.1-2.fc25.x86_64.rpm&lt;/a&gt; from Ubuntu 16.04, I do not get the same results (i.e. the files differ). Did you use a different number of iterations or other special settings? Or did you use another version?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Urs Fleisch</dc:creator><pubDate>Fri, 29 Jul 2016 19:53:25 -0000</pubDate><guid>https://sourceforge.net3c43db744f368a43cb5e12a8d85f8579d33fcfa2</guid></item><item><title>Optimize images</title><link>https://sourceforge.net/p/kid3/patches/71/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Running PNGs through zopflipng and recompressing SVGZ with zopfli shaves some bits off them, with no downsides I'm aware of.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ville Skyttä</dc:creator><pubDate>Wed, 13 Jul 2016 18:47:19 -0000</pubDate><guid>https://sourceforge.net17f011eebe58c3317b3ec66a61d34ea8b89396a8</guid></item><item><title>Optimize images</title><link>https://sourceforge.net/p/kid3/patches/71/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 71 has been modified: Optimize images&lt;br/&gt;
Edited By: Urs Fleisch (ufleisch)&lt;br/&gt;
Status updated: u'open' =&amp;gt; u'closed'&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ville Skyttä</dc:creator><pubDate>Wed, 13 Jul 2016 18:47:19 -0000</pubDate><guid>https://sourceforge.neted3ffea907066dd48e89ebbb88240b92187ab6a8</guid></item></channel></rss>