Mercurial > audlegacy
diff ChangeLog @ 1368:9dc0ce1fd3cd trunk
[svn] - having taglib_file, taglib_tag in the global namespace is not thread safe, and unnecessary.
author | nenolod |
---|---|
date | Tue, 04 Jul 2006 00:37:37 -0700 |
parents | d872c88f8c6f |
children | 2449f180912d |
line wrap: on
line diff
--- a/ChangeLog Tue Jul 04 00:25:25 2006 -0700 +++ b/ChangeLog Tue Jul 04 00:37:37 2006 -0700 @@ -1,3 +1,12 @@ +2006-07-04 07:25:25 +0000 William Pitcock <nenolod@nenolod.net> + revision [1648] + - fix a regression involving large ID3 tags being bolted right in the middle of a fraunhofer VBRX TOC (iTunes fucking fails) + + + Changes: Modified: + +5 -9 trunk/Plugins/Input/mpg123/common.c + + 2006-07-01 23:19:46 +0000 Tony Vroon <chainsaw@gentoo.org> revision [1644] Show whether modplug will actually be built (wrong var was being displayed).