Commit Graph

1896 Commits

Author SHA1 Message Date
Paulchen Panther 14a26cd5e1
Fix Typo 2020-03-28 13:45:29 +01:00
brindosch 731b517be1 chore: Release 2.0.0-alpha.4 2020-03-27 23:21:12 +01:00
Paulchen Panther 662872dafe
feat: SchemaChecker & V4L2 enhancement (#734)
* libjpeg-turbo, QJsonSchemaChecker, V4L2 width/height/fps

Signed-off-by: Paulchen-Panther <Paulchen-Panter@protonmail.com>

* Implement hyperion-v4l cli args

* Apply v4l2 settings during runtime

* feat: Provide minimum values for input restriction

* fix: merge mess

Co-authored-by: brindosch <edeltraud70@gmx.de>
2020-03-27 23:13:58 +01:00
brindosch 20a5e5dc06
fix: GridSize change, show brightness compensation (#746)
* show brightness compensation and set to 0

* New gridLayout calculation and px limiter
2020-03-27 16:08:42 +01:00
Paulchen Panther 133399c6b6
README cosmetics 2020-03-26 21:41:15 +01:00
Paulchen Panther c3cf352b0c
SIGUSR1/SIGUSR2 implemented again (#725)
Signed-off-by: Paulchen-Panther <Paulchen-Panter@protonmail.com>
2020-03-26 19:37:39 +01:00
LordGrey aaa4235cab
refactor: Align Phillips Hue to reworked device handling (#712)
* Align PhilipsHue (Classic)

* Minor Device corrections

* Have code working with Qt < 5.10

* Fixes on Hue Wizzard

* Fixes on Hue Wizzard

* Calculate Latchtime only for lights updated by hyperion

* Allow to disable restoring original light's state

* Fix - LightIDs / LightMap vectors were not cleared when reopening the device

* Reduce API Calls for state updates by consolidation
2020-03-26 18:49:44 +01:00
brindosch 2739aec1e3
refactor: API split (#721)
* refactor: API split

* refactor: cleanup hyperiond
2020-03-26 17:59:41 +01:00
Paulchen Panther c6c6453267
fix: removed necessary libs from the exclude list (#736)
* removed necessary libs from the exclude list

* libxcb also needed
2020-03-26 17:53:16 +01:00
brindosch cb98d51a9c
fix: Resolve enable state for v4l and screen capture (#728)
* fix: Resolve the enable state for v4l and screen capture

* Use instance index instead of pointer

* Second try

* fix(QtGrabber): QScreen ownership

* Remove v4l2 compState listener
2020-03-26 17:49:36 +01:00
LordGrey 49b30c47f7
fix: Memoryleaks & Coredump, if no Grabber compiled (#724)
* Fix Memoryleaks & Coredump, if no Grabber

* Fix Memoryleaks & Coredump, if no Grabber
2020-03-22 22:07:19 +01:00
Paulchen Panther 1fb14b2002
The Hyperion project [bot] now gets its PR comments from this file 2020-03-15 17:46:30 +01:00
Paulchen Panther 69828d140e
The cleanup job for outdated artifacts has be changed 2020-03-14 11:51:47 +01:00
Paulchen Panther be72b1ef98
macOS Azure CI test updated
Reason: https://aka.ms/blocked-hosted-agent
2020-03-12 21:50:54 +01:00
T-IOOO 8b59de59b3
Swedish Translation Update (#711)
Spelling errors and rephrased sentences
2020-03-12 21:36:14 +01:00
brindosch 56023ed154
fix(ssdp): ssdp:all provide better feedback (#720)
* fix: ssdp:all provide a better feedback

* Add more debug statements to webserver
2020-03-11 22:18:08 +01:00
Paulchen Panther 9a587d3a27
The PR comment job has been removed (#719)
because this is now handled by our GitHub action app.
2020-03-11 17:24:05 +01:00
Paulchen Panther 2fa7af2974
Release type changed in the description 2020-03-09 21:44:18 +01:00
hissingshark 77ac853210
Add libssl-dev to dependencies in build instructions (#716) 2020-03-07 09:56:20 +01:00
Paulchen Panther 75f9a6df60
Fixed bug PR #703 2020-03-05 18:29:10 +01:00
Hyperion-Bot cc840ab513 From now on I'm creating the GitHub releases for you :-) 2020-03-01 20:19:16 +01:00
brindosch bec6c4956c chore: Release 2.0.0-alpha.3 2020-03-01 15:47:25 +01:00
Scott Porter 11a6ff43ae
fix: multiple memory leaks and segfault issues in Flatbuffer Forwarder. (#709) 2020-03-01 15:37:06 +01:00
brindosch 8db85c9a5a
refactor: Led layout, clearAll (#703)
* add SSDP name field

* YALL - yet another led layout

* led layout migration

* add initial vscode config

* merge clearAll with clear, rename Hyperion::compStateChange

* simpler components api

* Corrected code formatting

+ triggered PR build

* fix: regression from #636

* Support for color patterns

Co-authored-by: Paulchen Panther <16664240+Paulchen-Panther@users.noreply.github.com>
2020-02-26 18:54:56 +01:00
Paulchen Panther ef51d28463
chore: GitHub Actions bot comment on PR to find artifacts faster (#707)
Signed-off-by: Paulchen-Panther <Paulchen-Panter@protonmail.com>
2020-02-26 18:52:54 +01:00
Paulchen Panther 737b629adc
Only archive files are collected as PR artifacts 2020-02-24 20:09:24 +01:00
Paulchen Panther 96bede6f7a
CI - Artifacts for faster testing (#702)
Cleanup Workflow Job is set to 14 days
2020-02-24 18:02:34 +01:00
b1rdhous3 fa553820f5
feat: Package Update Descriptions on WebUi (#694)
* md highlighting

* Update 3RD_PARTY_LICENSES
2020-02-23 23:19:14 +01:00
LordGrey f955af29fd
fix: Nanoleaf - Udp Network init was missing (#698)
* Fix Nanoleaf - Udp Network init was missing

* ProviderUdp - Add init error handling
2020-02-23 23:18:34 +01:00
LordGrey a2dbbcdd0d
feat: Led Matrix Layout - Save/Restore (#669) (#697)
* Led Matrix Layout (#669)

* fix: ledConfig object missing

Co-authored-by: brindosch <edeltraud70@gmx.de>
2020-02-23 00:51:58 +01:00
T-IOOO 81ef1163c1
Update sv.json (#695)
New lines translated
2020-02-21 18:55:55 +01:00
b1rdhous3 8bbaa8b359
Fixing new hue user generation (#696)
* Fixing new hue user generation

Button was not linked with the create user function
2020-02-21 18:55:17 +01:00
Paulchen Panther ebb4a98fff
Download notice has been corrected 2020-02-20 19:12:44 +01:00
brindosch ae265eceac chore: Release 2.0.0-alpha.2 2020-02-20 13:50:06 +01:00
Paulchen-Panther 5d3520730c New language from POEditor: Dutch, Polish, Romanian
Signed-off-by: Paulchen-Panther <Paulchen-Panter@protonmail.com>
2020-02-19 20:20:03 +01:00
Paulchen Panther 98ef6328a6 Update sv.json (POEditor.com) 2020-02-19 19:37:13 +01:00
Paulchen Panther 8911a99a39 Update es.json (POEditor.com) 2020-02-19 19:37:10 +01:00
Paulchen Panther 5c9b6caf47 Update it.json (POEditor.com) 2020-02-19 19:37:08 +01:00
Paulchen Panther 906476d7de Update cs.json (POEditor.com) 2020-02-19 19:37:06 +01:00
T-IOOO 1e3c1057d1
Swedish Translation (#675)
* Swedish Translation

Swedish translation

* Update and rename sv to sv.json

translation 100%

* add sv

Co-authored-by: brindosch <edeltraud70@gmx.de>
2020-02-19 19:30:22 +01:00
b1rdhous3 75f39bb125
Deleted active js debugger; (#693) 2020-02-19 17:46:08 +01:00
b1rdhous3 065634076b
Changed WebUI Version Check to SemVer. Also addes "Alpha" Channel (#692) 2020-02-19 17:29:11 +01:00
zerobabble 2db3f0c835
Added SSL development package to bin/compile.sh (#690) 2020-02-19 17:28:11 +01:00
Paulchen Panther b5c74a84c8
Resolved SSL/Avahi problem in Packages (#689)
Signed-off-by: Paulchen-Panther <Paulchen-Panter@protonmail.com>
2020-02-19 17:27:25 +01:00
Paulchen Panther 2e15ef7c82
Download link added 2020-02-17 21:17:20 +01:00
brindosch aac4ce8b89
chore: Add Azure Github release title (#686)
* Add a release title

* Corrected SemVer variable

Co-authored-by: Paulchen Panther <16664240+Paulchen-Panther@users.noreply.github.com>
2020-02-16 21:38:36 +01:00
brindosch bae9147dec
fix: Smoothing comp state on startup (#685)
* fix: Smoothing compo state on startup

* Adjust issue template
2020-02-16 18:05:50 +01:00
brindosch 521922353a
chore: Remove Travis (#684)
* chore: Remove Travis

* Travis badge removed

* remove travis from build scripts

Signed-off-by: Paulchen-Panther <Paulchen-Panter@protonmail.com>

Co-authored-by: Paulchen Panther <16664240+Paulchen-Panther@users.noreply.github.com>
2020-02-16 18:01:40 +01:00
Paulchen Panther 17a9cd2b02
chore: Package creation with dependencies (#636)
* Packages are now created with dependencies

Signed-off-by: Paulchen-Panther <paulchen-panter@protonmail.com>

* Ignore site packages

Signed-off-by: Paulchen-Panther <paulchen-panter@protonmail.com>

* MacOS Package creation disabled

* Append the OpenSSL library to the dependency list

* - Exit codes and Error message are suppressed when copying files
- OpenSSL root directory is set under MacOS
- OpenSSL symlinks are attached
- Packages and build directory renamed into Hyperion

Signed-off-by: Paulchen-Panther <paulchen-panter@protonmail.com>

* Update to semver version

* Use version file for version management

* Read version file in azure

Co-authored-by: brindosch <edeltraud70@gmx.de>
2020-02-16 16:24:33 +01:00
brindosch b9ecd0e112
chore: Add Github Issue templates & webui sysinfo (#681)
* chore: better gh templates

* chore: add about - sysinfo to gh issues

* fix: Webui freeze on auth error

* Split Git Remote to own field

* Move CONTRIBUTING.md
2020-02-16 13:55:38 +01:00