aboutsummaryrefslogtreecommitdiffstats
path: root/test/FakeSong.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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.