redPanther
e9040f885d
disable smoothing for effects ( #425 )
...
* no smooth for efx
rework fade effect
* join strobe and fade effects
new effect "breath"
* - make transition efx to smooth mode more smooth
- fixes for pacman
- rework fade base effect - make it more versatile
- fix prios in schema files
- new notify blue effect to demonstrate capability of fade effect
2017-03-30 06:20:20 +02:00
brindosch
7c336b0511
ledConfig in config, report creation and upload ( #398 )
...
* update effects
* fix
* try
* .
* Update clock.py
* Update clock.py
* upd
* impl ledConfig
* upd
* fix
* update
* update js
* fix pacman
* change order of priorities
2017-02-15 15:53:35 +01:00
redPanther
170ad4f5db
improve serial hotplug ( #389 )
...
* - disable device when error indecates that the problem is not solvable on reconnect
- introduce a preOpenDelay of 2 seconds (currently value is hardcoded)
* rs232:
- make preOpenDelay available via webui
- fix preOpenDelay
- add basic usb serial detection
* - revert 3819ae7
- fix schema files
* make json checks compat with utf8+bom
* make shutdown effect a bit more flexible
2017-02-09 20:10:57 +01:00
brindosch
5c1fa71c24
Rename pac-man.json to pacman.schema.json
2017-02-08 14:47:38 +01:00
brindosch
41671ad82c
update adjustments and ui ( #384 )
...
* update
* update
* testit
* Revert "testit"
This reverts commit b1cc645161
.
* update schema
* update
* add adjustment to serverinfo
* remove Adjustbool
* remove v4l2only
* fix json check for create effect
* update deb
* update
* update remote adjust
* update
* add eff schemas
2017-02-08 14:36:28 +01: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
redPanther
2c61b49b57
add json check before compile ( #354 )
...
* add json check before compile
* do more checking on effects
* add effects checking
* better effects checking.
* integrate schema check for default config
reduce size of default configs
2016-12-29 23:27:33 +01:00
redPanther
3746f643af
multi bugfix pr ... ( #348 )
...
* move name to general
add a version for config file
* start impl. config migrator
* fix typo amd set access level
* fix schemaa name
* fix schema
* add structure for config migrator
* add more structural things for config migrator
* fix not all grabber provide live video
* add schema for trails
2016-12-24 10:02:12 +01:00
brindosch
88bed79c07
impl options explanation, uiLock ( #343 )
...
* update schemas
* update
* killed upstream change
* min prio is now 100
* reset watchdog regularly
* update
* fix
* update
2016-12-21 18:24:03 +01:00
penfold42
33f5530a1c
Added new Candle effect - like those fake flickering led candles ( #317 )
...
* Added new Candle effect - like those fake flickering led candles
* Candle work...
code cleanups
parameter changes
schema file
english labels
* renamed a title
* candle effect german localisation
* fix typo in police.py
2016-12-09 13:21:32 +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
3e5ca4601d
Update webui ( #301 )
...
* update
* update
* fix
* implement opt groups
* spaces
[skip ci]
* page wrapper adjust
[skip ci]
* implement optgroups for remote, adjust effect schemas
* lost id
[skip ci]
2016-11-30 17:32:12 +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