aboutsummaryrefslogtreecommitdiffstats
path: root/src/ape.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'v0.16.x'Max Kellermann2011-07-191-1/+3
|\ | | | | | | | | | | Conflicts: NEWS configure.ac
| * ape: add missing g_free in error pathJonathan Neuschäfer2011-07-181-1/+3
| |
* | copyright year 2011Max Kellermann2011-01-291-1/+1
|/
* tag_ape: move code to ape.cMax Kellermann2010-11-181-0/+113
Generic library for scanning APE tags. Eliminated one "goto"!