Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Directory: make the header C++ only | Max Kellermann | 2013-01-02 | 1 | -190/+0 |
| | |||||
* | Merge branch 'v0.17.x' | Max Kellermann | 2012-08-25 | 1 | -1/+1 |
|\ | | | | | | | | | Conflicts: src/queue_save.c | ||||
| * | queue_save: save song priorities | Max Kellermann | 2012-08-21 | 1 | -1/+1 |
| | | |||||
* | | test/test_queue_priority: fix SIGABRT | Max Kellermann | 2012-08-25 | 1 | -0/+15 |
|/ | |||||
* | test/test_queue_priority: work around "set but not used" warning | Max Kellermann | 2011-09-16 | 1 | -0/+1 |
| | |||||
* | queue: implement song "priorities" | Max Kellermann | 2011-07-19 | 1 | -0/+174 |
Sorts remaining songs by priority. This can be used for the much-demanded "queue feature". |