Mercurial > audlegacy
log src/libid3tag/field.c @ 4282:cfd60a10a6e2
age | author | description |
---|---|---|
Thu, 31 Jan 2008 14:51:52 +0900 | Yoshiki Yazawa | imported a fix for memory overflow bug which has been proposed in mad-dev mailing list. |
Thu, 17 Jan 2008 17:17:47 -0600 | Jussi Judin | Makes id3_field_finish to reset all the data that is requested. (Bugzilla #22) |
Mon, 24 Dec 2007 13:01:15 +0100 | Jonathan Schleifer | strncpy() -> g_strlcpy() |
Fri, 21 Dec 2007 18:39:46 +0100 | Jonathan Schleifer | Get rid of strcpy() completely. |
Fri, 16 Feb 2007 04:21:17 -0800 | yaz | [svn] - include stdio.h for debug print out. trunk |
Thu, 15 Feb 2007 19:31:14 -0800 | nenolod | [svn] - remove debugging notice 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 |