Mercurial > audlegacy-plugins
diff ChangeLog @ 96:63bde7ca7ad0 trunk
[svn] First attempt at porting our FLAC plugin to API 1.1.3 (completely incompatible, as usual!). Needs more work and a version-sensitize FLAC checker.
author | chainsaw |
---|---|
date | Sat, 21 Oct 2006 09:21:12 -0700 |
parents | b5a1b762f586 |
children | a19f24790f3c |
line wrap: on
line diff
--- a/ChangeLog Fri Oct 20 00:59:45 2006 -0700 +++ b/ChangeLog Sat Oct 21 09:21:12 2006 -0700 @@ -1,3 +1,14 @@ +2006-10-20 07:59:45 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> + revision [190] + - xspf now uses url encoding for location entry. + + trunk/src/xspf/Makefile | 2 + trunk/src/xspf/urlencode.c | 158 +++++++++++++++++++++++++++++++++++++++++++++ + trunk/src/xspf/urlencode.h | 4 + + trunk/src/xspf/xspf.c | 52 +++++--------- + 4 files changed, 182 insertions(+), 34 deletions(-) + + 2006-10-16 18:40:44 +0000 Giacomo Lozito <james@develia.org> revision [188] - do not use a different DATA_DIR for audacious-plugins