Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-08-16 | Implemented basic cuesheet support, some playlist fixes. | Jon Bergli Heier | 1 | -2/+2 | |
2011-08-13 | Add all files to queue. | Jon Bergli Heier | 1 | -0/+1 | |
2011-08-10 | Implemented a client-side song queue. | Jon Bergli Heier | 1 | -1/+11 | |
2011-08-09 | Recoding controlled by server, some cleanup. | Jon Bergli Heier | 1 | -12/+5 | |
2011-08-08 | Initial commit. | Jon Bergli Heier | 1 | -0/+28 | |
app.py - WSGI application and handlers. config.py - Config helper class. directory.py - Directory and file helper classes. events.py - zeromq event publisher and subscriber. recode.py - Codecs and stuff static/ - Web interface |