aboutsummaryrefslogtreecommitdiffstats
path: root/src/ApeLoader.cxx (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-07-29ape: convert to C++Max Kellermann1-8/+8
2011-07-18ape: add missing g_free in error pathJonathan Neuschäfer1-1/+3
2011-01-29copyright year 2011Max Kellermann1-1/+1
2010-11-18tag_ape: move code to ape.cMax Kellermann1-0/+113
Generic library for scanning APE tags. Eliminated one "goto"!