aboutsummaryrefslogtreecommitdiff
path: root/src/tag_ape.c
Commit message (Expand)AuthorAge
* tag: removed the "_ITEM_" suffix from the enum namesMax Kellermann2009-10-13
* Merged release 0.15.2 from branch 'v0.15.x'Max Kellermann2009-08-15
|\
| * ape: added protection against large memory allocationsMax Kellermann2009-07-19
| * tag_ape: removed redundant length checkMax Kellermann2009-07-19
| * ape: check the tag size (fixes integer underflow)Max Kellermann2009-07-18
* | tag_ape: simplified the apeItems arrayMax Kellermann2009-07-19
* | tag_ape: moved code to tag_ape_import_item()Max Kellermann2009-07-19
* | tag_ape: converted apeItems and tagItems to global varsMax Kellermann2009-07-19
|/
* tag: use g_ascii_strcasecmp() instead of strcasecmp()Max Kellermann2009-04-28
* all: Update copyright header.Avuton Olrich2009-03-13
* tag: moved APE code to tag_ape.cMax Kellermann2009-02-28