<?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/scid/patches/</link><description>Recent changes to patches</description><atom:link href="https://sourceforge.net/p/scid/patches/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 09 Dec 2020 22:16:32 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/scid/patches/feed.rss" rel="self" type="application/rss+xml"/><item><title>Low performances of chess engine</title><link>https://sourceforge.net/p/scid/patches/9/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello,&lt;br/&gt;
I noticed that the engine working in the SCID was very slow to reach some decent depth and I made a comparison using in parallel the same engine (Stockfish 12) working on Chessbase13. After about 10 seconds SCID was on depth16 while CB on depth20 after 30 seconds respectively on depth18 and depth24. I also tried to see the configuration setted by default on CB to copy it also on the SCID but I didn't notice any remarkable changes. Can I do something about that? &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tommaso Bergamasco</dc:creator><pubDate>Wed, 09 Dec 2020 22:16:32 -0000</pubDate><guid>https://sourceforge.net444d2b0ecc8fafcb905f8cd52b0588c5ba2e47db</guid></item><item><title>Make pgnfix work with Python 3</title><link>https://sourceforge.net/p/scid/patches/8/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Tested with Python 3.7 and  3.8.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ulrich Müller</dc:creator><pubDate>Sat, 20 Jun 2020 09:21:30 -0000</pubDate><guid>https://sourceforge.netf8f7363cac8e78bd47f185d6448190d809b6f496</guid></item><item><title>#7 Fix Makefile to support DESTDIR variable</title><link>https://sourceforge.net/p/scid/patches/7/?limit=25#c40f</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; accepted&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fulvio</dc:creator><pubDate>Wed, 25 Nov 2015 17:41:57 -0000</pubDate><guid>https://sourceforge.net90ff9c4f7711137702f35a1defe4d328789fc89f</guid></item><item><title>Fix Makefile to support DESTDIR variable</title><link>https://sourceforge.net/p/scid/patches/7/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I have created a patch to use DESTDIR on make (needed for packaging this for Linux distributions).&lt;br/&gt;
See Attachment&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ferdinand T.</dc:creator><pubDate>Wed, 25 Nov 2015 12:21:25 -0000</pubDate><guid>https://sourceforge.net5e073068f65de9c349fdc474f9c6b0982341c0aa</guid></item><item><title>Fix Makefile to support DESTDIR variable</title><link>https://sourceforge.net/p/scid/patches/7/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 7 has been modified: Fix Makefile to support DESTDIR variable&lt;br/&gt;
Edited By: Fulvio (fulvioscid)&lt;br/&gt;
Status updated: u'open' =&amp;gt; u'accepted'&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ferdinand T.</dc:creator><pubDate>Wed, 25 Nov 2015 12:21:25 -0000</pubDate><guid>https://sourceforge.net08d451bf9add109d106b0e9df5f0619b85975c53</guid></item><item><title>#5 Set interface string on FICS</title><link>https://sourceforge.net/p/scid/patches/5/?limit=25#7524</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: accepted --&amp;gt; closed&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fulvio</dc:creator><pubDate>Thu, 01 May 2014 20:43:41 -0000</pubDate><guid>https://sourceforge.net7d788e2fa0f1dc57e68b5464d736c9d410e2db0d</guid></item><item><title>#6 Fixes of severe problems in function sc_base_fix_corrupted()</title><link>https://sourceforge.net/p/scid/patches/6/?limit=25#54a9</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;li&gt;&lt;strong&gt;assigned_to&lt;/strong&gt;: Fulvio&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fulvio</dc:creator><pubDate>Thu, 01 May 2014 20:42:06 -0000</pubDate><guid>https://sourceforge.netd6f30842ddd192c190a3630d461bb4ec1c90b974</guid></item><item><title>Fixes of severe problems in function sc_base_fix_corrupted()</title><link>https://sourceforge.net/p/scid/patches/6/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I've attached a patch for function sc_base_fix_corrupted(). I tried to fix a corrupted namebase, and it shouldn't work. After a closer look onto this function I made some fixes of severe problems. These fixes are tested with valgrind and Scidb (Scidb is reporting wrong frequency counts). Because I do not understand git (highly complicated and user-unfriendly), I've attached a simple source file, only containing the fixed version of this function.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gregor Cramer</dc:creator><pubDate>Thu, 01 May 2014 11:55:38 -0000</pubDate><guid>https://sourceforge.net8b61d2110ee5ee969bd0de65c168eca62f3a2e1a</guid></item><item><title>Fixes of severe problems in function sc_base_fix_corrupted()</title><link>https://sourceforge.net/p/scid/patches/6/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 6 has been modified: Fixes of severe problems in function sc_base_fix_corrupted()&lt;br /&gt;
Edited By: Fulvio (fulvioscid)&lt;br /&gt;
Status updated: u'open' =&amp;gt; u'closed'&lt;br /&gt;
Owner updated: None =&amp;gt; u'fulvioscid'&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gregor Cramer</dc:creator><pubDate>Thu, 01 May 2014 11:55:38 -0000</pubDate><guid>https://sourceforge.net1e6e160272c982aec0e4374b64feb112ee10d66e</guid></item><item><title>#5 Set interface string on FICS</title><link>https://sourceforge.net/p/scid/patches/5/?limit=25#dba8</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; accepted&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fulvio</dc:creator><pubDate>Tue, 21 Jan 2014 08:34:49 -0000</pubDate><guid>https://sourceforge.netc4c4d2810fdff228f4595a4c6b2d1c7a8bf406e7</guid></item></channel></rss>