redPanther 5a2ef6c4a3 multi fix commit (#112)
* multi fix commit

- refactoring leddevicefactory
- adalight: default for "delayAfterConnect" is 1s now - needed for most arduino's because of there special behaviour on open
- fadecandy: new option for disabling configuration send - if you want to keep your fadecandy defaults
- Hyperion.cpp: simplify createSmoothing discussed in #105
- smoothing:
-- add option for continuous output
-- when updatedelay>0 and continousOutput is disabled, buffer is flushed correctly after no input is detected

* add doxygen to travis
2016-07-13 11:18:12 +02:00
2016-07-13 11:18:12 +02:00
2016-07-06 21:58:19 +02:00
2016-07-13 11:18:12 +02:00
2016-07-13 11:18:12 +02:00
2016-07-13 11:18:12 +02:00
2014-12-19 21:21:00 +01:00
2016-05-26 23:42:23 +02:00
2016-06-26 11:52:45 +02:00
2016-06-28 21:53:19 +02:00
2016-06-23 00:12:46 +02:00

HYPERION

This is a (alpha) development branch for the next major version of hyperion

Current new deps (libs) QT5

  • sudo apt-get install libqt5core5a libqt5network5 libqt5gui5 libqt5serialport5 libusb-1.0-0

zeroconf

  • apt-get install libavahi-core-dev libavahi-compat-libdnssd-dev

94MB free disc space for deps

More information can be found on the official Hyperion Wiki

If you need further support please open a topic at the our new forum! Hyperion webpage/forum.

The source is released under MIT-License (see http://opensource.org/licenses/MIT).

Description
No description provided
Readme
Languages
C++ 62%
JavaScript 22.5%
CMake 5.2%
HTML 3.4%
Python 3.2%
Other 3.6%