Commit Graph

45 Commits

Author SHA1 Message Date
LordGrey ed5455458b
Disentangle LedDevice/LinearColorSmoothing, Bug Fixes & Test support (#654)
* Handle Exceptions in main & Pythoninit

* Have SSDPDiscover generic again

* Have SSDPDiscover generic again

* Change Info- to Debug logs as technical service messages

* Nanoleaf - When switched on, ensure UDP mode

* Include SQL Database in Cross-Compile instructions

* Fix Clazy (QT code checker) and clang Warnings

* Stop LedDevice:write for disabled device

* Nanoleaf: Fix uint printfs

* NanoLeaf: Fix indents to tabs

* NanoLeaf - Add debug verbosity switches

* Device switchability support, FileDevice with timestamp support

* Nanoleaf Light Panels now support External Control V2

* Enhance LedDeviceFile by Timestamp + fix readyness

* Stop color stream, if LedDevice disabled

* Nanoleaf - remove switchability

* Fix MultiColorAdjustment, if led-range is greater lednum

* Fix logging

* LedFileDevice/LedDevice - add testing support

* New "Led Test" effect

* LedDeviceFile - Add chrono include + Allow Led rewrites for testing

* Stabilize Effects for LedDevices where latchtime = 0

* Update LedDeviceFile, allow latchtime = 0

* Distangle LinearColorSmoothing and LEDDevice, Fix Effect configuration updates

* Updates LedDeviceFile - Initialize via Open

* Updates LedDeviceNanoleaf - Initialize via Open, Remove throwing exceptions

* Updates ProviderUDP - Remove throwing exceptions

* Framebuffer - Use precise timer

* TestSpi - Align to LedDevice updates

* Pretty Print CrossCompileHowTo as markdown-file

* Ensure that output is only written when LedDevice is ready

* Align APA102 Device to new device staging

* Logger - Remove clang warnings on extra semicolon

* Devices SPI - Align to Device stages and methods

* Fix cppcheck and clang findings

* Add Code-Template for new Devices

* Align devices to stages and methods, clean-up some code

* Allow to reopen LedDevice without restart

* Revert change "Remove Connect (PriorityMuxer::visiblePriorityChanged -> Hyperion::update) due to double writes"

* Remove visiblePriorityChanged from LedDevice to decouple LedDevice from hyperion logic

* Expose LedDevice getLedCount and align signedness
2020-02-10 15:21:58 +01:00
Kenyon Ralph 911bd1be93
README: fix spelling 2020-01-12 16:07:37 -08:00
Sören 380f9b5d3e Fixed Typo (#634)
* Fixed Typo

* Fixed Typo 2 #635
2019-10-17 19:59:25 +02:00
Paulchen-Panther 3173c9f7e3 added GitHub Actions as CI/CD service
Signed-off-by: Paulchen-Panther <Paulchen-Panter@protonmail.com>
2019-09-12 19:47:23 +02:00
Paulchen-Panther ea796160af
- The first part
- Added CodeDocs config file for customization
- Fixing LGTM alerts
- LGTM bug fixed again
- added token option to hyperion-remote
- fix DBManager::getDB()
- next bugfix
- correct broken signal from SettingManager to Hyperion
- Token list is created after the schema is fetched

Signed-off-by: Paulchen-Panther <Paulchen-Panter@protonmail.com>
2019-08-03 19:14:52 +02:00
b1rdhous3 73d487e6b9 update 2019-07-12 22:04:48 +02:00
b1rdhous3 ac25f0dbe5 update 2019-07-12 20:38:23 +02:00
b1rdhous3 02d825e876 Update 2019-07-12 20:37:35 +02:00
b1rdhous3 5ec24a3c88 Update 2019-07-12 20:35:44 +02:00
b1rdhous3 9d734d54f7 Update Readme
English Wiki page
Change Wording
2019-07-12 20:35:09 +02:00
Paulchen-Panther ff93dd3b25
Tests are running again
Revised Readme.md

Signed-off-by: Paulchen-Panther <Paulchen-Panter@protonmail.com>
2019-07-09 23:07:31 +02:00
Paulchen Panther 5225be1172
Added POEditor badges to join translation of Hyperion 2019-07-07 16:32:25 +02:00
Paulchen Panther a77433b114
Thanks to @RickDB for his help 2019-06-14 20:14:37 +02:00
Paulchen Panther ecd91682b9
Correct link 2019-06-10 17:13:58 +02:00
Paulchen-Panther 609a3054f6
Microsoft Azure Pipeline added
(mit unbegrenzten Minuten und mit bis zu 10 kostenlosen parallelen Jobs)

Signed-off-by: Paulchen-Panther <Paulchen-Panter@protonmail.com>
2019-06-10 16:50:22 +02:00
Paulchen-Panther 2ccdfeb9e1
Gold linker, CCache, Stats, LGTM
- Increases linker performance under Linux builds by using Gold linker, if available
- ccache is used if available
- removed statistic class (Stats.cpp) from project due to the missing result (sorry @Brindosch)
- add LGTM bandges for code analysis overview

Signed-off-by: Paulchen-Panther <Paulchen-Panter@protonmail.com>
2019-06-05 21:13:37 +02:00
Paulchen Panther 97c03f3653
Center Text 2019-06-05 21:00:09 +02:00
Paulchen Panther 12cda8366d
resize logo 2019-06-05 21:00:09 +02:00
Paulchen Panther b7e103c760
HTML instead of markdown used 2019-06-05 21:00:09 +02:00
Paulchen Panther 72999e70ca
fix typo ;-) 2019-06-05 21:00:09 +02:00
Paulchen Panther fb888bffcd
Forum and lgtm badges added 2019-06-05 21:00:09 +02:00
Paulchen Panther 69ceee8ba5
Added License Icon 2019-04-02 17:54:15 +02:00
Paulchen Panther c5a7b45157
Travis Master check more visible 2019-02-06 21:12:22 +01:00
Paulchen-Panther 2a77f6f012
even more changes
Signed-off-by: Paulchen-Panther <Paulchen--Panter@gmx.net>
2018-12-28 18:28:49 +01:00
brindosch fa75143dbf
remove kodiVideoChecker (#475) 2017-11-22 00:52:55 +01:00
brindosch 4c2b75b45a Python 3.4 (#479)
* Python 3

* fix travis osx

* try fix

* get info

* digging in the dirt

* .

* .

* cleanup

* .

* .

* finalize, add multi threaded python support
2017-10-13 17:49:29 +02:00
tpmodding 9804a9b05e Update README.md (#316)
wrong linking
2016-12-06 12:54:34 +01:00
redPanther 82a140f5ed update Readme and compile howto (#306)
update readme and compile howto
2016-12-02 22:47:09 +01:00
brindosch 8a62ac79eb Update README.md 2016-07-24 20:27:02 +02:00
brindosch e7811000e1 Update README.md 2016-06-23 00:12:46 +02:00
brindosch 1b6dcc85a4 Update README.md 2016-06-21 23:11:47 +02:00
brindosch 352738d74b Update README.md 2016-06-20 09:24:15 +02:00
brindosch 71734c9cbc Update README.md 2016-06-20 09:23:52 +02:00
brindosch 7a9ba876b0 Update README.md
Former-commit-id: a1bc04f01efe52cb87f85aa68e8f181c0e95900b
2016-04-30 01:14:28 +02:00
brindosch fc59df9976 preperation for next release and cleanup
Former-commit-id: dc829ea7671584d4aaf982cadba329998a824593
2016-04-26 12:27:59 +02:00
Sascha Kühndel 390485cc64 typo
Former-commit-id: c7621998b125ae499359de0d360444cf912112d8
2015-04-01 17:41:28 +02:00
poljvd 1d59401ac9 Update README.md
Former-commit-id: e9dfa5e8e52ea8a72a25a142f8af8424d37bc049
2013-12-14 22:26:12 +01:00
poljvd 6318e3965d Forum topic added
Former-commit-id: f775f2a20cee4646dfb4e626b6ee34dbcfe96880
2013-12-11 22:59:42 +01:00
poljvd cd07bcc467 Update README.md
Former-commit-id: 2150489d1596b2e92bb0fc98d5180656003502b7
2013-10-17 00:29:26 +02:00
poljvd ef5171683b Update README.md
Former-commit-id: b30a9b1096e8bd440cd77f84513b7b8356a0e725
2013-10-17 00:10:26 +02:00
poljvd 4ed2bf6343 Update README.md
Former-commit-id: 6e7751f95f8d28e6877a869d46cc09a94be412e5
2013-10-10 09:55:58 +02:00
poljvd 8813e7e50f Update readme
Former-commit-id: ac30989b4c20cc2074629a14d43b844cc5bd573f
2013-10-10 09:55:44 +02:00
poljvd 1a2dd19a7b Update README.md 2013-08-29 09:41:50 +02:00
tvdzwan df18306faf Update README.md
Updated the README description
2013-08-14 09:03:41 +00:00
tvdzwan 8748437901 Create README.md 2013-07-26 20:51:42 +00:00