Mercurial > audlegacy
diff ChangeLog @ 1372:b861909ec6da trunk
[svn] mpgdec:
- fix smart detection of MPEG streams/Xiph containers/MP3X containers/Fraunhofer VBRX containers
- use smart detection instead of extension checking
- avoid grabbing FLAC streams if mpgdec is loaded before libflac is.
| author | nenolod |
|---|---|
| date | Tue, 04 Jul 2006 17:29:40 -0700 |
| parents | ca4f3115d33c |
| children | 10b899eddd83 |
line wrap: on
line diff
--- a/ChangeLog Tue Jul 04 04:59:27 2006 -0700 +++ b/ChangeLog Tue Jul 04 17:29:40 2006 -0700 @@ -1,3 +1,13 @@ +2006-07-04 11:59:27 +0000 William Pitcock <nenolod@nenolod.net> + revision [1656] + - recursively locate album art, by external contributor Oliver Lumpton. + + + Changes: Modified: + +53 -32 trunk/audacious/ui_fileinfo.c + +1 -0 trunk/audacious/ui_fileinfo.h + + 2006-07-04 07:48:43 +0000 William Pitcock <nenolod@nenolod.net> revision [1654] - make this a compile-time define
