aboutsummaryrefslogtreecommitdiffstats
path: root/test/FakeSong.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* gcc.h: rename to Compiler.hMax Kellermann2013-10-151-1/+1
|
* song: convert header to C++Max Kellermann2013-07-281-3/+3
|
* queue: duplicate all song objectsMax Kellermann2012-08-151-0/+33
Make sure the queue "owns" all song objects, so nobody else can free them.