Mercurial > audlegacy-plugins
diff ChangeLog @ 48:1021c6ec2ba4 trunk
[svn] - remove musicbrainz stuff from rules.mk.in
author | yaz |
---|---|
date | Thu, 21 Sep 2006 08:12:16 -0700 |
parents | 85d7e55b29d2 |
children | 0ee2ebc4e0f5 |
line wrap: on
line diff
--- a/ChangeLog Thu Sep 21 07:08:55 2006 -0700 +++ b/ChangeLog Thu Sep 21 08:12:16 2006 -0700 @@ -1,3 +1,17 @@ +2006-09-21 14:08:55 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> + revision [94] + - redundant metadata has been removed. + - weird filename will be handled in base64 encoding. + - "comment" is replaced with "annotation". + + + Changes: Modified: + +1 -1 trunk/src/xspf/Makefile + +114 -0 trunk/src/xspf/base64.c + +28 -0 trunk/src/xspf/base64.h + +68 -69 trunk/src/xspf/xspf.c + + 2006-09-21 11:16:52 +0000 William Pitcock <nenolod@nenolod.net> revision [92] - fix a $(BEEP_DEFINES) issue where -DDATA_DIR is wrong