hyperion.ng/include
penfold42 a23735d1ef New builtin udp listener (#18)
* Fixed compile error when no grabbers are defined

* Remove stupid avahi warning...

* Started on the new integrated UDP listener to replace the python effect.

Cloned boblight server and rename it to be UDP listener
It compiles!, It starts! it seems to work as a second boblight protocol server...

* moving from the exsting TCP to UDP.
i can catch packets now.. need to consider ditching the connection handling

* It kinda works right now.
UDP packets are received, led data is sent and hyperion displays them.
.... for a moment before going back to what it was doing

* It works!

looks like the default priority of 900 was fighting with something else that was also 900

commented out some udp packet debugging

* oops, forgot to add the changes the the previous commit

* resolving merge conflicts
2016-06-20 08:38:12 +02:00
..
blackborder added bottom right to osd mode 2016-02-11 15:50:51 +01:00
boblightserver make all prios settable and make prios more consistent 2016-03-08 17:31:56 +01:00
bonjour add zeroconf support based on qt4 libraries (#667) 2016-05-31 22:55:11 +02:00
effectengine get current state (active Effects) over JSON Interface (#608) 2016-04-24 17:07:31 +02:00
grabber refactoring and cleanup (#2) 2016-06-17 01:25:40 +02:00
hyperion refactoring and cleanup (#2) 2016-06-17 01:25:40 +02:00
jsonserver Hyperiond refactoring + preparation for ip restriction settings (#12) 2016-06-19 00:56:47 +02:00
leddevice Add sk6812rgbw support (#666) 2016-05-31 22:55:56 +02:00
protoserver Hyperiond refactoring + preparation for ip restriction settings (#12) 2016-06-19 00:56:47 +02:00
udplistener New builtin udp listener (#18) 2016-06-20 08:38:12 +02:00
utils Kodicheck: Add option for pause modus (#681) 2016-06-07 12:34:50 +02:00
webconfig refactoring and cleanup (#2) 2016-06-17 01:25:40 +02:00
xbmcvideochecker refactoring and cleanup (#2) 2016-06-17 01:25:40 +02:00