<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
I think it would be very useful to be able to extract the debug information generated by taglib. I think it is the programs that use taglib that should be displaying this information to the user. Right now this information is just sent to std::cerr by taglib. This information could be very useful.<br><br>-Ivar<br><br>&gt; From: lalinsky@gmail.com<br>&gt; Date: Fri, 18 Feb 2011 18:53:12 +0100<br>&gt; Subject: TagLib 1.7 RC1 released<br>&gt; To: taglib-devel@kde.org<br>&gt; <br>&gt; Even though I wasn't planning to make a 1.7 release by the time 1.6.3<br>&gt; was released, moving forward with the 1.x series seems to be the<br>&gt; easiest way to go. There are many new features in this version. The<br>&gt; biggest ones are full support for Monkey's Audio files and cover art<br>&gt; support for WMA and FLAC files. There are also a number of bug fixes.<br>&gt; The reason why I decided to go with a RC is that some code had to be<br>&gt; rewritten in order to add the new features, so I'd like more people to<br>&gt; test it before there is a final release. Also, if I've forgotten about<br>&gt; somebody's patch that should be included in the final release, please<br>&gt; let me know.<br>&gt; <br>&gt; One important thing is that TagLib 1.7 no longer supports building<br>&gt; using automake/autoconf. If you used this build system, try our<br>&gt; CMake-based build system which was available in TagLib for a long<br>&gt; time. The INSTALL document has been rewritten to cover the most<br>&gt; important CMake options.<br>&gt; <br>&gt; Download:<br>&gt; <br>&gt;   * http://launchpad.net/taglib/trunk/1.7rc1/+download/taglib-1.7rc1.tar.gz<br>&gt; <br>&gt; Full changelog for this release:<br>&gt; <br>&gt;  * Support for reading/writing tags from Monkey's Audio files. (BUG:210404)<br>&gt;  * Support for reading/writing embedded pictures from WMA files.<br>&gt;  * Support for reading/writing embedded pictures from FLAC files (BUG:218696).<br>&gt;  * Implemented APE::Tag::isEmpty() to check for all APE tags, not just<br>&gt; the basic ones.<br>&gt;  * Added reading of WAV audio length. (BUG:116033)<br>&gt;  * Exposed FLAC MD5 signature of the uncompressed audio stream via<br>&gt; FLAC::Properties::signature(). (BUG:160172)<br>&gt;  * Added function ByteVector::toHex() for hex-encoding of byte vectors.<br>&gt;  * WavPack reader now tries to get the audio length by finding the<br>&gt; final block, if the header doesn't have the information. (BUG:258016)<br>&gt;  * Fixed a memory leak in the ID3v2.2 PIC frame parser. (BUG:257007)<br>&gt;  * Fixed writing of RIFF files with even chunk sizes. (BUG:243954)<br>&gt;  * Fixed compilation on MSVC 2010.<br>&gt;  * Removed support for building using autoconf/automake.<br>&gt;  * API docs can be now built using "make docs".<br>&gt; <br>&gt; Lukas<br>&gt; _______________________________________________<br>&gt; taglib-devel mailing list<br>&gt; taglib-devel@kde.org<br>&gt; https://mail.kde.org/mailman/listinfo/taglib-devel<br>                                               </body>
</html>