Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-12-16 | Moved status and clear it when done playing. | Jon Bergli Heier | 1 | -0/+1 | |
2012-12-16 | Destroy sound object when done playing. | Jon Bergli Heier | 1 | -1/+5 | |
2012-03-09 | Changed ordering to use a comparator function. | Jon Bergli Heier | 1 | -2/+2 | |
2012-03-06 | Added hints to tell the server which track we want next. | Jon Bergli Heier | 1 | -0/+8 | |
This lets the server recode the next track behind the scenes while we're listening to the current track. | |||||
2012-03-06 | Use sequential ids to store playlist tracks in the correct order. | Jon Bergli Heier | 1 | -2/+2 | |
2012-03-05 | Added basic playlist implementation using backbone.js. | Jon Bergli Heier | 1 | -0/+53 | |