<?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/mp3gain/patches/</link><description>Recent changes to patches</description><atom:link href="https://sourceforge.net/p/mp3gain/patches/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 23 Oct 2025 06:59:32 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/mp3gain/patches/feed.rss" rel="self" type="application/rss+xml"/><item><title>Having trouble uploading large files to my project repository</title><link>https://sourceforge.net/p/mp3gain/patches/7/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hey team, I’m trying to upload a large Android build to my project page, but every time I attempt it, the upload either fails or times out. Is there any recommended way to manage large files or &lt;a class="" href="https://snaptroid.one/" rel="nofollow"&gt;APK download&lt;/a&gt; links properly within SourceForge?&lt;br/&gt;
I want to make sure users can download my APK securely and without errors. Thanks!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">James Carter</dc:creator><pubDate>Thu, 23 Oct 2025 06:59:32 -0000</pubDate><guid>https://sourceforge.net5c5c7b015e2fa5bfb8808224d25f6dc4846a60b6</guid></item><item><title>#5 Write gain information to ID3v2 in foobar2000 style</title><link>https://sourceforge.net/p/mp3gain/patches/5/?limit=25#ab91</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="31-is-basically-the-same-thing"&gt;31 is basically the same thing.&lt;/h1&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Simon McVittie</dc:creator><pubDate>Sat, 25 Jan 2014 13:23:02 -0000</pubDate><guid>https://sourceforge.net5952bc6a7c04cefad0e17044b4b7a8ff19536e8e</guid></item><item><title>Kazakh languge</title><link>https://sourceforge.net/p/mp3gain/patches/6/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I sent you the Kazakh translation MPGgan! Please add a file your program. Thank you!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Arslan Beisenov</dc:creator><pubDate>Tue, 23 Feb 2010 07:42:29 -0000</pubDate><guid>https://sourceforge.net31ac7ddafe0ea3eaa27063067bf33760a89f550f</guid></item><item><title>Write gain information to ID3v2 in foobar2000 style</title><link>https://sourceforge.net/p/mp3gain/patches/5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This patch adds support for tagging in foobar2000 style.&lt;/p&gt;
&lt;p&gt;The foobar2000 is a famous audio player in MS Windows. Some audio player on Linux also supports replaygain information with foobar2000 style.(ex. Quod Libet, cmus) But current mp3gain doesn't support it.&lt;/p&gt;
&lt;p&gt;If the command line option "-s i", which is already supported, is given, mp3gain will also wirte/remove foobar2000 style id3v2 tag.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/"> dodamn</dc:creator><pubDate>Wed, 23 Dec 2009 20:07:28 -0000</pubDate><guid>https://sourceforge.netd24b8b661ed62659a2bc7c2dc980035829923789</guid></item><item><title>Write gain information to ID3v2 RVA2 frames</title><link>https://sourceforge.net/p/mp3gain/patches/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The ID3v2.4 RVA2 frame is supported by more players than the APEv2 tag. This patch adds support for writing RVA2 frames.&lt;/p&gt;
&lt;p&gt;The default is still to write only APEv2. Writing/reading ID3 is enabled through a new command line option "-s i". Hopefully the default can be switched to ID3 some time in the future.&lt;/p&gt;
&lt;p&gt;Tested only on Linux (but there is nothing Linux-specific about the code).&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Joris van Rantwijk</dc:creator><pubDate>Thu, 21 May 2009 16:53:37 -0000</pubDate><guid>https://sourceforge.net76feca097ed8a44ca8dfc6ddf6b726a2cad25f9d</guid></item><item><title>Use ftruncate instead of rewriting file</title><link>https://sourceforge.net/p/mp3gain/patches/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;In apetag.c, truncate_file() truncates files by rewriting to a temporary file. It would be much easier to use ftruncate() instead.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Joris van Rantwijk</dc:creator><pubDate>Thu, 21 May 2009 16:43:03 -0000</pubDate><guid>https://sourceforge.net031d2f6528e0b7e545231ec9f0027c56a7ad3889</guid></item><item><title>Fix printf format warnings</title><link>https://sourceforge.net/p/mp3gain/patches/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Fix two printf type errors. Pretty innocent, but incorrect nonetheless.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Joris van Rantwijk</dc:creator><pubDate>Thu, 21 May 2009 16:38:22 -0000</pubDate><guid>https://sourceforge.net0aac3807a7bf5eabefc3d148006c27bce8b2d347</guid></item><item><title>Add option to only change the tag</title><link>https://sourceforge.net/p/mp3gain/patches/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This patch adds an -s o option for only changing the APEv2 tag, and not making any other change for the file.  This is useful if you are using a player than can read the replaygain from the APEv2 tag (such as foobar2000), as the user can then choose between track and album gain.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jeremy Evans</dc:creator><pubDate>Fri, 11 May 2007 04:41:03 -0000</pubDate><guid>https://sourceforge.net741d3769882c6d3f0ba9b60de610c39a1d159474</guid></item></channel></rss>