<span class="gmail_quote"></span>So you know, there is an ID3v2 tag which is identical (minus the identifier) to the comments tag. If one were to copy/paste that the comment frame code, there would be MP3 id3 support, and for APE/Vorbis/etc arbitrary names could be chosen.
<br><br>Just my two cents.<span class="sg"><br><br>- Brian</span><br><span class="gmail_quote"><br>On 6/12/06, <b class="gmail_sendername">Dominik Karall</b> &lt;<a href="mailto:dominik.karall@gmx.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
dominik.karall@gmx.net</a>&gt; wrote:</span>
<br><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><span class="e" id="q_10bd02c225615e23_2"><div>On Monday, 12. June 2006 23:13, Scott Wheeler wrote:
<br>&gt; On Monday 12 June 2006 21:49, you wrote:
<br>&gt; &gt; hi wheeler!<br>&gt; &gt;<br>&gt; &gt; maybe you could add this patch to your taglib sources, this patch<br>&gt; &gt; adds support for lyrics to the whole taglib library.<br>&gt; &gt;<br>&gt; &gt; ID3v1: no lyrics support possible
<br>&gt; &gt; ID3v2: support as provided in specs<br>&gt; &gt; APE: added LYRICS tag (no lyrics support in specs, but a LYRICS<br>&gt; &gt; tag doesn't affect others)<br>&gt; &gt; XIPH: same as in APE<br>&gt; &gt;<br>&gt; &gt; thanks a lot!
<br>&gt;<br>&gt; Unfortunately adding virtual methods to the base classes is not<br>&gt; binary compatible, so there are parts of the patch that I can<br>&gt; incorporate, but some of them will have to wait until the next
<br>&gt; major version (2.0).<br>&gt;<br>&gt; Two other notes:<br>&gt;<br>&gt; - Generally it's preferable to send patches to the list rather than<br>&gt; my personal address so that other people involved in / using TagLib
<br>&gt; can see and potentially review them<br>&gt;<br>&gt; - If you're generating patches, it's usually better to work with<br>&gt; the TagLib version from Subversion since that's more up to date.<br>&gt; There are instructions on the TagLib homepage for how to check out
<br>&gt; the subversion sources.<br><br>Hi Scott!<br><br>Sorry, I wasn't sure if there is a mailinglist.<br>I will update the patch for current svn and remove the virtual methods<br>for the base class. Maybe I should divide the patch in separate diffs
<br>for each tag system..<br>I will send a patch to the ML the next days!<br><br>regards,<br>dominik<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
</blockquote></div></span></div></blockquote></div><br>