hyperion.ng/libsrc/bonjour
penfold42 e8207cfe31 fix more "dos" line endings (#673)
* Removed -HUP so the default -TERM signal is sent instead.
- hyperiond only listens for TERM and INT. HUP is often used to get an exe to reread its config

Changed pgrep to add '-x' so it wont partial match on the exe name.
- I have multiple instances with multiple hyperiond-instance1 names
- this ensures the service script only kills the right process

* reversing errant change to hyperion.systemd.sh

* cleaned up a couple of compiler warnings

* moved bitpair_to_byte initialiser to (hopefully) work with older GCC

* compiler warning in udp driver
removed some tabs in ws2812b.cpp

* formatting - spaces to tabs

* moved rpi_281x to tag sk6812-v1.0

* moving to my fork of rpi_281x

* removed dos line endings

* Found some more "dos" line ending files


Former-commit-id: c756e3ccc153fd36e23a26eff37a1230bdd4b9b4
2016-06-03 16:46:45 +02:00
..
CMakeLists.txt fix more "dos" line endings (#673) 2016-06-03 16:46:45 +02:00
bonjourserviceregister.cpp add zeroconf support based on qt4 libraries (#667) 2016-05-31 22:55:11 +02:00
fortuneserver.pro add zeroconf support based on qt4 libraries (#667) 2016-05-31 22:55:11 +02:00
main.cpp add zeroconf support based on qt4 libraries (#667) 2016-05-31 22:55:11 +02:00
server.cpp add zeroconf support based on qt4 libraries (#667) 2016-05-31 22:55:11 +02:00
server.h add zeroconf support based on qt4 libraries (#667) 2016-05-31 22:55:11 +02:00