aboutsummaryrefslogtreecommitdiff
path: root/host
AgeCommit message (Expand)AuthorFilesLines
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
2014-01-03Re-organized the host software directory layoutjaseg193-0/+2433687
2014-01-03Added some docjaseg1-2/+10
2014-01-03Fixed width computation for escape sequencesjaseg1-2/+3
2014-01-03Now with blink.jaseg1-31/+10
2014-01-03Fixed font rnedering and width computationjaseg2-22/+40
2014-01-03Now with even more abstract art.jaseg14-388/+600
2014-01-02Fixed the print loopjaseg1-1/+1
2014-01-02Removed debug printfsjaseg1-7/+0
2014-01-02Fixed multibyte handling.jaseg2-1/+13
2014-01-02mbrtowc behaves strange. or i'm just dumb.jaseg3-55/+37
2014-01-02Consider it a memorial.jaseg4-0/+356
2013-12-30Added some bdf fontsjaseg179-0/+2432718
2013-12-29More advanced network IF with direct buffer supportjaseg3-18/+56
2013-12-29Added basic text rendering & TCP serverjaseg5-44/+104
2013-12-27Some fixes to the host software geom stuff, added a small demo scriptjaseg8-18/+54
2013-12-26Uhm, foo.jaseg2-6/+17
2013-12-18Moving on with the host programjaseg6-32/+257
2013-12-17First draft of transmit function based on standard pythonjaseg1-0/+32