Mercurial > audlegacy
view src/libid3tag/README.audacious @ 4299:a16edefb8836
- 1st attempt to integrate MPlayer's equalizer (will work in 24bit mode too).
Please, check sound quality! Let me know, if you will find it not
appropriate.
- EQ pregain doesn't work yet.
author | Eugene Zagidullin <e.asphyx@gmail.com> |
---|---|
date | Sat, 23 Feb 2008 16:34:10 +0300 |
parents | 5b9f0dc2c034 |
children |
line wrap: on
line source
The sources in libid3tag are heavily modified by the Audacious team for use in Audacious. If you are a package maintainer, please do not patch out this library as Audacious needs the modifications made here. The modifications are as follows: - use the Audacious VFS subsystem for stream I/O instead of libc - add support for opening an id3 tagged file from a live VFS handle. - some minor portability improvements