Mercurial > audlegacy-plugins
comparison ChangeLog @ 331:5c4a9e4ba3be trunk
[svn] - remove gnomevfs reference
author | nenolod |
---|---|
date | Mon, 04 Dec 2006 15:26:12 -0800 |
parents | 74df3bd6f472 |
children | 626f9f4d79a8 |
comparison
equal
deleted
inserted
replaced
330:74df3bd6f472 | 331:5c4a9e4ba3be |
---|---|
1 2006-12-04 21:50:33 +0000 William Pitcock <nenolod@nenolod.net> | |
2 revision [724] | |
3 - portability fixes: | |
4 + use old inttypes.h if stdint.h is not available | |
5 + use NULL instead of 0 when dealing with pointers | |
6 | |
7 trunk/src/aac/mp4ff/mp4ff_int_types.h | 10 ++++++++- | |
8 trunk/src/alac/alac.c | 10 ++++++++- | |
9 trunk/src/alac/demux.c | 11 +++++++++- | |
10 trunk/src/alac/demux.h | 11 +++++++++- | |
11 trunk/src/alac/plugin.c | 12 ++++++++++- | |
12 trunk/src/alac/stream.c | 11 +++++++++- | |
13 trunk/src/alac/stream.h | 10 ++++++++- | |
14 trunk/src/sexypsf/xmms.c | 36 +++++++++++++++++----------------- | |
15 8 files changed, 86 insertions(+), 25 deletions(-) | |
16 | |
17 | |
1 2006-12-04 21:18:25 +0000 William Pitcock <nenolod@nenolod.net> | 18 2006-12-04 21:18:25 +0000 William Pitcock <nenolod@nenolod.net> |
2 revision [722] | 19 revision [722] |
3 - remove xentry.h reference | 20 - remove xentry.h reference |
4 | 21 |
5 trunk/src/mpg123/fileinfo.c | 2 -- | 22 trunk/src/mpg123/fileinfo.c | 2 -- |