Mercurial > audlegacy
comparison ChangeLog @ 1277:8c8d4841efae trunk
[svn] - if entry->tuple == NULL, then probe the file for a decoder and build the appropriate tuple for that entry
author | nenolod |
---|---|
date | Fri, 16 Jun 2006 03:50:38 -0700 |
parents | e43225462cdc |
children | 7baea4fb20a4 |
comparison
equal
deleted
inserted
replaced
1276:e43225462cdc | 1277:8c8d4841efae |
---|---|
1 2006-06-16 09:58:33 +0000 George Averill <nhjm449@gmail.com> | |
2 revision [1466] | |
3 - Buffer indicator support for anyone crazy enough to stream flac. | |
4 | |
5 | |
6 Changes: Modified: | |
7 +6 -0 trunk/Plugins/Input/flac/http.c | |
8 | |
9 | |
1 2006-06-16 09:35:49 +0000 William Pitcock <nenolod@nenolod.net> | 10 2006-06-16 09:35:49 +0000 William Pitcock <nenolod@nenolod.net> |
2 revision [1464] | 11 revision [1464] |
3 - use mutex locking to make alsa stay happy with dmix | 12 - use mutex locking to make alsa stay happy with dmix |
4 | 13 |
5 | 14 |