mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
b1d9a041d4
* various fixes: - add folder for firmware known as working with hyperion - rs232: add debug message for close and do not repeat "port not found" message more than neccessary - v4l2: fix grabber started on creation when set to disabled - cmake: add new platform x86-dev - this as most code coverage and is usefull for test/development. This is not for release * add hints for effect-args |
||
---|---|---|
.travis | ||
assets | ||
bin | ||
cmake | ||
config | ||
dependencies | ||
doc | ||
effects | ||
include | ||
libsrc | ||
src | ||
test | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
CMakeLists.txt | ||
CODING_STYLE.md | ||
CompileHowto.txt | ||
CrossCompileHowto.txt | ||
HyperionConfig.h.in | ||
ISSUE_TEMPLATE | ||
LICENSE | ||
PULL_REQUEST_TEMPLATE | ||
README.md |
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).