Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-03-13 | Implemented playlist item deletion. | Jon Bergli Heier | 1 | -4/+14 | |
2012-03-09 | Changed ordering to use a comparator function. | Jon Bergli Heier | 1 | -5/+5 | |
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 | -0/+4 | |
2012-03-05 | Fixed playlist storage. | Jon Bergli Heier | 1 | -0/+6 | |
2012-03-05 | Added basic playlist implementation using backbone.js. | Jon Bergli Heier | 1 | -0/+57 | |