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

Stefan Schuermans Stefan Schuermans add method to read port number of address f3ce8ea @ 2011-12-27 21:01:37
..
.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 add method to read port number of address 2011-12-27 21:01:37
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 add method to read port number of address 2011-12-27 21:01:37
Udp4Addr.h add method to read port number of address 2011-12-27 21:01:37
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