<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to patches</title><link href="https://sourceforge.net/p/guitarix/patches/" rel="alternate"/><link href="https://sourceforge.net/p/guitarix/patches/feed.atom" rel="self"/><id>https://sourceforge.net/p/guitarix/patches/</id><updated>2021-08-14T17:53:57.335000Z</updated><subtitle>Recent changes to patches</subtitle><entry><title>Use enharmonic names with 31-TET</title><link href="https://sourceforge.net/p/guitarix/patches/13/" rel="alternate"/><published>2021-08-14T17:53:57.335000Z</published><updated>2021-08-14T17:53:57.335000Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net22d108e33563f32ac165d0a88be3090fb5e15ded</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I don't know how many people use the 31-TET tuning mode.  I do, and I find it makes much more sense with enharmonic note names.  Then it's easier to work out which direction the guitar is out of tune when it isn't the right pitch class&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#12 Build fail with 0.42.1 on crux</title><link href="https://sourceforge.net/p/guitarix/patches/12/?limit=25#876c" rel="alternate"/><published>2021-05-01T17:02:41.275000Z</published><updated>2021-05-01T17:02:41.275000Z</updated><author><name>brummer</name><uri>https://sourceforge.net/u/brummer10/</uri></author><id>https://sourceforge.netd212ac3d4b62845b540dbd14d658428421be551f</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Ok. Will use the git version till the next release.&lt;br/&gt;
Thanks again.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#12 Build fail with 0.42.1 on crux</title><link href="https://sourceforge.net/p/guitarix/patches/12/?limit=25#bd49" rel="alternate"/><published>2021-05-01T11:08:01.182000Z</published><updated>2021-05-01T11:08:01.182000Z</updated><author><name>brummer</name><uri>https://sourceforge.net/u/brummer10/</uri></author><id>https://sourceforge.net97913fed4457c3b47127f1bf127cd8bfd77f193d</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Sorry, no, we only tag for releases. &lt;br/&gt;
It's this commit which fix it:&lt;br/&gt;
&lt;a href="https://sourceforge.net/p/guitarix/git/ci/d8f003484c57d808682025dfb07a7a1fb848afdc/"&gt;https://sourceforge.net/p/guitarix/git/ci/d8f003484c57d808682025dfb07a7a1fb848afdc/&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#12 Build fail with 0.42.1 on crux</title><link href="https://sourceforge.net/p/guitarix/patches/12/?limit=25#a91a" rel="alternate"/><published>2021-05-01T10:39:56.368000Z</published><updated>2021-05-01T10:39:56.368000Z</updated><author><name>brummer</name><uri>https://sourceforge.net/u/brummer10/</uri></author><id>https://sourceforge.net7640757b3fb6a5876edd92111c571a1cf37b378e</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Thanks alot!&lt;br/&gt;
Do you mind applying a tag?&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#12 Build fail with 0.42.1 on crux</title><link href="https://sourceforge.net/p/guitarix/patches/12/?limit=25#91c8" rel="alternate"/><published>2021-05-01T04:14:20.786000Z</published><updated>2021-05-01T04:14:20.786000Z</updated><author><name>brummer</name><uri>https://sourceforge.net/u/brummer10/</uri></author><id>https://sourceforge.netb96d49a6ec95241c479921938dad80d20ef84a73</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi&lt;br/&gt;
This is fixed now in the latest git version.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Build fail with 0.42.1 on crux</title><link href="https://sourceforge.net/p/guitarix/patches/12/" rel="alternate"/><published>2021-04-29T06:52:21.173000Z</published><updated>2021-04-29T06:52:21.173000Z</updated><author><name>Hans Bezemer</name><uri>https://sourceforge.net/u/plywoodluthier/</uri></author><id>https://sourceforge.netc8b56968dfc0466c11ae705a813d1695207ec486</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I'm trying to (re)build v0.42.1 but get the following error message:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;span class="cp"&gt;../../../../../../../include/glib-2.0/glib/gatomic.h:206:45: error: invalid conversion from 'volatile void*' to 'void*' [-fpermissive]&lt;/span&gt;
&lt;span class="cp"&gt;  206 |     __atomic_compare_exchange_n ((atomic), &amp;amp;gapcae_oldval, (newval), FALSE, __ATOMIC_SEQ_CST, __ATOMIC_SEQ_CST) ? TRUE : FALSE; \&lt;/span&gt;
&lt;span class="cp"&gt;      |                                             ^~~~~~~~~~~~~&lt;/span&gt;
&lt;span class="cp"&gt;      |                                             |&lt;/span&gt;
&lt;span class="cp"&gt;      |                                             volatile void*&lt;/span&gt;
&lt;span class="cp"&gt;../src/headers/gx_system.h:135:12: note: in expansion of macro 'g_atomic_pointer_compare_and_exchange'&lt;/span&gt;
&lt;span class="cp"&gt;  135 |     return g_atomic_pointer_compare_and_exchange(reinterpret_cast&amp;lt;void* volatile*&amp;gt;(p), static_cast&amp;lt;void*&amp;gt;(oldv), newv);&lt;/span&gt;
&lt;span class="cp"&gt;      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~&lt;/span&gt;

Waf: Leaving directory `/usr/ports/misterbzr/guitarix/work/src/guitarix-0.42.1/build'
Build failed
 -&amp;gt; task in 'guitarix' failed with exit status 1 (run with -v to display more information)
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;The complete buildlog can be found h&lt;a class="" href="http://ix.io/3lhz" rel="nofollow"&gt;here&lt;/a&gt;.&lt;br/&gt;
I found &lt;a class="" href="https://gitlab.gnome.org/GNOME/glib/-/issues/2391" rel="nofollow"&gt;this&lt;/a&gt; which maybe related to it.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#11 Add Slovak translation</title><link href="https://sourceforge.net/p/guitarix/patches/11/?limit=25#f791" rel="alternate"/><published>2020-05-30T08:48:30.435000Z</published><updated>2020-05-30T08:48:30.435000Z</updated><author><name>brummer</name><uri>https://sourceforge.net/u/brummer10/</uri></author><id>https://sourceforge.net1e3cb1798d840120d6a8161f807ccaf0135db62a</id><summary type="html">&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;li&gt;&lt;strong&gt;assigned_to&lt;/strong&gt;: brummer&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>#11 Add Slovak translation</title><link href="https://sourceforge.net/p/guitarix/patches/11/?limit=25#a5d6" rel="alternate"/><published>2020-05-30T05:04:45.176000Z</published><updated>2020-05-30T05:04:45.176000Z</updated><author><name>brummer</name><uri>https://sourceforge.net/u/brummer10/</uri></author><id>https://sourceforge.netb41c64c1c68461cfeab6f273b81c71a6d9b2adab</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Thanks, I've added it to the repository. &lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Add Slovak translation</title><link href="https://sourceforge.net/p/guitarix/patches/11/" rel="alternate"/><published>2020-05-29T21:07:44.435000Z</published><updated>2020-05-29T21:07:44.435000Z</updated><author><name>Jozef Riha</name><uri>https://sourceforge.net/u/zefo17/</uri></author><id>https://sourceforge.netae159d2aa5124880e36d78b2822a7348f9212e02</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Slovak translation attached.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Add Slovak translation</title><link href="https://sourceforge.net/p/guitarix/patches/11/" rel="alternate"/><published>2020-05-29T21:07:44.435000Z</published><updated>2020-05-29T21:07:44.435000Z</updated><author><name>Jozef Riha</name><uri>https://sourceforge.net/u/zefo17/</uri></author><id>https://sourceforge.netf86755a374415428c168f452da4fa85523007b1d</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 11 has been modified: Add Slovak translation&lt;br/&gt;
Edited By: brummer (brummer10)&lt;br/&gt;
Status updated: u'open' =&amp;gt; u'accepted'&lt;br/&gt;
Owner updated: None =&amp;gt; u'brummer10'&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>