Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-08-10 | Implemented a client-side song queue. | Jon Bergli Heier | 5 | -6/+91 | |
2011-08-09 | Recoding controlled by server, some cleanup. | Jon Bergli Heier | 2 | -34/+19 | |
2011-08-08 | Implemented session, send play notification. | Jon Bergli Heier | 1 | -0/+5 | |
2011-08-08 | Initial commit. | Jon Bergli Heier | 10 | -0/+248 | |
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 |