aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_queue_priority.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-01-02Directory: make the header C++ onlyMax Kellermann1-190/+0
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".