Changelog for
qlcplus-qt6-git-4.13.2.20241014.5f77fc9-26.1.x86_64.rpm :
* Tue Oct 15 2024 obs-service-tar-scmAATTinvalid- Update to version 4.13.2.20241014.5f77fc9:
* qmlui: fix pixel bar 3d rendering
* engine: set proper heads layout on RGB panel creation
* qmlui: fix off-by-one address calculation on RGB panel creation
* resources: fix script test repetition
* resources: add \"Sine Wave\" RGB script
* ui: fix crash on pressing special auto-repeating accent keys (^, `, ยด) in virtual console slider on Windows Qt5 by ignoring unknown keyPress events with key=0 (e.g. tested with german QWERTZ keyboard layout)
* actions: add websockets to windows builds
* webaccess: adapt to use QtWebSockets (fix #1308)
* Sun Sep 29 2024 edogawaAATTaon.at- Update to version 4.13.2.20240929.c0b4d8e:
* Update changelog
* Update sequenceitem.cpp
* Update sequenceitem.cpp
* webaccess: fix simple desk not resetting the current universe (fix #1618)
* qmlui: fix crash on empty palette values
* ui: SequenceItem draws step note-text in ShowEditor timeline
* cmake: Make hotplugmonitor a static lib
* qmlui: prevent segfault with single channel rotation stop capability
* Wed Sep 25 2024 edogawaAATTaon.at- new package variant, building with cmake against Qt6- Update to version 4.13.2.20240922.3c71bbb:
* ui: more Qt6 deprecation fixes
* ui: restore Qt information button
* qmlui: more inverted zoom fixes
* qmlui: improve inverted beam handling
* engine: fix Show track attribute removal and test
* chore: improve debug messages
* engine: don\'t allow duplicates of Show track attribute names
* qmlui: allow to drop multiple functions on Speed widget
* plugins/gpio: allow chip selection
* plugins/gpio: rework to work with libgpiod