Commit graph

68 commits

Author SHA1 Message Date
jaseg
b0b2e985a3 Add LICENSE 2017-03-24 14:12:31 +01:00
jaseg
6afe84d34a README: Add crate layout guide 2016-01-24 18:40:10 +01:00
jaseg
96ce1aeef6 Host: Add CRAP/OPC conversion. UNTESTED! 2016-01-07 20:21:04 +01:00
jaseg
3f1a8bd116 host: Add spam filter sample 2016-01-04 21:21:55 +01:00
jaseg
cae13443bc Re-add spam filtering, improve length marquee limiting 2016-01-04 21:14:55 +01:00
jaseg
96ebb1b890 host: Add gifserver 2016-01-03 21:46:05 +01:00
jaseg
7d18060a58 host/viewer: Now runs at all, and does not exit on timeout 2016-01-03 21:45:33 +01:00
jaseg
34f2064f05 Host: Add GIF streaming tool 2016-01-02 17:22:08 +01:00
jaseg
fefb33736a Host: Made rendering pipeline a bit more flexible 2016-01-02 01:29:02 +01:00
jaseg
330e1eb20e Host: Add console CRAP client 2016-01-02 01:28:58 +01:00
jaseg
2444f87963 server: Add automatic UDP client switching 2015-11-04 17:31:16 +01:00
jaseg
3c329decfa Merge branch 'master' of matelight:matelight
Conflicts:
	host/server.py
2014-12-10 21:19:41 +01:00
jaseg
2387b0de02 Updated default lines 2014-12-09 23:37:37 +01:00
jaseg
72f47bbea0 Made logging flush stdout 2014-12-09 23:37:13 +01:00
jaseg
e36a4054f1 Removed static noise foo, added a few sleeps 2014-10-01 18:21:27 +02:00
jaseg
49cd6259ba Europython stuff 2014-07-25 19:50:20 +02:00
jaseg
686ca97fda Saving state 2014-07-19 22:37:15 +02:00
jaseg
60fcbbc7cd Added aus.py 2014-05-17 00:55:00 +02: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
7878aa1d45 Now faster. And with more Jenny Holzer. 2014-03-04 01:07:22 +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
9934f27cc1 The fundamentals of the new ctypes interface are working 2014-02-16 11:57:54 +01:00
jaseg
7420e9327d Moar related projects 2014-02-10 00:52:38 +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
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