2669 Commits

Author SHA1 Message Date
dependabot[bot]
33722c9a09
Bump crazy-max/ghaction-import-gpg from 5.3.0 to 6.0.0 (#1644)
Bumps [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) from 5.3.0 to 6.0.0.
- [Release notes](https://github.com/crazy-max/ghaction-import-gpg/releases)
- [Commits](https://github.com/crazy-max/ghaction-import-gpg/compare/v5.3.0...v6.0.0)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-import-gpg
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-02 18:06:39 +02:00
dependabot[bot]
41bffecc0b
Bump peter-evans/repository-dispatch from 2.1.1 to 2.1.2 (#1645)
Bumps [peter-evans/repository-dispatch](https://github.com/peter-evans/repository-dispatch) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/peter-evans/repository-dispatch/releases)
- [Commits](https://github.com/peter-evans/repository-dispatch/compare/v2.1.1...v2.1.2)

---
updated-dependencies:
- dependency-name: peter-evans/repository-dispatch
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-02 18:04:26 +02:00
dependabot[bot]
f49e1a2c0b
Bump actions/checkout from 3 to 4 (#1646)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-02 18:03:57 +02:00
LordGrey
08dc59c885
Fix #1630 - Audio Capture settings are ignored (#1640)
* 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

* Fix #1630
2023-10-01 21:56:53 +02:00
LordGrey
48cea4ad9b
Focus on relevant PRs 2023-09-30 18:00:38 +02:00
LordGrey
7909997398
Update install_pr.sh
Only run named  'Hyperion PR Build' have artifacts
2023-09-06 20:08:20 +02:00
LordGrey
a5bb7e905b
Fix non image updates ignore blacklisted leds (#1635)
* Fix #1634

* Refactor to process blacklisted LEDs with less resources
2023-08-26 11:12:43 +02:00
LordGrey
d1879c2e39
ws281x - Update logic to identify is user is admin (#1623) 2023-08-03 22:40:25 +02:00
LordGrey
c0dc08b0c0
Update to Protobuf 23.4.0 (#1626)
* Update to protobuf v23.4.0

* Add defines for 3rd party sub-modules used by protobuf

* Check out sub-modules recursively
2023-07-29 19:28:51 +02:00
LordGrey
5bf25c98ad
Update mbedTLS to v3.4.0 (#1625) 2023-07-29 19:28:39 +02:00
LordGrey
da275dd448
Update flatbuffers to v23.5.26 (#1624) 2023-07-29 19:28:28 +02:00
Paulchen-Panther
1257cfff70 Set OpenSSL to 1.1.1 (Windows) 2023-07-21 18:59:23 +00:00
LordGrey
42c98da470
Update platforms (#1617)
* Remove stretch, bionic, add lunar

* Fix CEC CMakeList for Ubuntu 23.04

* Fix git version identification when run in docker and local code

* Update SYSTEM_LIBS_SKIP list

* Updates after Ubuntu Server 20.04, latest PI OS Light and CoreElec 20

* Update year

* Skip List working with Fedora38 Server (x86) and libreElec 11 (x86)

* Update platform tag handling

* Show error, if ssl lib cannot be found

* Update supported platforms

* Script to install selected Pull Requests

* Fix misspelled explanation + improve description

* Correct run-id evaluation

* Support python3 and python2

* Support to copy existing config for PR testing
2023-07-21 16:45:37 +02:00
LordGrey
64642a4457
Fix WLED UI handling non supported segment streaming (#1610) 2023-07-10 20:39:35 +02:00
Christoph Pohl
af1a31b842
Update dependencies for Debian Bookworm (#1613) 2023-06-25 10:34:47 +02:00
dependabot[bot]
a7ce0f8a4c
Bump crazy-max/ghaction-import-gpg from 5.2.0 to 5.3.0 (#1608)
Bumps [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/crazy-max/ghaction-import-gpg/releases)
- [Commits](https://github.com/crazy-max/ghaction-import-gpg/compare/v5.2.0...v5.3.0)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-import-gpg
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-11 20:42:35 +02:00
Paulchen-Panther
00ce3ff089
Update Discord Invite 2023-05-29 21:43:28 +02:00
Paulchen-Panther
54d03b8065 added workflow_dispatch
to allow the bot to create the APT repository itself
2023-05-14 16:29:57 +02:00
lsellens
2a17de37f1
fix for matrix effect (#1602) 2023-05-11 21:11:33 +02:00
LordGrey
5535b884bf
Fixes (#1605)
* Correct misleading Error messages

* Fix that Audio Capture is not shown when there is no screen nor video grabber

* Fix - Audio Capture enabled after reboot automatically (#1581)
2023-05-07 14:04:45 +02:00
Hyperion-Bot
79b31e16e0 Update submodule rpi_ws281x 2023-04-26 00:22:19 +00:00
LordGrey
757fd39982 Refactor ftdi provider 2023-04-11 19:59:22 +00:00
LordGrey
d8fbfd24a9 Reduce ftdi_write_data call count from 3 to 1 2023-04-08 23:04:25 +00:00
LordGrey
82aba826a4 Remove L0 2023-04-08 19:18:08 +00:00
LordGrey
d3e8d3a341 Add wait in close() 2023-04-08 10:55:40 +00:00
LordGrey
ba6feb81ce Check _ftdic for null 2023-04-08 10:09:31 +00:00
LordGrey
db903cb539 Reset mpsse on close and properly free _ftdic 2023-04-07 23:50:57 +00:00
LordGrey
20409c1cc1 Do not reset mpsee engine on close 2023-04-07 13:51:19 +00:00
dependabot[bot]
e3496eb4dc
Bump SamKirkland/FTP-Deploy-Action from 4.3.3 to 4.3.4 (#1598)
Bumps [SamKirkland/FTP-Deploy-Action](https://github.com/SamKirkland/FTP-Deploy-Action) from 4.3.3 to 4.3.4.
- [Release notes](https://github.com/SamKirkland/FTP-Deploy-Action/releases)
- [Commits](https://github.com/SamKirkland/FTP-Deploy-Action/compare/4.3.3...v4.3.4)

---
updated-dependencies:
- dependency-name: SamKirkland/FTP-Deploy-Action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-05 17:25:49 +02:00
LordGrey
916b3f3ba7 Simplify discovery with proper string initialization 2023-04-02 14:31:04 +00:00
LordGrey
349bbadd8e Support addressing device via SerialNumber and handle add more error handlingin discovery 2023-04-02 12:55:27 +00:00
LordGrey
26f32a0101 Minor update 2023-04-02 12:53:27 +00:00
LordGrey
5586381a68 Update Sk6812 baud range and ensure range in UI 2023-04-02 12:53:03 +00:00
LordGrey
6941f4c4f7 Add wait in close() 2023-03-31 14:04:45 +00:00
LordGrey
1d6b620d88 Refactor device identifier 2023-03-27 22:33:09 +00:00
Paulchen-Panther
08e7c7d8c2 [HotFix] Supplement to the PR #1570 - Fix Issue #1596 2023-03-27 20:54:34 +02:00
LordGrey
c800235ef6 Fix spaces 2023-03-27 18:49:11 +00:00
LordGrey
dce599e64d Add libftdi1-dev to CompileHowto.md 2023-03-27 16:00:40 +00:00
LordGrey
af8457d5f1 Add libftdi1-dev to codeql.yml 2023-03-27 15:55:54 +00:00
LordGrey
56d136f5cb Removeing "format": "stepper", 2023-03-27 15:41:41 +00:00
LordGrey
b467c7e8fd Refactor labels 2023-03-27 15:41:18 +00:00
LordGrey
184b173dec Fix CMakeLists.txt 2023-03-27 15:35:33 +00:00
LordGrey
0dd56206cf Fix wording 2023-03-27 15:33:58 +00:00
LordGrey
0d67ed3248 Fix ENABLE_DEV_FTDI 2023-03-27 15:32:29 +00:00
LordGrey
b631dd22d9 Disable default ftdi for windows 2023-03-26 19:59:05 +00:00
LordGrey
b1e6b8efdd Change wording 2023-03-26 19:36:29 +00:00
LordGrey
77da8be5cd Refactor _brightnessControlMaxLevel 2023-03-26 19:35:34 +00:00
LordGrey
cbb43dfa5a Remove commen 2023-03-26 19:34:06 +00:00
LordGrey
bc560b90d6 Add setting to log 2023-03-26 19:33:14 +00:00
LordGrey
7bf2ad2cbf Refactor device identifiers 2023-03-26 19:30:32 +00:00