Go to file
Scott Wheeler 619ef906cd Mostly get ID3v2.2 working. Sure, it's a standard from 1998 that was
replaced in 1999, but apparently iTunes still uses it.

This gets the frame parsing code to support 2.2 and required deprecating
a couple of methods so that an ID3v2 version could be passed along.

There still needs to be a translation table added to handle converting
ID3v2.2 frame names to their ID3v2.4 equivalents, but that can come later.
For now the framelister program from the examples dir is able to read all
of the text frames.

CCMAIL:Keith Brady <keith@funnelboy.org>


git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@289567 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
2004-02-20 01:41:25 +00:00
bindings This commit was manufactured by cvs2svn to accommodate 2004-02-17 02:11:05 +00:00
examples Mostly get ID3v2.2 working. Sure, it's a standard from 1998 that was 2004-02-20 01:41:25 +00:00
flac This commit was manufactured by cvs2svn to accommodate 2004-02-17 02:11:05 +00:00
mpeg Mostly get ID3v2.2 working. Sure, it's a standard from 1998 that was 2004-02-20 01:41:25 +00:00
ogg This commit was manufactured by cvs2svn to accommodate 2004-02-17 02:11:05 +00:00
tests Add a couple of testcases that point out UTF16 bugs. 2004-02-17 02:56:10 +00:00
toolkit Fixed problem with TagLib reading 1 byte fields in ID3v2 tags. 2004-02-17 02:11:05 +00:00
audioproperties.cpp This commit was manufactured by cvs2svn to accommodate 2004-02-17 02:11:05 +00:00
audioproperties.h This commit was manufactured by cvs2svn to accommodate 2004-02-17 02:11:05 +00:00
configure.in.in This commit was manufactured by cvs2svn to accommodate 2004-02-17 02:11:05 +00:00
fileref.cpp This commit was manufactured by cvs2svn to accommodate 2004-02-17 02:11:05 +00:00
fileref.h This commit was manufactured by cvs2svn to accommodate 2004-02-17 02:11:05 +00:00
Makefile.am This commit was manufactured by cvs2svn to accommodate 2004-02-17 02:11:05 +00:00
tag.cpp This commit was manufactured by cvs2svn to accommodate 2004-02-17 02:11:05 +00:00
tag.h This commit was manufactured by cvs2svn to accommodate 2004-02-17 02:11:05 +00:00
taglib-config.in This commit was manufactured by cvs2svn to accommodate 2004-02-17 02:11:05 +00:00