aboutsummaryrefslogtreecommitdiff
path: root/host/server.py
AgeCommit message (Expand)AuthorFilesLines
2014-12-10Merge branch 'master' of matelight:matelightjaseg1-9/+17
2014-12-09Made logging flush stdoutjaseg1-0/+2
2014-10-01Removed static noise foo, added a few sleepsjaseg1-1/+4
2014-07-25Europython stuffjaseg1-7/+15
2014-07-19Saving statejaseg1-1/+1
2014-03-10Fixed alpha handling, added noisejaseg1-1/+8
2014-03-10Fixed the memory leakjaseg1-9/+9
2014-03-09Test about using numpy to alloccate bufferjaseg1-2/+4
2014-03-09Re-did the rendering infrastructure. Still leaking memory.jaseg1-169/+84
2014-03-07default scrolling works nowjaseg1-4/+25
2014-03-07udp and tcp subloops, default texts still missingjaseg1-52/+81
2014-03-07Merge branch 'master' of https://github.com/jaseg/matelightjaseg1-8/+44
2014-03-0720 frames per secondUwe Kamper1-0/+7
2014-03-07multithreaded frame-queueing and polling in the server classesUwe Kamper1-8/+37
2014-03-07New, fancy schmancy scrolling working as intendedjaseg1-2/+2
2014-03-07Modified text rendering to something frame basedjaseg1-26/+25
2014-03-04Now faster. And with more Jenny Holzer.jaseg1-20/+17
2014-02-17UDP streaming now working properlyjaseg1-12/+15
2014-02-17Now with proper console renderingjaseg1-6/+13
2014-02-17Small queue handling bugfixjaseg1-1/+2
2014-02-17Network handling works nowjaseg1-27/+137
2014-02-17Marquee is working nowjaseg1-7/+14
2014-02-17Niiiice glitch art...jaseg1-22/+5
2014-02-17ctypes pointer narf working nowjaseg1-13/+40
2014-02-16The fundamentals of the new ctypes interface are workingjaseg1-0/+32