Mercurial > audlegacy-plugins
comparison ChangeLog @ 486:3e41d8efe752 trunk
[svn] - flac 113 plugin: moved to vfs for file detection and playback; plays http files as well, but it does not use flac/http.c code to do it, so there's no metadata parsing and flac http options are ignored; flac tags are still read directly from stdio, with checks that prevents tag reading if file is not stdio-readable
author | giacomo |
---|---|
date | Sun, 21 Jan 2007 10:40:40 -0800 |
parents | c257bcf92d90 |
children | f541940d5475 |
comparison
equal
deleted
inserted
replaced
485:c257bcf92d90 | 486:3e41d8efe752 |
---|---|
1 2007-01-21 12:51:28 +0000 William Pitcock <nenolod@sacredspiral.co.uk> | |
2 revision [1056] | |
3 - turn debugging back off | |
4 - remove XXXX_FIXED_METADATA since metadata is fixed now | |
5 | |
6 trunk/src/curl/curl.c | 4 +--- | |
7 1 file changed, 1 insertion(+), 3 deletions(-) | |
8 | |
9 | |
1 2007-01-21 12:01:04 +0000 William Pitcock <nenolod@sacredspiral.co.uk> | 10 2007-01-21 12:01:04 +0000 William Pitcock <nenolod@sacredspiral.co.uk> |
2 revision [1054] | 11 revision [1054] |
3 - do not close FDs that do not belong to us. | 12 - do not close FDs that do not belong to us. |
4 | 13 |
5 trunk/src/vorbis/vorbis.c | 5 ----- | 14 trunk/src/vorbis/vorbis.c | 5 ----- |