Mercurial > audlegacy
comparison ChangeLog @ 2343:0df1a48b8fc4 trunk
[svn] - compare against the uri, not the VFSConstructor class the fd comes from
author | nenolod |
---|---|
date | Mon, 15 Jan 2007 19:28:19 -0800 |
parents | f140d0a27093 |
children | 3196a09a03e5 |
comparison
equal
deleted
inserted
replaced
2342:f140d0a27093 | 2343:0df1a48b8fc4 |
---|---|
1 2007-01-16 03:24:54 +0000 William Pitcock <nenolod@sacredspiral.co.uk> | |
2 revision [3694] | |
3 - use vfs_rewind() instead of vfs_fseek(fd, 0, seek_set) which was wrong | |
4 - correct reporting in buffer_vfs_fread_impl/buffer_vfs_fwrite_impl | |
5 | |
6 trunk/src/audacious/input.c | 2 +- | |
7 trunk/src/audacious/vfs_buffer.c | 4 ++-- | |
8 2 files changed, 3 insertions(+), 3 deletions(-) | |
9 | |
10 | |
1 2007-01-16 02:33:42 +0000 William Pitcock <nenolod@sacredspiral.co.uk> | 11 2007-01-16 02:33:42 +0000 William Pitcock <nenolod@sacredspiral.co.uk> |
2 revision [3692] | 12 revision [3692] |
3 - automatically buffering deriv-class of VFSFile. will be used to speed up probing of network sources. | 13 - automatically buffering deriv-class of VFSFile. will be used to speed up probing of network sources. |
4 | 14 |
5 trunk/src/audacious/Makefile | 1 | 15 trunk/src/audacious/Makefile | 1 |