* New languages: Indonesian, Ukrainian
* use ninja generator under macos
---------
Co-authored-by: Paulchen-Panther <16664240+Paulchen-Panther@users.noreply.github.com>
* Allow to enable/disable suspend & lock event handling
* Fix Windows
* Refactor event handling incl.CEC
* Revert "Auxiliary commit to revert individual files from 0d9a8b8a3a4a09609a339f54c7d8a9384c561282"
This reverts commit 80737d926ad151a07b2493dd1685ed502975cb2e.
* Support Events for Grabbers generically
* Have CECEvent to actions configurable, further clean-ups
* Remove handleEvent from V4L2grabber, as grabber will be stopped on suspend
* Validate that one CEC Event can only trigger one action
* MacOS lock/unlock added
* fast windows fix
* Corrections
* Fix CodeQL findings
* add macos lock/unlock handler
* Migration of CEC-config and have default actions
* Correct target_link_libraries
* Include Foundation
* macOS include AppKit
* Support Scheduled Events, cleanups.
* Fix destructing
* Fix coredump during free
* Consider additional error sceanrio
* Fix missing code
* install desktop icons
* correct bash logic
---------
Co-authored-by: Paulchen-Panther <16664240+Paulchen-Panther@users.noreply.github.com>
* Restart Servial Device, if write error occurred.
* Fix typos
* Fix FOUND_USER command
* Use SUDO_USER in postinst
* Align install_pr with new package names
* Package named arm64 instead of aarch64
* Update Change log
* Fix to have the architecture resolved
* All tls plugin directory for Qt6
---------
Co-authored-by: Paulchen-Panther <16664240+Paulchen-Panther@users.noreply.github.com>
* Do not validate values for options without value
* Clean-up
* ws281x include files workaround
* Revert "ws281x include files workaround"
This reverts commit 1b983087183e3c563a191edd34a318cfd0cdace1.
* Use https://github.com/hyperion-project/rpi_ws281x while fix is applied in original repository
* Support Philips Hue APIv2 and refactoring
* Fix MDNSBrower - if timeout during host resolvment occurs
* Hue API v2 - Migrate database
* Fix macOS build
* Handle network timeout before any other error
* Address CodeQL findings
* Clean-up and Fixes
* Only getProperties, if username is available
* Option to layout by entertainment area center
* Fix Wizard
* Fix Nanoleaf, add user auth token wizard
* Nanoleaf fixes and enhancements
* Consider rotated panel layouts
* Corrections
* Layout corrections and filter for non LED panels
* Add LED test effect lightening up LEDs in sequence
* Align rotation value to 15 degree steps
* Align rotation value to 15 degree steps
* Skip non LED panels
* Fix Rotation and refactoring
---------
Co-authored-by: Paulchen-Panther <16664240+Paulchen-Panther@users.noreply.github.com>
* Support Philips Hue APIv2 and refactoring
* Fix MDNSBrower - if timeout during host resolvment occurs
* Hue API v2 - Migrate database
* Fix macOS build
* Handle network timeout before any other error
* Address CodeQL findings
* Clean-up and Fixes
* Only getProperties, if username is available
* Option to layout by entertainment area center
* Fix Wizard
---------
Co-authored-by: Paulchen-Panther <16664240+Paulchen-Panther@users.noreply.github.com>