aboutsummaryrefslogtreecommitdiffstats
path: root/test/TestQueuePriority.cxx (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-01-03Directory: initialise in default constructorMax Kellermann1-0/+1
2013-01-03Directory: add constructor and destructorMax Kellermann1-0/+2
2013-01-03Directory: rename struct directory to DirectoryMax Kellermann1-1/+1
2013-01-02Directory: make the header C++ onlyMax Kellermann1-7/+4
2012-08-25test/test_queue_priority: fix SIGABRTMax Kellermann1-0/+15
2012-08-21queue_save: save song prioritiesMax Kellermann1-1/+1
2011-09-16test/test_queue_priority: work around "set but not used" warningMax Kellermann1-0/+1
2011-07-19queue: implement song "priorities"Max Kellermann1-0/+174
Sorts remaining songs by priority. This can be used for the much-demanded "queue feature".