Mercurial > audlegacy
comparison ChangeLog @ 1670:0abfd27b3849 trunk
[svn] Use the VFS.
author | chainsaw |
---|---|
date | Mon, 11 Sep 2006 16:06:23 -0700 |
parents | 07143b97314d |
children | daabad781796 |
comparison
equal
deleted
inserted
replaced
1669:07143b97314d | 1670:0abfd27b3849 |
---|---|
1 2006-09-11 22:24:52 +0000 Tony Vroon <chainsaw@gentoo.org> | |
2 revision [2275] | |
3 fprintf implementation in the VFS common layer by Luca Barbato. Use it in the Container plugins. | |
4 | |
5 Changes: Modified: | |
6 +7 -7 trunk/Plugins/Container/m3u/m3u.c | |
7 +6 -5 trunk/Plugins/Container/pls/pls.c | |
8 +2 -0 trunk/libaudacious/vfs.h | |
9 +43 -0 trunk/libaudacious/vfs_common.c | |
10 | |
11 | |
1 2006-09-11 20:15:31 +0000 Tony Vroon <chainsaw@gentoo.org> | 12 2006-09-11 20:15:31 +0000 Tony Vroon <chainsaw@gentoo.org> |
2 revision [2273] | 13 revision [2273] |
3 Partial sync with upstream. | 14 Partial sync with upstream. |
4 | 15 |
5 Changes: Modified: | 16 Changes: Modified: |