Commit graph

81 commits

Author SHA1 Message Date
jaseg
d7c9732135 Fixed a link in the README 2014-03-20 01:19:39 +01:00
jaseg
6eeabae7e8 Updated the README architecture description 2014-03-20 01:17:32 +01:00
jaseg
9b2944b794 Updated the README 2014-03-20 01:13:13 +01:00
jaseg
6503863333 Fixed alpha handling, added noise 2014-03-10 00:31:05 +01:00
jaseg
97a0b8b171 Fixed the memory leak 2014-03-10 00:12:46 +01:00
jaseg
ddb77d4209 Test about using numpy to alloccate buffer 2014-03-09 02:00:32 +01:00
jaseg
c61ed12668 Removed test code from matelight.py 2014-03-09 01:34:33 +01:00
jaseg
592fed0262 Re-did the rendering infrastructure. Still leaking memory. 2014-03-09 01:33:19 +01:00
jaseg
3ba0aedf5e systemd service file added 2014-03-07 03:51:31 +01:00
jaseg
39884b49ed default scrolling works now 2014-03-07 03:44:29 +01:00
jaseg
d8fba4ec52 udp and tcp subloops, default texts still missing 2014-03-07 02:53:21 +01:00
jaseg
2cff1d4dde Merge branch 'master' of https://github.com/jaseg/matelight 2014-03-07 01:46:24 +01:00
Uwe Kamper
8166cb4bb2 20 frames per second 2014-03-07 22:37:16 +01:00
Uwe Kamper
b503b8fffc multithreaded frame-queueing and polling in the server classes 2014-03-07 22:18:10 +01:00
jaseg
2e4792f3b6 Added a .gitignore 2014-03-07 01:09:20 +01:00
jaseg
15b7221813 New, fancy schmancy scrolling working as intended 2014-03-07 01:08:04 +01:00
jaseg
d16223fd25 Modified text rendering to something frame based 2014-03-07 00:49:16 +01:00
jaseg
8f86c5ac45 Merge branch 'master' of matelight:matelight 2014-03-04 22:49:48 +01:00
jaseg
7878aa1d45 Now faster. And with more Jenny Holzer. 2014-03-04 01:07:22 +01:00
jaseg
c4dd54e16f README: Added a link to the Postillon newsticker 2014-02-23 10:37:15 +01:00
Philip Stewart
b87f6164db Added node.js module 2014-02-22 18:58:08 +01:00
jaseg
e180313ef0 README: fixed missing links 2014-02-20 11:52:53 +01:00
jaseg
bd5b1b6267 added variables for brightness and gamma factor 2014-02-18 21:36:35 +01:00
jaseg
03bf7d9d49 UDP streaming now working properly 2014-02-17 21:26:52 +01:00
jaseg
b4bdef92ab Now with proper console rendering 2014-02-17 20:54:09 +01:00
jaseg
7c105b5b19 Small queue handling bugfix 2014-02-17 20:35:55 +01:00
jaseg
1392b46636 Network handling works now 2014-02-17 20:34:36 +01:00
jaseg
6578445931 Marquee is working now 2014-02-17 02:40:24 +01:00
jaseg
ec0233f756 Niiiice glitch art... 2014-02-17 01:53:08 +01:00
jaseg
18fd12e916 ctypes pointer narf working now 2014-02-17 00:57:47 +01:00
jaseg
a1c175138d Merge branch 'master' of github.com:jaseg/matelight 2014-02-16 11:58:03 +01:00
jaseg
9934f27cc1 The fundamentals of the new ctypes interface are working 2014-02-16 11:57:54 +01:00
jaseg
68920a3844 Merge pull request #2 from XenGi/patch-1
added links to blinkenlights and the android app.
2014-02-13 15:26:59 +01:00
Ricardo Band
cbcbfaf866 added links to blinkenlights and the android app. 2014-02-13 08:05:29 +01:00
jaseg
900a9c38e3 README.rst formatting fix 2014-02-11 15:24:46 +01:00
Igor Wiedler
7c9e3d0b36 Add link to game of life for mate light 2014-02-11 15:24:14 +01:00
jaseg
7420e9327d Moar related projects 2014-02-10 00:52:38 +01:00
jaseg
d3a128e109 Fixed license of main.c 2014-02-05 21:52:40 +01:00
jaseg
809f8ac2e0 Working on the new UDP protocol 2014-02-01 22:07:03 +01:00
jaseg
5a77d3a0e0 GIF reading fixes 2014-01-30 20:11:59 +01:00
jaseg
dd677c6fa7 Commented genpal.py 2014-01-29 12:45:09 +01:00
jaseg
d3a08c1f48 Updated the README 2014-01-29 12:35:35 +01:00
jaseg
8c0d16a46e Fixed some resource leaks. Thanks, cppcheck! 2014-01-10 12:40:45 +01:00
jaseg
1e72c82212 Working on gif handling. Not working yet.
libgif does not yet read all parts of the file
2014-01-10 12:34:25 +01:00
jaseg
4c84439c10 Added some gif rendering skeleton
Amazingly, text rendering seems to still work.
2014-01-04 23:34:26 +01:00
jaseg
d27f9ecf7e Maybe gif-lib wasn't too bright an idea... 2014-01-03 16:40:44 +01:00
jaseg
9ef5c135e8 Re-organized the host software directory layout 2014-01-03 13:19:44 +01:00
jaseg
3fd92ee838 Added some doc 2014-01-03 03:03:47 +01:00
jaseg
e2735ee530 Fixed width computation for escape sequences 2014-01-03 02:33:08 +01:00
jaseg
4e6cc85ec4 Now with blink. 2014-01-03 02:21:15 +01:00