platform cleanup and cmake osx fix (#294)

* rename platform rpi-pwm to rpi. remove original rpi platform
install symlink to bin folder
create effects folder for custom effects

* fix osx jobs evaluation
This commit is contained in:
redPanther
2016-11-20 22:57:19 +01:00
committed by GitHub
parent 8f67294de6
commit 9e5903e1aa
13 changed files with 131 additions and 68 deletions

11
effects/readme.txt Normal file
View File

@@ -0,0 +1,11 @@
This folder is for your personal effects.
If you want to modify effect parameters only, use the effect configurator from the webinterface.
If you want to develop your own effects, place python and json files here.
If you need examples or want to modify python file for hyperion included effect- You can export the included effects:
hyperiond --export-effects <existing path to export>
e.g.
hyperiond --export-effects /usr/share/hyperion/effects