summaryrefslogtreecommitdiff
path: root/config.py
AgeCommit message (Collapse)AuthorFilesLines
2011-08-18Basic database support.Jon Bergli Heier1-1/+1
2011-08-14Some recoding work, added ogg encoder.Jon Bergli Heier1-8/+14
2011-08-08Initial commit.Jon Bergli Heier1-0/+19
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