<?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/gsburn/patches/</link><description>Recent changes to patches</description><atom:link href="https://sourceforge.net/p/gsburn/patches/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 06 Jun 2011 09:27:10 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/gsburn/patches/feed.rss" rel="self" type="application/rss+xml"/><item><title>fix exception on first run</title><link>https://sourceforge.net/p/gsburn/patches/5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Attached patch fixes an exception in Burn, when it is started for the first time. After dismissing the splash screen, then it fails to load the Gorm file, due to an excpetion that GSDictionary doesn't know about setObject: forKey:, because its an empty dictionary.&lt;br /&gt;
Attached patch checks whether the dictionary has 0 elements, and then omits the setting of the value.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sebastian Reitenbach</dc:creator><pubDate>Mon, 06 Jun 2011 09:27:10 -0000</pubDate><guid>https://sourceforge.net6b45a1d4edaa385bc8fd6e986d9c5c6f588b1f0d</guid></item><item><title>allow burning CDs on OpenBSD, and prevent a crash</title><link>https://sourceforge.net/p/gsburn/patches/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Attached patch allows me to burn CDs on OpenBSD. Also tested with the patch on Linux, which still works.&lt;/p&gt;
&lt;p&gt;The transports array is changed a bit, now including the colon, and device names for OpenBSD /dev/cd0c for example. On OpenBSD, the scan of the scsi-bus is  not supported by cdrecord. Therefore the device names are added to the list. Later, where the transports are used, the code was modified to work with the changed transports. Note, this is only tested with one drive in a box.&lt;/p&gt;
&lt;p&gt;The hunk in the diff at @@ -293,6 +301,7 is to prevent a crasher I have seen on OpenBSD and on Linux. It always calculates maxTrackProgress as 0 for me. I don't know what magic numbers are used in the calculation, therefore I just set this to 100, which is definitely not right.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sebastian Reitenbach</dc:creator><pubDate>Mon, 06 Jun 2011 09:22:34 -0000</pubDate><guid>https://sourceforge.nete0d4044d516d6b4265f863e666b61758050ea237</guid></item><item><title>garbage displayed on first startup</title><link>https://sourceforge.net/p/gsburn/patches/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;With the English and French localization, the wrong placeholder is used in the string, %s instead of %@.&lt;/p&gt;
&lt;p&gt;attached patch fixes the problem.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sebastian Reitenbach</dc:creator><pubDate>Mon, 06 Jun 2011 09:13:07 -0000</pubDate><guid>https://sourceforge.net4e05eba5918c609d86704f5411d39b019f760e64</guid></item><item><title>fix build/install/running of CDPlayer</title><link>https://sourceforge.net/p/gsburn/patches/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;the patch to the GNUmakefile and to the Info.plist file, fix the usage of the SystemPreferences. &lt;br /&gt;
The patches to the cddb.h/m files are the same as for cddb.bundle as from the patch I just sent in the other report.&lt;br /&gt;
The patch to player.m fixes building with gcc-2.95 on sparc&lt;/p&gt;
&lt;p&gt;All tested on OpenBSD -current i386 and sparc&lt;/p&gt;
&lt;p&gt;would be great if those patches could make it into a new release.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sebastian Reitenbach</dc:creator><pubDate>Thu, 19 May 2011 18:04:19 -0000</pubDate><guid>https://sourceforge.net9a5c553dc3e21ca7297f934a0368b0899421fb6c</guid></item><item><title>Patches for cddb.bundle to compile and install correctly.</title><link>https://sourceforge.net/p/gsburn/patches/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Compilation of cddb.bundle failed on OpenBSD, i386, gcc-4.2.1. With attached patches, it worked well, tested with CDPlayer. It seems the compiler did not liked the variable named bool.&lt;br /&gt;
Further, the BUNDLE_INSTALL_DIR variable is removed from the GNUmakefile, since its not used anymore, and actually confuses gnustep-make where to put those files.&lt;/p&gt;
&lt;p&gt;attached patch addresses both problems&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sebastian Reitenbach</dc:creator><pubDate>Thu, 19 May 2011 17:57:13 -0000</pubDate><guid>https://sourceforge.netbae49485ad2702c5a8cc638b34cd80b4a264a725</guid></item></channel></rss>