4/11/2007 Simon Newton < * Removed artnet_init * cleaned up code style * removed #defines * implemented Artnet II 25/12/2006 Simon Newton < * minor code cleanup, removed a bunch of magic numbers 24/12/2006 Simon Newton < * bug fix for OS X 12/6/2006 Simon Newton < * applied patches to network.c from Justin Cormack to skip interfaces without addresses 12/6/2006 Simon Newton < * added functions to set the oem and esta codes 9/5/2006 Simon Newton < * changed to using a single descriptor bound to *.6454 18/4/2006 Simon Newton < * Received ESTA Manufacturer ID 17/4/2006 Simon Newton < * Fixed ArtPollReply length bug 16/9/2005 Simon Newton < * Fixed compile issues on OS X 28/8/2005 Simon Newton * Fixed error handling in net_start 26/8/2005 Simon Newton * Fixed get_ifaces to return hw addrs correctly for aliased ifaces 12/8/2005 Simon Newton * Changed to a new error reporting scheme * Applied patch from Samuli Valo to fix get_ifaces on x86-64 7/05/2005 Simon Newton * fixed bug in number of ports reported * included tod.h and misc.h :) * fixed typo with IPV6 * removed static path for pkgconfig data 30/04/2005 Simon Newton * minor cleanup, now reports numb of ports correctly 30/04/2005 Simon Newton * started adding RDM support 25/04/2005 Simon Newton * fixed the inet_aton bug 18/04/2005 Simon Newton * Added the endian conversion functions 12/04/2005 Simon Newton * More OSX fixes 9/04/2005 Simon Newton * Fixed the seg fault if no network interfaces are present 18/3/2005 Simon Newton * added artnet_destroy 17/3/2005 Simon Newton * added c++ linking support 16/3/2005 Simon Newton * merged bugfixes from multicast branch to trunk 27/2/2005 Simon Newton * split examples from the library * depricated artnet_init 23/2/2005 Simon Newton * added basic node joining support 12/2/2005 Simon Newton * Fixed compiler warnings * Fixed minor problems relating to a node's ip address 11/2/2005 Simon Newton * Changed the licence to the LGPL * Added new "debug" parameter to artnet_init() * Fixed LTP bug (L = latest not lowest as I orginally thought) * Added firmware receive support - new example program artnet_firmware_node * Added firmware send support - new example program artnet_firmware_server