summaryrefslogtreecommitdiff
path: root/directory.py
AgeCommit message (Collapse)AuthorFilesLines
2011-08-09Recoding controlled by server, some cleanup.Jon Bergli Heier1-13/+20
2011-08-08Implemented session, send play notification.Jon Bergli Heier1-1/+4
2011-08-08Initial commit.Jon Bergli Heier1-0/+112
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