Mercurial > audlegacy-plugins
diff ChangeLog @ 893:ca9907354db6 trunk
[svn] - aosd: added an option to enable/disable utf8 text conversion done by the plugin
author | giacomo |
---|---|
date | Fri, 23 Mar 2007 06:46:04 -0700 |
parents | d0b558bcf704 |
children | f19e6748d8eb |
line wrap: on
line diff
--- a/ChangeLog Thu Mar 22 22:19:41 2007 -0700 +++ b/ChangeLog Fri Mar 23 06:46:04 2007 -0700 @@ -1,3 +1,11 @@ +2007-03-23 05:19:41 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> + revision [1884] + - initial support for writing relative path. + + trunk/src/xspf/xspf.c | 204 +++++++++++++++++++++++++++++++++++++++++++++----- + 1 file changed, 184 insertions(+), 20 deletions(-) + + 2007-03-23 05:17:15 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> revision [1882] justify indentation by gnu indent. current state is a mixture of some styles and very hard to maintain. the code is exactly same to previous revision. this is preparation for upcoming commit so that to make taking diff easier.