Commit Graph

2024 Commits

Author SHA1 Message Date
Murat Seker d183c630c8
refactor: Resolve some clang warnings (#915) 2020-08-02 22:35:09 +02:00
Murat Seker 031b9a6b7c
refactor: Modernize Qt connections (#914) 2020-08-02 22:32:00 +02:00
m33ts4k0z d1a2b77ce3
fix(webui): works now with https port 443 (#924)
* Websocket fix for SSL reverse proxies

* docs: add changelog

Co-authored-by: Sersch <edeltraud70@gmx.de>
2020-08-02 22:18:42 +02:00
brindosch 94c23653de
feat(win): Add binary meta (#932) 2020-08-02 22:05:53 +02:00
Murat Seker 8824e69986
Fix some more threading errors (#911) 2020-08-02 10:44:42 +02:00
dependabot[bot] d9e33885a0
build(deps): bump elliptic from 6.5.1 to 6.5.3 in /docs (#929)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.1 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.1...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-02 07:51:30 +02:00
LordGrey 85cbf630f6
Update create_all_releases.sh 2020-08-01 22:10:40 +02:00
Mathijs Groothuis fcac80d3d5
Update en.json (#926)
Fix typo
2020-08-01 19:48:54 +02:00
Paulchen Panther 7550a93e59
NSIS/Systray option to launch Hyperion on Windows start [HKCU] (#887)
* NSIS/Systray option to launch Hyperion on Windows start
* corrected file path in registry
2020-08-01 17:50:20 +02:00
Murat Seker d4b4158cb7
Fix logger and led colors (#906) 2020-07-27 20:00:36 +02:00
Paulchen Panther 773b47bf53
set zlib back to system ignore list/revert pr #871 (#904)
* set zlib to system ignore list
* undo pr #871
* exclude libcec if Dispmanx available
2020-07-27 19:10:32 +02:00
SJunkies 374945346a
Fix: -DUSE_SYSTEM_MBEDTLS_LIBS=ON - undefined reference (#898) 2020-07-27 17:53:19 +02:00
Mathijs Groothuis cedd1e81c9
Update nl.json (#900)
Replaced Google Translated entries to more proper Dutch
2020-07-27 17:45:40 +02:00
Sersch 67e0371cf5 fix(ci): Trigger HyperBian build after release 2020-07-26 16:21:51 +02:00
LordGrey a9ad9d920f
Update bug_report.md 2020-07-26 11:32:10 +02:00
Serhan a2809046b5
Update CHANGELOG.md 2020-07-24 01:53:29 +02:00
Paulchen Panther cce6980982
Update CHANGELOG.md 2020-07-23 18:17:30 +02:00
Paulchen-Panther ffa2fd45ac chore: Release 2.0.0-alpha.7 2020-07-23 17:12:06 +02:00
Murat Seker e52fd7b557
Fix crash on startup X server is not available (#895) 2020-07-23 16:50:37 +02:00
Serhan 6f5f28cd56
Hyperion logo align in WebUI (#896)
- DispmanX Grabber also used in PR builds
- Removed unused build variable
2020-07-23 16:47:35 +02:00
Murat Seker df0d411ba1
Fix 'Restart' RPC command (#894) 2020-07-22 18:15:39 +02:00
Paulchen Panther 30f04a326b Updating submodules to latest master
as explained in PR # 873
2020-07-22 17:38:38 +02:00
Paulchen Panther bc0bd2bb0d
Update CHANGELOG.md 2020-07-22 16:49:24 +02:00
Murat Seker 21b0b3f2ea
Fix Qt screenhot crash (#889) 2020-07-22 16:46:43 +02:00
Murat Seker 126c18e003
Fix some data races (#890) 2020-07-22 16:43:24 +02:00
Murat Seker 6362cfcc1b
Decrease compile time (#886) 2020-07-21 19:35:25 +02:00
Serhan d6573048e7
Update PULL_REQUEST_TEMPLATE.md 2020-07-21 03:10:56 +02:00
Serhan 37fbc1a23e
Update CHANGELOG.md 2020-07-20 21:33:33 +02:00
Murat Seker c124e2136a
Feature/CEC detection (#877)
* Add CEC functionality

* Initial commit

* removed libCEC from the system skip list

Co-authored-by: Paulchen Panther <16664240+Paulchen-Panther@users.noreply.github.com>
2020-07-20 20:06:41 +02:00
dependabot[bot] a3ce4fa706
[dependabot] bump lodash from 4.17.15 to 4.17.19 in /docs (#888)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)
2020-07-20 19:10:51 +02:00
Murat Seker 95688c0f1e
Some optimizations (#880) 2020-07-19 16:14:54 +02:00
Murat Seker 4880e31562
Make logger thread safe (#885) 2020-07-19 15:37:47 +02:00
LordGrey 45303e1b64
Fix "Timers cannot be stopped from another thread" during shutdown (#876) 2020-07-19 15:13:41 +02:00
Murat Seker c85b4c530c
Don't use exceptions as part of normal flow (#872) 2020-07-19 14:44:59 +02:00
Paulchen Panther a8954f2cc0
Rename Raspbian Lite to Raspberry Pi OS Lite 2020-07-19 14:39:22 +02:00
Serhan 02560ca67c
Update CHANGELOG.md 2020-07-19 12:14:16 +02:00
Serhan 76cebd450b
Update CHANGELOG.md 2020-07-19 12:12:05 +02:00
Sersch 8a9b44fd3c Merge remote-tracking branch 'hyperion.ng/master' into nsis 2020-07-14 09:11:12 +02:00
Sersch 13075f80d1 feat(win): Add run after install 2020-07-14 09:10:57 +02:00
Sersch ac535b5810 fix(win): Installer icon deletion 2020-07-14 09:09:58 +02:00
Sersch 3d165ceb07 Hotfix NSIS 2020-07-13 20:59:13 +02:00
Serhan 52ed2d88fe
Update CHANGELOG.md 2020-07-13 10:30:59 +02:00
Serhan ebba77f330
Update CHANGELOG.md 2020-07-13 00:59:42 +02:00
LordGrey 7389068a66
LED Device Features, Fixes and Refactoring (Resubmit PR855) (#875)
* Refactor LedDevices - Initial version
* Small renamings
* Add WLED as own device
* Lpd8806 Remove open() method
* remove dependency on Qt 5.10
* Lpd8806 Remove open() method
* Update WS281x
* Update WS2812SPI
* Add writeBlack for WLED powerOff
* WLED remove extra bracket
* Allow different Nanoleaf panel numbering sequence (Feature req.#827)
* build(deps): bump websocket-extensions from 0.1.3 to 0.1.4 in /docs (#826)
* Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
  - [Release notes](https://github.com/faye/websocket-extensions-node/releases)
  - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
  - [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)
* Fix typos
* Nanoleaf clean-up
* Yeelight support, generalize wizard elements
* Update Yeelight to handle quota in music mode
* Yeelight extend rage for extraTimeDarkness for testing
* Clean-up - Add commentary, Remove development debug statements
* Fix brightnessSwitchOffOnMinimum typo and default value
* Yeelight support restoreOriginalState, additional Fixes
* WLED - Remove UDP-Port, as it is not configurable
* Fix merging issue
* Remove QHostAddress::operator=(const QString&)' is deprecated
* Windows compile errors and (Qt 5.15 deprecation) warnings
* Fix order includes
* LedDeviceFile Support Qt5.7 and greater
* Windows compatibility and other Fixes
* Fix Qt Version compatability
* Rs232 - Resolve portname from unix /dev/ style, fix DMX sub-type support
* Disable WLED Wizard Button (until Wizard is available)
* Yeelight updates
* Add wrong log-type as per #505
* Fixes and Clean-up after clang-tidy report
* Fix udpe131 not enabled for generated CID
* Change timer into dynamic for Qt Thread-Affinity
* Hue clean-up and diyHue workaround
* Updates after review feedback by m-seker
* Add "chrono" includes
2020-07-12 20:27:56 +02:00
Murat Seker 3b48d8c9d6
Dump stack trace on crash (Implement #849) (#870)
* Print stack trace on crash

* Printing stack trace is fully functional except for WIN32

* Minor fixes

* Minor fixes
2020-07-12 18:27:24 +02:00
Paulchen-Panther 9c5e5cac24 Fix GitHub Actions/Azure Windows Workflow/Pipeline
Signed-off-by: Paulchen-Panther <Paulchen-Panter@protonmail.com>
2020-07-12 15:50:30 +02:00
Paulchen Panther 4d56a8974c
Fix typo 2020-07-12 11:30:06 +02:00
Paulchen Panther 0027e682e3
Correct GitHub Actions badge 2020-07-12 11:24:33 +02:00
SJunkies 9110b3e690
DBManager: ORDER BY parameter added to getRecord(s) (#770)
-> All instances are now sorted in ascending order using the instance ID
-> The web interface gets an incorrect instance order, which causes further problems
2020-07-12 11:04:16 +02:00
Paulchen Panther 8c188d71d9
Embedded python package (zip) for Linux (#871)
Signed-off-by: Paulchen-Panther <Paulchen-Panter@protonmail.com>
2020-07-12 09:26:28 +02:00