aboutsummaryrefslogtreecommitdiff
path: root/host
AgeCommit message (Expand)AuthorFilesLines
2017-03-24Add LICENSEHEADmasterjaseg18-57/+262
2016-01-24README: Add crate layout guidejaseg1-1/+50
2016-01-07Host: Add CRAP/OPC conversion. UNTESTED!jaseg2-0/+93
2016-01-04host: Add spam filter samplejaseg1-0/+7
2016-01-04Re-add spam filtering, improve length marquee limitingjaseg3-73/+94
2016-01-03host: Add gifserverjaseg1-0/+80
2016-01-03host/viewer: Now runs at all, and does not exit on timeoutjaseg1-2/+4
2016-01-02Host: Add GIF streaming tooljaseg2-6/+111
2016-01-02Host: Made rendering pipeline a bit more flexiblejaseg8-96/+125
2016-01-02Host: Add console CRAP clientjaseg6-194/+239
2015-11-04server: Add automatic UDP client switchingjaseg1-1/+5
2014-12-10Merge branch 'master' of matelight:matelightjaseg2-9/+25
2014-12-09Updated default linesjaseg1-86/+265
2014-12-09Made logging flush stdoutjaseg1-0/+2
2014-10-01Removed static noise foo, added a few sleepsjaseg1-1/+4
2014-07-25Europython stuffjaseg2-264/+101
2014-07-19Saving statejaseg1-1/+1
2014-05-17Added aus.pyjaseg1-0/+20
2014-03-10Fixed alpha handling, added noisejaseg2-2/+9
2014-03-10Fixed the memory leakjaseg2-13/+15
2014-03-09Test about using numpy to alloccate bufferjaseg1-2/+4
2014-03-09Removed test code from matelight.pyjaseg1-18/+0
2014-03-09Re-did the rendering infrastructure. Still leaking memory.jaseg2-170/+85
2014-03-07systemd service file addedjaseg1-0/+10
2014-03-07default scrolling works nowjaseg1-4/+25
2014-03-07udp and tcp subloops, default texts still missingjaseg3-54/+89
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-07Added a .gitignorejaseg1-0/+5
2014-03-07New, fancy schmancy scrolling working as intendedjaseg4-9/+9
2014-03-07Modified text rendering to something frame basedjaseg7-85/+89
2014-03-04Now faster. And with more Jenny Holzer.jaseg10-65/+529
2014-02-18added variables for brightness and gamma factorjaseg1-1/+7
2014-02-17UDP streaming now working properlyjaseg2-15/+19
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 nowjaseg2-30/+19
2014-02-17Niiiice glitch art...jaseg4-38/+29
2014-02-17ctypes pointer narf working nowjaseg4-21/+56
2014-02-16The fundamentals of the new ctypes interface are workingjaseg7-17/+90
2014-02-10Moar related projectsjaseg4-226/+87
2014-02-01Working on the new UDP protocoljaseg5-248/+207
2014-01-30GIF reading fixesjaseg2-6/+14
2014-01-29Commented genpal.pyjaseg1-0/+1
2014-01-10Fixed some resource leaks. Thanks, cppcheck!jaseg1-5/+14
2014-01-10Working on gif handling. Not working yet.jaseg4-20/+68
2014-01-04Added some gif rendering skeletonjaseg6-59/+132
2014-01-03Maybe gif-lib wasn't too bright an idea...jaseg199-2434004/+481