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