Go to file
Scott Wheeler 3de9ba2e9f Bug in UTF-8 rendering. Small change, but well, without the "break;" it was doing
the UTF-8 rendering and the UTF16-LE rendering to the same string, which was, well,
ungood.

(Sorry Dan, that's bad news for those files -- but this bug was only introduced 4
days ago, so it just hadn't been caught yet.)

BUG:109604


git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@438731 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
2005-07-25 21:34:18 +00:00
ape Don't include tdebug.h in any installed header. I'll remove it from installation 2005-07-25 19:26:00 +00:00
bindings Mention the return type. 2004-09-05 17:55:47 +00:00
examples ...or this 2005-04-03 16:37:56 +00:00
flac Always explicitly check for divide by zero conditions. 2004-08-02 12:51:14 +00:00
mpc Double-deleting won't make it much better 2005-04-03 16:41:17 +00:00
mpeg Finally took Tommi's suggestion here and introduced a version of the ByteVectorList::split() 2005-07-23 23:11:20 +00:00
ogg Don't include tdebug.h in any installed header. I'll remove it from installation 2005-07-25 19:26:00 +00:00
tests Add a mechanism for extending the file type resolution in JuK using FileRefs. 2005-07-21 17:45:23 +00:00
toolkit Bug in UTF-8 rendering. Small change, but well, without the "break;" it was doing 2005-07-25 21:34:18 +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.bot Forgot this. Time to redo the tarballs. 2004-09-10 02:23:31 +00:00
configure.in.in Add pkg-config file. 2005-07-23 21:43:09 +00:00
fileref.cpp Add a list of the default file extensions that TagLib knows about, as requested 2005-07-24 16:25:33 +00:00
fileref.h Add a list of the default file extensions that TagLib knows about, as requested 2005-07-24 16:25:33 +00:00
Makefile.am Add pkg-config file. 2005-07-23 21:43:09 +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 is a better way of doing this too... Now I have to remember to 2005-07-23 21:46:39 +00:00
taglib.pc.in Add pkg-config file. 2005-07-23 21:43:09 +00:00