Age | Commit message (Expand) | Author | Files | Lines |
2014-03-22 | Added conn's audio spectrum analyzer to the README link list | jaseg | 1 | -1/+3 |
2014-03-20 | Fixed uk's markdown :) | jaseg | 1 | -2/+3 |
2014-03-20 | Added Spectrum Analyzer | Uwe Kamper | 1 | -0/+1 |
2014-03-20 | Added JS-raytracer | Uwe Kamper | 1 | -0/+1 |
2014-03-20 | Fixed a link in the README | jaseg | 1 | -1/+1 |
2014-03-20 | Updated the README architecture description | jaseg | 1 | -2/+2 |
2014-03-20 | Updated the README | jaseg | 1 | -1/+1 |
2014-03-10 | Fixed alpha handling, added noise | jaseg | 2 | -2/+9 |
2014-03-10 | Fixed the memory leak | jaseg | 2 | -13/+15 |
2014-03-09 | Test about using numpy to alloccate buffer | jaseg | 1 | -2/+4 |
2014-03-09 | Removed test code from matelight.py | jaseg | 1 | -18/+0 |
2014-03-09 | Re-did the rendering infrastructure. Still leaking memory. | jaseg | 2 | -170/+85 |
2014-03-07 | systemd service file added | jaseg | 1 | -0/+10 |
2014-03-07 | default scrolling works now | jaseg | 1 | -4/+25 |
2014-03-07 | udp and tcp subloops, default texts still missing | jaseg | 3 | -54/+89 |
2014-03-07 | Merge branch 'master' of https://github.com/jaseg/matelight | jaseg | 2 | -8/+50 |
2014-03-07 | 20 frames per second | Uwe Kamper | 1 | -0/+7 |
2014-03-07 | multithreaded frame-queueing and polling in the server classes | Uwe Kamper | 1 | -8/+37 |
2014-03-07 | Added a .gitignore | jaseg | 1 | -0/+5 |
2014-03-07 | New, fancy schmancy scrolling working as intended | jaseg | 4 | -9/+9 |
2014-03-07 | Modified text rendering to something frame based | jaseg | 7 | -85/+89 |
2014-03-04 | Merge branch 'master' of matelight:matelight | jaseg | 10 | -64/+534 |
2014-03-04 | Now faster. And with more Jenny Holzer. | jaseg | 10 | -65/+529 |
2014-02-23 | README: Added a link to the Postillon newsticker | jaseg | 1 | -0/+2 |
2014-02-22 | Added node.js module | Philip Stewart | 1 | -0/+2 |
2014-02-20 | README: fixed missing links | jaseg | 1 | -0/+2 |
2014-02-18 | added variables for brightness and gamma factor | jaseg | 1 | -1/+7 |
2014-02-17 | UDP streaming now working properly | jaseg | 2 | -15/+19 |
2014-02-17 | Now with proper console rendering | jaseg | 1 | -6/+13 |
2014-02-17 | Small queue handling bugfix | jaseg | 1 | -1/+2 |
2014-02-17 | Network handling works now | jaseg | 1 | -27/+137 |
2014-02-17 | Marquee is working now | jaseg | 2 | -30/+19 |
2014-02-17 | Niiiice glitch art... | jaseg | 5 | -44/+35 |
2014-02-17 | ctypes pointer narf working now | jaseg | 5 | -23/+58 |
2014-02-16 | Merge branch 'master' of github.com:jaseg/matelight | jaseg | 1 | -2/+3 |
2014-02-16 | The fundamentals of the new ctypes interface are working | jaseg | 7 | -17/+90 |
2014-02-13 | Merge pull request #2 from XenGi/patch-1 | jaseg | 1 | -2/+3 |
2014-02-13 | added links to blinkenlights and the android app. | Ricardo Band | 1 | -2/+3 |
2014-02-11 | README.rst formatting fix | jaseg | 1 | -6/+6 |
2014-02-11 | Add link to game of life for mate light | Igor Wiedler | 1 | -0/+2 |
2014-02-10 | Moar related projects | jaseg | 5 | -230/+98 |
2014-02-05 | Fixed license of main.c | jaseg | 1 | -17/+2 |
2014-02-01 | Working on the new UDP protocol | jaseg | 5 | -248/+207 |
2014-01-30 | GIF reading fixes | jaseg | 2 | -6/+14 |
2014-01-29 | Commented genpal.py | jaseg | 1 | -0/+1 |
2014-01-29 | Updated the README | jaseg | 1 | -8/+21 |
2014-01-10 | Fixed some resource leaks. Thanks, cppcheck! | jaseg | 1 | -5/+14 |
2014-01-10 | Working on gif handling. Not working yet. | jaseg | 4 | -20/+68 |
2014-01-04 | Added some gif rendering skeleton | jaseg | 6 | -59/+132 |
2014-01-03 | Maybe gif-lib wasn't too bright an idea... | jaseg | 199 | -2434004/+481 |