view src/libid3tag/README.audacious @ 3124:3eb465d93e1d trunk

Added tag audacious-1.4.0-DR1 for changeset 40b4b64dfb42
author William Pitcock <nenolod@atheme-project.org>
date Fri, 20 Jul 2007 10:21:24 -0500
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