LordGrey
89ec43b851
Fix memory leak caused by wrong buffer allocation
2023-12-29 18:41:45 +01:00
LordGrey
fcee3d0cbf
Fix deletion of CecHandler
2023-12-29 18:11:21 +01:00
LordGrey
40d74faa5e
Clear list after applying qDeleteAll
2023-12-29 18:08:47 +01:00
LordGrey
e71185acd9
Fix Mdns code
2023-12-29 18:08:15 +01:00
LordGrey
6aacac7924
Fix BGEffectHandler destruction
2023-12-28 20:31:46 +01:00
Paulchen-Panther
dad1d8b4b4
use ninja generator under macos
2023-12-28 19:40:32 +01:00
LordGrey
dc564e9a72
Fix Memory leak in BlackBorderProcessor
2023-12-28 19:38:56 +01:00
LordGrey
0c87869339
Fix Memory leak in BlackBorderProcessor
2023-12-28 18:12:47 +01:00
LordGrey
592e61de2c
Fix Memory leak in GrabberWrapper
2023-12-28 17:58:59 +01:00
LordGrey
1cc87831cb
Fix key when inserting new logger in LoggerMap,
...
Prepare logBuffer-JSON snapshot view in LoggerManager,
Increase buffered loglines to 500
2023-12-28 17:00:24 +01:00
LordGrey
1166c76582
Fix initialization order
2023-12-28 16:58:07 +01:00
LordGrey
75c5eea0fd
Update RGBChannels
2023-12-28 16:54:58 +01:00
LordGrey
ca88678745
Ensure key member initialization - WebServer
2023-12-27 20:41:10 +01:00
LordGrey
757d84c378
Ensure key member initialization - RGB Channels
2023-12-27 20:40:57 +01:00
Lord-Grey
870062a332
Correct includes
2023-12-23 16:45:17 +01:00
Lord-Grey
2d5df04a9c
Updae Changelog
2023-12-23 16:22:09 +01:00
Lord-Grey
a833308193
Do not show lock config, if in non-UI mode
2023-12-23 16:19:47 +01:00
Lord-Grey
49cfca7b5e
Add GUI/NonGUI mode to info page
2023-12-23 16:03:53 +01:00
Lord-Grey
1b4df36c49
Refactor to fix #1671
2023-12-23 15:38:13 +01:00
Hyperion-Bot
2aa0d01dde
Update sv.json (POEditor.com)
2023-12-09 21:09:58 +01:00
LordGrey
05befbb49c
Updates ( #1664 )
...
* Deploy Wayland shells
* Correct typos
* Update qmdnsengine
2023-12-06 20:14:41 +01:00
Hyperion-Bot
a2ded6acc9
Update de.json (POEditor.com)
2023-12-05 19:27:13 +01:00
Hyperion-Bot
2f8e62a14f
Update sv.json (POEditor.com)
2023-12-05 18:59:19 +01:00
LordGrey
0fce43840c
Corrections ( #1662 )
...
* Address "SyntaxWarning: invalid escape sequence"
* Correcttypo for CEC Blue button
* Fix enablement when already open
* Icons path corrected
* Correct path and simplify command
* Have enum class generalised
* Address compile warnings
* Update tinkerforce led_strip
* Address compiler waring
* Fix Install/Uninstall desktop- and icon file handling
* Address "fatal: detected dubious ownership in repository"
* platform fix
* Test "fatal: detected dubious ownership in repository"
* Update "fatal: detected dubious ownership in repository"
* Update to Protobuf 25.1
* Update cmds with sudo
* Update SEDU default baud rates
* Replace deprecated Py_NoSiteFlag
* Correct default config
---------
Co-authored-by: Paulchen-Panther <16664240+Paulchen-Panther@users.noreply.github.com >
2023-12-03 21:23:31 +01:00
Paulchen-Panther
6b8c0dbcce
macOS dependency fix
2023-11-27 16:24:59 +01:00
LordGrey
a1f0821f33
Introduce Event Services ( #1653 )
...
* 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 >
2023-11-27 09:06:43 +01:00
LordGrey
2e0cc9cfa8
Improvements ( #1658 )
...
* 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 >
2023-11-23 20:51:49 +01:00
Paulchen-Panther
cd1046ac1f
Cleanup & README correction
2023-11-18 06:36:04 +00:00
Paulchen-Panther
91270966f9
Refactor/Create APT/DNF Repository ( #1648 )
2023-11-16 21:05:56 +01:00
LordGrey
c9518db597
Revert "Bump jurplel/install-qt-action from 3 to 4 ( #1652 )"
...
This reverts commit f57c4f84ac
.
2023-11-03 19:54:59 +01:00
dependabot[bot]
f57c4f84ac
Bump jurplel/install-qt-action from 3 to 4 ( #1652 )
...
Bumps [jurplel/install-qt-action](https://github.com/jurplel/install-qt-action ) from 3 to 4.
2023-11-02 14:38:23 +01:00
Hyperion-Bot
8a54eff656
Update submodule rpi_ws281x
2023-10-30 00:21:59 +00:00
LordGrey
27027b224c
Fix self-signed certificate handling ( #1649 )
2023-10-29 21:13:34 +01:00
LordGrey
b73e9f4996
Qt 6.7 ( #1650 )
...
* Do not validate values for options without value
* Clean-up
* ws281x include files workaround
* Revert "ws281x include files workaround"
This reverts commit 1b98308718
.
* Use https://github.com/hyperion-project/rpi_ws281x while fix is applied in original repository
2023-10-29 21:12:59 +01:00
LordGrey
a5625cf984
Upward version compatability ( #1639 )
...
* Fix macOS build
* Update minimum cmake version
* Correct compile errorswith Qt6.7
* Update minimum cmake version (2)
* Use C++17
* Correct compile errors with Qt6.7
* Replace unsupported Lambda UniqueConnection
* Support UTF-8 Output on console
* Update general page
* Fix Matrix Effect
* Install PR relative to current path
* Additional update
* Correct compile errors with Qt6.7 after master merge
* Add language - Hebrew
* Consolidate Changelog
2023-10-15 21:27:21 +02:00
Hyperion-Bot
88c6bef9be
Update vi.json (POEditor.com)
2023-10-15 19:38:51 +02:00
Hyperion-Bot
ecd3018cc5
Update tr.json (POEditor.com)
2023-10-15 19:38:50 +02:00
Hyperion-Bot
496f31624d
Update sv.json (POEditor.com)
2023-10-15 19:38:49 +02:00
Hyperion-Bot
c2a895a8c3
Update es.json (POEditor.com)
2023-10-15 19:38:48 +02:00
Hyperion-Bot
dd22755fd2
Update ru.json (POEditor.com)
2023-10-15 19:38:47 +02:00
Hyperion-Bot
4205ae08a5
Update pt-br.json (POEditor.com)
2023-10-15 19:38:45 +02:00
Hyperion-Bot
8296d8c26a
Update pl.json (POEditor.com)
2023-10-15 19:38:44 +02:00
Hyperion-Bot
ea0d69bc44
Update ja.json (POEditor.com)
2023-10-15 19:38:43 +02:00
Hyperion-Bot
2e6457919f
Update it.json (POEditor.com)
2023-10-15 19:38:42 +02:00
Hyperion-Bot
80f4c246cf
Update hu.json (POEditor.com)
2023-10-15 19:38:41 +02:00
Hyperion-Bot
c9082c2ea3
Update de.json (POEditor.com)
2023-10-15 19:38:39 +02:00
Hyperion-Bot
f4246fbd87
Update fr.json (POEditor.com)
2023-10-15 19:38:38 +02:00
Hyperion-Bot
6274b01b1c
Update nl.json (POEditor.com)
2023-10-15 19:38:37 +02:00
Hyperion-Bot
9a257df6ee
Update cs.json (POEditor.com)
2023-10-15 19:38:36 +02:00
Hyperion-Bot
06bc18a063
Update zh-CN.json (POEditor.com)
2023-10-15 19:38:35 +02:00