]> granicus.if.org Git - taglib/commit
Add the ability to override the default ID3v1 string handling in TagLib by
authorScott Wheeler <wheeler@kde.org>
Sun, 4 Apr 2004 14:42:13 +0000 (14:42 +0000)
committerScott Wheeler <wheeler@kde.org>
Sun, 4 Apr 2004 14:42:13 +0000 (14:42 +0000)
commit8c63238fb882c5e5fecf0408d10f2fc8cc2e1238
tree150ca16a71e4e7c665fb4f2b85af7183d7c1c0a3
parent907c0fddb0e7bf51c03755d18d1f0722786bf7c7
Add the ability to override the default ID3v1 string handling in TagLib by
adding a ID3v1::StringHandler class that has render and parse methods.

By default this still makes the (correct) assumption that ID3v1 tags contain
ISO-8859-1 data, but this makes it easy for applications to override this to
allow user specified codecs.

CCMAIL:78428@bugs.kde.org
CCMAIL:77710@bugs.kde.org
CCMAIL:amarok-devel@lists.sourceforge.net
CCMAIL:Shlomi Loubaton <loubaton.shlomi@012.net.il>
CCMAIL:Nir Misgav <misgav@ee.bgu.ac.il>

git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@301244 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
mpeg/id3v1/id3v1tag.cpp
mpeg/id3v1/id3v1tag.h