Commit Graph

33 Commits (master)

Author SHA1 Message Date
Gunstick f4c71012be new displayclient for arduino with ethernet shield and neopixels
format for central config file describing dynamically the setup
moved some files around and adapted runitall / readme for the new layout
2015-02-13 22:53:04 +01:00
cyrille 581bcd71e9 Finished full client to web stack, works fine 2013-09-30 23:32:09 +02:00
cyrille e760498b3b Working on client -> frameserver -> ws_udp.js -> visionneuse.html stack 2013-09-22 22:17:12 +02:00
Gunstick bffff1a33a Merge branch 'master' of git+ssh://source.hacker.lu/var/repo/projects/syndilights
Conflicts:
	frameserver/defines.h
2013-09-22 14:47:18 +02:00
Gunstick 89954b0344 corrected makefile
changed defines.h to rgb mode and set new HASH
2013-09-22 14:34:25 +02:00
cyrille 2c643102cf Update size, channels, web server, working example cellular.py 2013-09-22 00:23:13 +02:00
Steve Clement b52a35356d - Structure clean-up, moved examples to understand C/C++ better out of the way 2013-07-22 15:12:08 +02:00
Steve Clement 6f154e80ab - Create my own branch for tutorials and stuff like that
- Added vector example
- Added threading example
- Added glibmm source (for the examples)
- temp defines.h hack
2013-07-20 18:14:54 +02:00
Steve Clement 52669ecd51 - remove new line 2013-07-17 09:09:52 +02:00
Steve Clement 9d3450a5e6 - Amended Makefile so it compiles on Ubuntu 13.04 (tested and frameserver runs and compiles…)
- Added more config details to README
- Adapted test.cpp but it still doesn't compile
2013-07-16 18:03:18 +02:00
Steve Clement 6b3899c141 - More information on libs used
- amended Makefile to make the stock glibmm thread test compile
- amended Makefile in assumption that compile will fail too when source files are given at wrong position
- add thread.cc from the glibmm example directory (good test to see all is fine)
- fixed test.cpp (but doesn't compile yet)
2013-07-16 12:59:43 +02:00
Georges Kesseler cb77b06927 converted to Makefiles 2013-07-16 00:13:54 +02:00
Steve Clement bccde4f726 - adaptepte usleep -> Glib::usleep
- update to glib-2.34 Glib::Threads*

(not tested yet, am on a Mac)
2013-07-15 22:39:25 +02:00
Bartosz Kostrzewa 40cf23e1d4 renamed some things to reflect current state of the project 2011-05-13 11:30:10 +02:00
Bartek Kostrzewa 757ed7604a a slow server testing client for debugging 2011-05-12 17:26:00 +02:00
Bartek Kostrzewa ed27c3e48a fixed HEADEROFFSET which had the wrong value 2011-05-12 17:14:46 +02:00
Bartek Kostrzewa 4be489ca09 added gtk+ client which listens for UDP packets from frameserver to display
colourful animations
2011-05-12 16:10:27 +02:00
Bartek Kostrzewa c286b459ba added functionality to send a udp packet to a destination for display purposes 2011-05-12 12:39:13 +02:00
Bartosz Kostrzewa ea78bb4134 added scrolling to client list, started work on z-buffer override 2011-05-08 20:08:34 +02:00
Bartosz Kostrzewa 5fce1272e5 added some more comments and "clearscreen" to clients view of console 2011-05-08 19:19:13 +02:00
Bartek Kostrzewa f3fdb74d03 implemented alpha blending (hopefully correctly!) 2010-11-22 17:41:21 +01:00
Bartek Kostrzewa 73416e4bf9 display information about clients 2010-11-17 15:38:40 +01:00
Bartosz Kostrzewa 3af9f105d6 trying out the new alpha mixing 2010-11-17 14:50:21 +01:00
Bartosz Kostrzewa b5af4d6a86 improvements to console and how the frames are stored 2010-11-17 12:38:53 +01:00
Bartek Kostrzewa dbfb3ecc2c first client and improvements to server and servertest 2010-11-16 20:27:22 +01:00
Bartosz Kostrzewa 640de64f1d significant improvements to the server, now has timeouts and buffer cleanup 2010-11-15 18:18:28 +01:00
Bartosz Kostrzewa 75e29a6f66 forgot to add some files to commit 2010-11-15 12:44:10 +01:00
Bartosz Kostrzewa f0ed60e5d2 added python servertest and launch script, modified server and display 2010-11-15 12:31:29 +01:00
Bartosz Kostrzewa 2b596aee7d changed udp packet format and storage struct, added python udp packet sender (incomplete) 2010-11-14 22:01:57 +01:00
Bartek Kostrzewa 7deaabdd20 improvements to the server 2010-11-12 21:37:12 +01:00
Bartosz Kostrzewa e1b1e41e00 minor changes 2010-11-12 16:43:27 +01:00
Bartosz Kostrzewa 6679ce8e61 removed some more files 2010-11-12 16:23:36 +01:00
Bartosz Kostrzewa 3a95944858 renamed folder and added prototype implementation of a UDP server/mixer
with two threads, it works!
2010-11-12 16:16:22 +01:00