Category Archives: TagLib

Windows binaries for TagLib …

… or why there are none. TagLib is a C++ library and as such, it’s very dependant on the compiler. GCC (MinGW) and MSVC generate completely different symbol names, so you can’t even think about using libraries built the other … Continue reading

Posted in TagLib | Tagged , , , , , | 15 Comments

TagLib 1.7 released

TagLib 1.7 has been released. This release adds support for Monkey’s Audio files and cover art reading/writing for WMA and FLAC files. There is also a number of bug fixes, more details in the changelog. There are two important changes … Continue reading

Posted in Announce, TagLib | Tagged , , , | 1 Comment

TagLib 1.7 RC1 released

Even though I wasn’t planning to make a 1.7 release by the time 1.6.3 was released, moving forward with the 1.x series seems to be the easiest way to go. There are many new features in this version. The biggest … Continue reading

Posted in Announce, TagLib | Tagged , | Leave a comment

TagLib 1.6.3

TagLib 1.6.3 was released this Monday, but somehow I forgot to post an update here. There isn’t many changes, the main reason for the release were configuration issues with 1.6.2. The 1.6.3 tarball can be downloaded here or here. Changes … Continue reading

Posted in Announce, TagLib | Tagged , | Leave a comment

TagLib 1.6.2

TagLib 1.6.2 has been released. It’s another bug-fix release in the 1.6 series. There is no new functionality, only a few bugs and compatibility issues have been fixed. Please see the change log for details. You can download the source … Continue reading

Posted in Announce, TagLib | Tagged , | 1 Comment