aboutsummaryrefslogtreecommitdiffstats
path: root/src/tag_ape.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-13tag: removed the "_ITEM_" suffix from the enum namesMax Kellermann1-7/+7
2009-07-19tag_ape: simplified the apeItems arrayMax Kellermann1-22/+12
2009-07-19tag_ape: moved code to tag_ape_import_item()Max Kellermann1-12/+22
2009-07-19tag_ape: converted apeItems and tagItems to global varsMax Kellermann1-20/+20
2009-07-19ape: added protection against large memory allocationsMax Kellermann1-0/+3
2009-07-19tag_ape: removed redundant length checkMax Kellermann1-3/+4
2009-07-18ape: check the tag size (fixes integer underflow)Max Kellermann1-1/+1
2009-04-28tag: use g_ascii_strcasecmp() instead of strcasecmp()Max Kellermann1-1/+1
2009-03-13all: Update copyright header.Avuton Olrich1-3/+4
2009-02-28tag: moved APE code to tag_ape.cMax Kellermann1-0/+145