Mercurial > audlegacy-plugins
comparison ChangeLog @ 508:1e5df88b631d trunk
[svn] - newvfs probing
author | nenolod |
---|---|
date | Mon, 22 Jan 2007 01:00:29 -0800 |
parents | 0155ad752279 |
children | f862cf17b34a |
comparison
equal
deleted
inserted
replaced
507:0155ad752279 | 508:1e5df88b631d |
---|---|
1 2007-01-22 06:18:40 +0000 Daniel Barkalow <barkalow@iabervon.org> | |
2 revision [1100] | |
3 Fix case in curl where icecast metadata is wrapped around the end of | |
4 the ring buffer. | |
5 | |
6 trunk/src/curl/curl.c | 42 ++++++++++++++++++++++++++++++++++-------- | |
7 1 file changed, 34 insertions(+), 8 deletions(-) | |
8 | |
9 | |
1 2007-01-22 06:15:24 +0000 William Pitcock <nenolod@sacredspiral.co.uk> | 10 2007-01-22 06:15:24 +0000 William Pitcock <nenolod@sacredspiral.co.uk> |
2 revision [1098] | 11 revision [1098] |
3 - don't depend on feof here, as it's reliability is not guaranteed. | 12 - don't depend on feof here, as it's reliability is not guaranteed. |
4 | 13 |
5 trunk/src/amidi-plug/i_midi.c | 2 +- | 14 trunk/src/amidi-plug/i_midi.c | 2 +- |