* Test new APT builds
* test build
* final changes for bookworm and jammy
* - Include updateHyperionUser script again
- Update package dependencies for APT builds
* Installation guide updated
* Removed alpha notes and added arm64 APT builds
* update docker-compile script
* Overwrite CMAKE_SYSTEM_PROCESSOR on Windows builds
* Razor Chroma Support - Initial version
* Address clang and lgtm findings
* Razer Fixes
* Merge branch 'master' into Razer_Chroma_Support
# Conflicts:
# assets/webconfig/i18n/en.json
# assets/webconfig/js/content_leds.js
# libsrc/leddevice/dev_net/ProviderRestApi.cpp
# libsrc/leddevice/dev_net/ProviderRestApi.h
* Corrections
* Set default config for Razer
* Simplify
* Razer - Support individual LEDs and have default layout per device type
* Differentiate between HWLEDCount and LayoutLEDCount
* Revert "Differentiate between HWLEDCount and LayoutLEDCount"
This reverts commit b147b215a5.
* Correct LGTM finding
* Disable verbose mode
* Systemd changes and URL option for Gif Effects
* Add grayscale to gif effect
* WebUI adjustments
* Rename version to .version
* Copy runHyperionAsRoot.sh to rpi packages
* Pack script into all unix packages
* Start hyperion only after network is available
* Snap builds removed due to poor server connection
* Flexible updateHyperionUser.sh
* updateHyperionUser script entered in the package
* Print help on none sudo execute
* Corrected embedded Python location
* Replacement for the QWindowsScreen grabWindow function
* Updated to latest 2.x mbedtls version 2.27
Co-authored-by: LordGrey <lordgrey.emmel@gmail.com>
* Fix that lighpack cores when lack of permissions
* Atmo/Karate - Fix LedCount constraint handling
* Hue updates - Have EntertainmentAPI as default, disable hardwareledcount as cacultated
* Have Gamma per default 2.2
* Revert Refactor/Optimization of PR1312
* LED Layout - Only update preview image when visible
* Revert Debug updates
* Correct Refactor/Optimization of PR1312
* LedSim: Do not stream LED data when not required, LedS-im/Layout: Sync on video streaming
* Remove initial switch to instance 0 during API init
* Do not limit priorities for Boblight (#1269)
* Boblight - Allow to exclude component from build
* Fix merge
* Amlogic - Correct Pixelformat reference
* Remove "wrong" Amlogic ifdef, which was not working before
* SPI Fix - Free allocated memory in case of invert
* Remove development statement
* UI updates
* Minor corrections
* Tpm2net Fix - Free allocated memory
* LGTM Finding
* Add config directory and user type to SysInfo
* WS281x - Ensure that device runs with root priviliges
* WS281x - Update DMA defauls as per rpi_ws281x recommendation
* Support Sysinfo for Qt < 5.10
* Address LGTM finding