taglib/taglib
Lukáš Lalinský c962d78a57 Always read tags from the first Vorbis Comment block in FLAC files
Prevously TagLib saved tags to the first block, but read them from the
last one. Having multiple VC blocks is a non-standard situation, but
this is the best we can do (libFLAC also uses the first block in the
case of multiple VC blocks). 

BUG:211089


git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@1043985 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
2009-11-02 19:41:12 +00:00
..
ape Define MAKE_TAGLIB_LIB from the automake build system 2009-09-04 09:07:27 +00:00
asf Always use #include "XXX" in TagLib's code 2009-10-09 21:03:59 +00:00
flac Always read tags from the first Vorbis Comment block in FLAC files 2009-11-02 19:41:12 +00:00
mp4 A little more complex checking for broken files 2009-10-31 08:59:40 +00:00
mpc Define MAKE_TAGLIB_LIB from the automake build system 2009-09-04 09:07:27 +00:00
mpeg Missing "not" in docs. 2009-10-31 11:32:31 +00:00
ogg Don't wrote the Vorbis framing bit to OggFLAC files 2009-10-24 12:01:40 +00:00
riff Define MAKE_TAGLIB_LIB from the automake build system 2009-09-04 09:07:27 +00:00
toolkit Define MAKE_TAGLIB_LIB from the automake build system 2009-09-04 09:07:27 +00:00
trueaudio Always use #include "XXX" in TagLib's code 2009-10-09 21:03:59 +00:00
wavpack Always use #include "XXX" in TagLib's code 2009-10-09 21:03:59 +00:00
audioproperties.cpp Set the copyright to 2002-2008 for all files. 2008-02-04 15:11:56 +00:00
audioproperties.h Set the copyright to 2002-2008 for all files. 2008-02-04 15:11:56 +00:00
CMakeLists.txt Support for MP4 cover art 2009-10-24 16:55:54 +00:00
fileref.cpp Return NULL/false rather than crash when accessing file attributes in FileRef 2009-10-24 12:45:58 +00:00
fileref.h Always use #include "XXX" in TagLib's code 2009-10-09 21:03:59 +00:00
Makefile.am Bump version numbers 2009-10-31 09:23:58 +00:00
tag.cpp Set the copyright to 2002-2008 for all files. 2008-02-04 15:11:56 +00:00
tag.h Set the copyright to 2002-2008 for all files. 2008-02-04 15:11:56 +00:00
taglib_config.h.cmake Add support for a global, installable config header 2009-09-04 09:29:59 +00:00
taglib_config.h.in Add support for a global, installable config header 2009-09-04 09:29:59 +00:00
taglib_export.h Set visibility("default") for GCC on exported symbols 2009-10-24 11:07:41 +00:00
taglib.pro Update docs and version numbers 2009-09-03 18:05:58 +00:00
tagunion.cpp Set the copyright to 2002-2008 for all files. 2008-02-04 15:11:56 +00:00
tagunion.h Set the copyright to 2002-2008 for all files. 2008-02-04 15:11:56 +00:00