comparison 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
comparison
equal deleted inserted replaced
95:b5a1b762f586 96:63bde7ca7ad0
1 2006-10-20 07:59:45 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp>
2 revision [190]
3 - xspf now uses url encoding for location entry.
4
5 trunk/src/xspf/Makefile | 2
6 trunk/src/xspf/urlencode.c | 158 +++++++++++++++++++++++++++++++++++++++++++++
7 trunk/src/xspf/urlencode.h | 4 +
8 trunk/src/xspf/xspf.c | 52 +++++---------
9 4 files changed, 182 insertions(+), 34 deletions(-)
10
11
1 2006-10-16 18:40:44 +0000 Giacomo Lozito <james@develia.org> 12 2006-10-16 18:40:44 +0000 Giacomo Lozito <james@develia.org>
2 revision [188] 13 revision [188]
3 - do not use a different DATA_DIR for audacious-plugins 14 - do not use a different DATA_DIR for audacious-plugins
4 trunk/configure.ac | 2 +- 15 trunk/configure.ac | 2 +-
5 trunk/src/scrobbler/Makefile | 2 +- 16 trunk/src/scrobbler/Makefile | 2 +-