hyperion.ng/libsrc
redPanther adfe2a4b23 effects included in hyperiond binary as qtResource (#237)
* implement effects included in hyperiond  binary

* cleanup

* remove install of effects dir. People who wants to develop effects has to copy them from github
effect params for initial effects can be changed in config permanently and other effect params can be changed
via json (currently only temporarily)

* fix schema of fadecandy
webui fix display of specific led options

* add leddevice write support

* cleanup

* webui: tune hue code

* when use json effect definition from putsiede hyperiond but want to use py script from inside hyperiond use ad a :
e.g. fade.py needs a fade.py near the json file, but :fade.py is taken from resource inside hyperiond

* add ability to di

* add abiloty to diable effcts via hyperion config

* use effect name instead of script in active effects and prio register

* finally solve open file handle during effect is playing. Now script is read before, then file closed and then t is run by python

* fix some webui things
- led config tabs
- inital loading screen

optimize qrc file generation
fix compile warning in hyperion.cpp

* cleanup

* more cleanup
2016-09-13 11:51:16 +02:00
..
blackborder fix doxy 2016-07-15 10:28:12 +02:00
boblightserver Webui: extend led hardware config + connection lost page (#226) 2016-09-07 20:10:37 +02:00
bonjour Travis osx support (#155) 2016-08-07 18:39:45 +02:00
commandline Qcommandlineparser (#199) 2016-08-28 15:10:43 +02:00
effectengine effects included in hyperiond binary as qtResource (#237) 2016-09-13 11:51:16 +02:00
grabber fix amlogic for newer kernels (#214) 2016-09-02 07:41:27 +02:00
hyperion effects included in hyperiond binary as qtResource (#237) 2016-09-13 11:51:16 +02:00
jsonserver effects included in hyperiond binary as qtResource (#237) 2016-09-13 11:51:16 +02:00
kodivideochecker Webui: extend led hardware config + connection lost page (#226) 2016-09-07 20:10:37 +02:00
leddevice effects included in hyperiond binary as qtResource (#237) 2016-09-13 11:51:16 +02:00
protoserver Webui: extend led hardware config + connection lost page (#226) 2016-09-07 20:10:37 +02:00
udplistener Webui: extend led hardware config + connection lost page (#226) 2016-09-07 20:10:37 +02:00
utils Webui: extend led hardware config + connection lost page (#226) 2016-09-07 20:10:37 +02:00
webconfig refactoring of webui and event based websocket layer (#219) 2016-09-03 15:54:33 +02:00
CMakeLists.txt Qcommandlineparser (#199) 2016-08-28 15:10:43 +02:00