hyperion.ng/libsrc
penfold42 6f43fe1196 New QT based udp driver (#662)
* 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

* half way thru re merging the newudp support

* Whoops.... dont know how it compiled before..

* Removed debugging that was commented out


Former-commit-id: ac4330422f93f3d594dfcba5593759288298d25e
2016-05-30 23:58:31 +02:00
..
blackborder big code cleanup. mostly line endings and indentions (#659) 2016-05-26 23:44:27 +02:00
boblightserver big code cleanup. mostly line endings and indentions (#659) 2016-05-26 23:44:27 +02:00
effectengine big code cleanup. mostly line endings and indentions (#659) 2016-05-26 23:44:27 +02:00
grabber big code cleanup. mostly line endings and indentions (#659) 2016-05-26 23:44:27 +02:00
hyperion Update Json Interface (Active LED Color) (#664) 2016-05-30 22:39:12 +02:00
jsonserver Update Json Interface (Active LED Color) (#664) 2016-05-30 22:39:12 +02:00
leddevice New QT based udp driver (#662) 2016-05-30 23:58:31 +02:00
protoserver big code cleanup. mostly line endings and indentions (#659) 2016-05-26 23:44:27 +02:00
utils big code cleanup. mostly line endings and indentions (#659) 2016-05-26 23:44:27 +02:00
xbmcvideochecker big code cleanup. mostly line endings and indentions (#659) 2016-05-26 23:44:27 +02:00
CMakeLists.txt big code cleanup. mostly line endings and indentions (#659) 2016-05-26 23:44:27 +02:00