server for Blinkenlights network stream based LED projects and Blinken-houses

Stefan Schuermans Stefan Schuermans retry harder to output data fast, update to current frame quickly if last frame had been dropped 8b98b69 @ 2011-12-27 19:23:46
..
.gitignore first version, plays videos to stdout 2011-10-23 11:37:40
Addr.cpp implemented UDP v4 address class 2011-11-08 19:52:05
Addr.h namespace for preprocessor constants 2011-12-14 20:23:49
Device.cpp added buffer to serial device output dropping frames on serial output if buffer gets too full (more than 10 frames) added support for high baudrates 2011-12-27 08:02:03
Device.h added buffer to serial device output dropping frames on serial output if buffer gets too full (more than 10 frames) added support for high baudrates 2011-12-27 08:02:03
Directory.cpp first version, plays videos to stdout 2011-10-23 11:37:40
Directory.h namespace for preprocessor constants 2011-12-14 20:23:49
File.cpp fix detection of file modification (now really working) 2011-10-24 21:29:34
File.h namespace for preprocessor constants 2011-12-14 20:23:49
Io.cpp do not use negative timeout for select call 2011-10-25 21:17:00
Io.h namespace for preprocessor constants 2011-12-14 20:23:49
Time.cpp implemented base class for I/O objects 2011-10-25 18:34:13
Time.h namespace for preprocessor constants 2011-12-14 20:23:49
Udp4Addr.cpp implement all comparison operators for UDPv4 address 2011-12-21 22:46:46
Udp4Addr.h implement all comparison operators for UDPv4 address 2011-12-21 22:46:46
Udp4Sock.cpp initialize variable to 1 before passing to syscall 2011-12-14 23:02:39
Udp4Sock.h fix disabling copy constructor 2011-12-11 19:57:25