hyperion.ng/src/hyperiond
penfold42 b971c39b07 add "enable" : true/false to both udp listener and boblight, zeroconf cleanup (#22)
* Added "enable" : true to both udp and boblight server

* Changed the zeroconf/mDNS service names:
	_hyperiond-proto._tcp local
	_hyperiond-json._tcp local
	_hyperiond-rgbled._udp local

Changed the zeroconf/mDNS description:
	$leddevicename@$hostname

Removed the ability to configure these from the json config file

Cleaned up the formatting

* Change default priority of udp listener to be 700
2016-06-20 15:17:29 +02:00
..
CMakeLists.txt New builtin udp listener (#18) 2016-06-20 08:38:12 +02:00
hyperiond.cpp add "enable" : true/false to both udp listener and boblight, zeroconf cleanup (#22) 2016-06-20 15:17:29 +02:00
hyperiond.h hyperiond doesnt call switchoff to the leds on exit (#19) 2016-06-20 09:10:23 +02:00
main.cpp Hyperiond refactoring + preparation for ip restriction settings (#12) 2016-06-19 00:56:47 +02:00