Commit Graph

1549 Commits

Author SHA1 Message Date
brindosch 4dd6404b32 . 2017-05-07 22:34:06 +02:00
brindosch 41691b438f . 2017-05-07 18:45:38 +02:00
brindosch 669e8f9df8 . 2017-05-07 18:42:05 +02:00
brindosch 333206ac7f update 2017-05-07 18:23:43 +02:00
brindosch fa71d14c9f update 2017-05-07 17:25:58 +02:00
brindosch 7cec010df5 update 2017-05-07 17:06:47 +02:00
brindosch 53846d2ebc . 2017-05-02 14:42:13 +02:00
brindosch ef4d4d5f9a update 2017-05-02 14:15:38 +02:00
brindosch 827294b88c update 2017-05-01 13:39:21 +02:00
brindosch 06084e5588 update 2017-04-27 17:14:13 +02:00
brindosch 4366b9e813 update 2017-04-27 15:51:09 +02:00
brindosch a19853b714 update 2017-04-27 14:29:07 +02:00
brindosch ec91e28493 Merge remote-tracking branch 'refs/remotes/hyperion-project/master' into effects 2017-04-22 17:27:30 +02:00
brindosch 9bc27e1d8a update 2017-04-22 17:27:27 +02:00
brindosch d5b6881715 Update es.json (POEditor.com) 2017-04-22 15:20:00 +02:00
brindosch aa860e6100 . 2017-04-22 00:40:38 +02:00
brindosch bd1be10435 update 2017-04-21 17:14:39 +02:00
brindosch ecc9624a0b . 2017-04-21 11:39:41 +02:00
brindosch dbf99410ef update 2017-04-21 11:36:00 +02:00
brindosch 4593b56821 . 2017-04-18 12:26:19 +02:00
brindosch 2747e0b36f . 2017-04-18 12:25:59 +02:00
brindosch 7d59a7dec3 . 2017-04-17 19:39:05 +02:00
brindosch 3cc4ce5adc . 2017-04-17 19:38:20 +02:00
brindosch 9c3388d1bb update 2017-04-17 19:16:22 +02:00
brindosch a5b40a7ea8 . 2017-04-17 14:26:35 +02:00
brindosch 89347b118c . 2017-04-17 14:21:32 +02:00
brindosch 1e4cea5a7d . 2017-04-17 13:37:54 +02:00
brindosch 9e2c2da097 update 2017-04-17 13:25:58 +02:00
brindosch 1d86259143 update 2017-04-17 12:27:48 +02:00
brindosch 4aa06a7fe8 Merge remote-tracking branch 'refs/remotes/hyperion-project/master' into effects 2017-04-16 15:25:20 +02:00
brindosch afb26ab978 update 2017-04-16 15:25:18 +02:00
redPanther f6209174c3 effects: image: make saving and minsize work (#433) 2017-04-14 07:58:34 +02:00
brindosch 203b04d7f4 Merge remote-tracking branch 'refs/remotes/hyperion-project/master' into effects 2017-04-13 02:39:03 +02:00
redPanther b65d811640 add limit for write to leddevice (#432)
* add limit for write to leddevice

* add to default config

* add i18n

* extend xmas effect

* fix indention

* add check for minimum brightness

* adapt effects to fading and new minWriteTime

* remove old latchTime
rename minimumWriteTime to latchTime
make it as dev specific option

* set default for rewriteTime to 1s
pause smoothing on color too

* reenable smoothing for color - it looks nicer :-)

* fix timeout timer
2017-04-09 22:28:32 +02:00
brindosch d11dcf3640 Update en.json 2017-04-08 17:34:40 +02:00
brindosch f7dd6b8b1a update (#431) 2017-04-07 21:33:40 +02:00
redPanther cd62dcd351 Update MultiColorAdjustment.cpp
backlight threshold and brightness are independend now - check not neccessary
2017-04-07 20:42:27 +02:00
brindosch 693c7c3450 Update es.json (POEditor.com) 2017-04-07 17:43:06 +02:00
redPanther 5ea3c752b5 new brightness handling (#430)
* clean color adjustment

* now a prio duration of "0" means infinity

* implement dynamic 'just in time' initialization

* implement new brightness handling

* cahnge access level

* i18n fix

* - cleanup brightness stuff
- update webserver, now with initial ssl support

* - backlightThreshold is now 0-100 instead 0-1
- better performance for brightness - use piecewise linear instead of sqrt
2017-04-03 05:19:05 +02:00
redPanther 852f7b86bb clean color adjustment (#428) 2017-03-31 19:37:27 +02:00
brindosch 7f8ad86bdd update philipshue 2017-03-31 11:11:28 +02:00
ntim 59ce0a640e Added brightnessFactor configuration option to LedDevicePhilipsHue (#427)
* Added missing json document compilation to states retrieval.

* Major rework and implemented feature to increase brightness by a configurable factor.

* Made network manager property of the hue bridge class.

* Fixed some errors regarding model id handling.

* Removed early return.

* Update of philips hue schema for new parameter
2017-03-31 10:17:14 +02:00
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 230c403bba Limit gamma to 5.0 2017-03-26 15:59:36 +02:00
brindosch 8e12d189b0 Hyperion Switcher + cleanup (#423)
* upd

* update

* update

* update schemachecker

* ...

* fix lowest priority

* zeroconf updates (#421) (#3)

* zeroconf:
add ip
make names more uniq

* tune dns name for webconfig

* update

* update

* update

* update ui

* ...

* min val for gamma

* lost somewhere this

* add status to hyperion object

* update ui
2017-03-24 10:17:36 +01:00
redPanther c6fa40fa87 global on/off (#424)
* implement global on/off

* set gamma minimum to 0.1
2017-03-23 17:11:07 +01:00
redPanther a08e951762 zeroconf updates (#421)
* zeroconf:
add ip
make names more uniq

* tune dns name for webconfig
2017-03-22 23:08:01 +01:00
redPanther 0d996d6d10 clearall don't remove prio 254/255 (reserverved for system purpose) (#420) 2017-03-22 11:52:20 +01:00
redPanther 0aa467cceb populate zeroconf/avahi/bonjour records via json api (#419)
* start of integrating a bonkour service browser

* some experiments

* blub

* bonjour browser via jsonrpc ...

* fix indention

* - make leddevice as component
- extend sysinfo with domain
- add more data for  bonjour browser (e.g. split domain and hostname)

* code cleanup

* add translation

* use component names instead of ids

* fix compile
2017-03-21 17:55:46 +01:00
brindosch 9a0e1daf7b Reports - final version (#418)
* remove device config at log

* ...

* update ui
2017-03-18 00:05:04 +01:00