| Commit message (Collapse) | Author | Files | Lines |
|
Regression by commit 738583e3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
A priority should be a volatile thing: it should schedule a song for
playing back once, but it should not affect the next time the queue
gets played.
|
|
|
|
Empty currently, but code will be added song.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Previously, only streams were saved with range and tags, but this is
necessary for all "partial" songs (e.g. CUE tracks).
|
|
Manipulates the playback range of a queued song.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|