Mercurial > audlegacy
comparison ChangeLog @ 2589:ea470384e752 trunk
[svn] - add vfs_buffered_file_release_live_fd().
author | nenolod |
---|---|
date | Tue, 27 Feb 2007 04:09:06 -0800 |
parents | c51a5a735f65 |
children | c0e5cf2273ad |
comparison
equal
deleted
inserted
replaced
2588:c51a5a735f65 | 2589:ea470384e752 |
---|---|
1 2007-02-27 11:49:22 +0000 William Pitcock <nenolod@sacredspiral.co.uk> | |
2 revision [4186] | |
3 - proxy requests for metadata attached to a VFSBufferedFile to the live | |
4 FD associated with the VFSBufferedFile. | |
5 | |
6 trunk/src/audacious/vfs_buffered_file.c | 11 ++++++++++- | |
7 1 file changed, 10 insertions(+), 1 deletion(-) | |
8 | |
9 | |
1 2007-02-27 10:15:51 +0000 William Pitcock <nenolod@sacredspiral.co.uk> | 10 2007-02-27 10:15:51 +0000 William Pitcock <nenolod@sacredspiral.co.uk> |
2 revision [4184] | 11 revision [4184] |
3 - always make sure we are operating on a copy of the ini string | 12 - always make sure we are operating on a copy of the ini string |
4 | 13 |
5 trunk/src/audacious/widgets/skin.c | 2 +- | 14 trunk/src/audacious/widgets/skin.c | 2 +- |