taglib/mpeg
Scott Wheeler 8c63238fb8 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
2004-04-04 14:42:13 +00:00
..
id3v1 Add the ability to override the default ID3v1 string handling in TagLib by 2004-04-04 14:42:13 +00:00
id3v2 CVS_SILENT another nitpick 2004-03-30 13:45:24 +00:00
Makefile.am This commit was manufactured by cvs2svn to accommodate 2004-02-17 02:11:05 +00:00
mpegfile.cpp Add a constructor that takes an ID3v2::FrameFactory. 2004-03-30 13:50:26 +00:00
mpegfile.h Add a constructor that takes an ID3v2::FrameFactory. 2004-03-30 13:50:26 +00:00
mpegheader.cpp This commit was manufactured by cvs2svn to accommodate 2004-02-17 02:11:05 +00:00
mpegheader.h This commit was manufactured by cvs2svn to accommodate 2004-02-17 02:11:05 +00:00
mpegproperties.cpp This commit was manufactured by cvs2svn to accommodate 2004-02-17 02:11:05 +00:00
mpegproperties.h This commit was manufactured by cvs2svn to accommodate 2004-02-17 02:11:05 +00:00
xingheader.cpp This commit was manufactured by cvs2svn to accommodate 2004-02-17 02:11:05 +00:00
xingheader.h This commit was manufactured by cvs2svn to accommodate 2004-02-17 02:11:05 +00:00