hyperion.ng/libsrc
penfold42 c179b86b8d fix LedDeviceWs2812SPI to compile on gcc 4.6 (#643)
* 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


Former-commit-id: 42cc7325177c9fcc3d1bd29cbfe72f02118d3233
2016-05-22 12:56:44 +02:00
..
blackborder Rework log messages 2016-03-23 17:40:45 +01:00
boblightserver Rework log messages 2016-03-23 17:40:45 +01:00
effectengine get current state (active Effects) over JSON Interface (#608) 2016-04-24 17:07:31 +02:00
grabber dispmanx: fix grabber issues with certain widths and support cropping (#634) 2016-05-18 11:26:25 +02:00
hyperion Reorder Transform and Adjustment (#636) 2016-05-22 00:30:53 +02:00
jsonserver Update JsonClientConnection.cpp 2016-05-06 15:05:28 +02:00
leddevice fix LedDeviceWs2812SPI to compile on gcc 4.6 (#643) 2016-05-22 12:56:44 +02:00
protoserver Rework log messages 2016-03-23 17:40:45 +01:00
utils Add color adjustment to all RBG channels 2016-04-02 00:04:11 +02:00
xbmcvideochecker Kodi video checker bugifx (#633) 2016-05-17 02:54:10 +02:00
CMakeLists.txt Allow disabling PROTOBUF support 2014-09-08 16:16:02 +02:00