summaryrefslogtreecommitdiff
path: root/static/style.css
AgeCommit message (Collapse)AuthorFilesLines
2011-08-10Implemented a client-side song queue.Jon Bergli Heier1-4/+8
2011-08-08Initial commit.Jon Bergli Heier1-0/+9
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