Mercurial > audlegacy-plugins
diff ChangeLog @ 507:0155ad752279 trunk
[svn] Fix case in curl where icecast metadata is wrapped around the end of
the ring buffer.
author | iabervon |
---|---|
date | Sun, 21 Jan 2007 22:18:40 -0800 |
parents | fb54b6f4955a |
children | 1e5df88b631d |
line wrap: on
line diff
--- a/ChangeLog Sun Jan 21 22:15:24 2007 -0800 +++ b/ChangeLog Sun Jan 21 22:18:40 2007 -0800 @@ -1,3 +1,11 @@ +2007-01-22 06:15:24 +0000 William Pitcock <nenolod@sacredspiral.co.uk> + revision [1098] + - don't depend on feof here, as it's reliability is not guaranteed. + + trunk/src/amidi-plug/i_midi.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + + 2007-01-22 06:14:15 +0000 William Pitcock <nenolod@sacredspiral.co.uk> revision [1096] - tweak behaviour a little