Mercurial > audlegacy
log src/libid3tag/file.c @ 3809:17fb5e598cfc trunk
age | author | description |
---|---|---|
Sun, 07 Oct 2007 13:40:45 -0500 | William Pitcock | use vtable functors for VFS access |
Wed, 03 Oct 2007 17:37:30 +0200 | Jonathan Schleifer | Fix two gcc warnings. |
Sat, 24 Feb 2007 07:41:14 -0800 | nenolod | [svn] - add support for opening id3 tags from a live vfs handle. trunk |
Wed, 21 Feb 2007 03:52:52 -0800 | yaz | [svn] - vfs layer doesn't provide fdopen. trunk |
Tue, 20 Feb 2007 04:54:56 -0800 | js | [svn] Use VFS. trunk |
Tue, 13 Feb 2007 05:48:33 -0800 | yaz | [svn] - delete id3 tag feature has been added. trunk |
Sun, 11 Feb 2007 05:19:07 -0800 | yaz | [svn] first try for libid3tag integration. this improved libid3tag supports vfs operations and is capable of adding id3v2 tag to files which doesn't have id3v2 tag ever. trunk |