redPanther
6279dcb2a9
per effect smoothing ( #456 )
...
* add dynamic smoothing first step
* extend prio muxer to hold smoothing preset id
* add icons for systray
* fix missing changes in prio muxer
* implement specific smoothing params for effects
* refactoring: std::min/max to qMin/Max
* some code optimization
* fix schema and translation
* revoke change of python include order
* fix eol in effect shemas
* optimize random,candle and fadecandy json schemas
2017-08-04 12:01:45 +02:00
brindosch
8a794039cf
Expand effect engine & ui update ( #445 )
...
* update
* update
* update
* .
* .
* .
* update
* .
* .
* .
* .
* update
* .
* update
* .
* update
* update
* update
* update
* update
* update
* .
* update
* update
* update
* .
* .
* .
* Revert "."
This reverts commit 4dd6404b32
.
* update
* .
* .
* .
* .
* .
* .
* .
* .
* .
* .
* .
* ...
* .
* .
* .
* .
* .
* .
* .
* .
* .
* update
* update
* update
* remove svg and pic
* colorpicker imgs to base64 to prevent delayed load if not cached
* fix json2python func
* update swirl with rgba
* add double swirl, tune default val in schema, update explanation
* adjust swirl.py
* FileObserver for config checks with timer as fallback (#4 )
2017-07-30 14:36:23 +02:00
brindosch
c433504b81
Webn ( #2 ) ( #358 )
...
* upd
* upd
* typo
* update ieff
* typo
* ..
* try
* ..
* rm enum
* .
* .
* split initialeff
* upd schema
* ..
* upd
* .
* .
* .
* update
* update
2017-01-04 10:55:10 +01:00
brindosch
8d55154164
Transit translation system ( #309 )
...
* update schemas
* update schemas
* update schemas
* schema update
* update translation
* upd
2016-12-04 19:32:23 +01:00
brindosch
c05181666c
LED Layouts, Delete Effect, Colorpicker for EC ( #290 )
...
* upd
* ipadte schemas
* update html
* update
* fix matrix index increment
[skip ci]
* matrix 1 led as minimum
[skip ci]
* disable zoom
[skpi ci]
2016-11-18 18:39:27 +01:00
brindosch
864538f188
Effects Configurator ( #281 )
...
* update translation
* add css
* Update JsonClientConnection.cpp
* add effectscreator
* remove udp
* fix title c/p issue for sparks
[skip ci]
* update schemas
[skip ci]
* typo
[skpi ci]
2016-10-30 17:54:38 +01:00
Paulchen Panther
fab0c208fe
Create Effect configuration files (.json) with JSON RPC ( #277 )
...
* Add getEffectSchemas and loadEffectSchema function
* Add getEffectSchemas function
* add effect schema files to internal resources
* Add loadEffectSchema and getEffectSchemas function
* add effect schema resources
* add getEffectSchemas function
* extend handleSchemaGetCommand to get ...
... all available effect schemas
add handleCreateEffectCommand function
* add handleCreateEffectCommand function
* include schema-create-effect.json file
* add create-effect schema
* Add schema-create-effect.json file
* Add createEffect to hyperion-remote
* Add createEffect function
* add createEffect function
* Create fade.schema.json
* Add files via upload
* Add files via upload
* Update police.schema.json
* Update EffectEngine.qrc.in
* Update CMakeLists.txt
2016-10-24 23:52:53 +02:00