Commit Graph

1906 Commits

Author SHA1 Message Date
Paulchen Panther 9ca197ea78 Use stages in Azure Pipelines 2020-04-17 18:15:33 +02:00
Paulchen Panther 10f11c2d89
V4L2 enhanced (#766)
* fix v4l2 standard
* ignore v4l2 meta devices
* added resolution, framerate and device dropdown list to WebUI (thx to @Lord-Grey & @b1rdhous3)

* Fix for kernels prior to v4.16
* Device names added & WebUI adapted
2020-04-17 16:59:20 +02:00
SJunkies b92af63cef
new dark mode - dark gray - color theme + backup previous version (#765)
* new dark mode - dark gray - color theme + backup previous version

* safari select field fix

* minor color corrections
2020-04-16 21:27:24 +02:00
LordGrey 77ee96ab4c
Fix #757 - Some effects are running extreme slowly. (#763) 2020-04-13 12:00:10 +02:00
Paulchen Panther 060d9f45ec
update screenshot 2020-04-10 10:19:15 +02:00
b1rdhous3 52e7f04e46
Introduce Dark Mode (#752)
* Introduce Dark Mode

* Auto Detect Dark Mode from OS

Some OS (iOS or Mac OS e.g.) can give the browser an information if system wide dark mode is set or not. If the OS shares this information, webui is set automatically to the mode. Manual overwrite is still possible by pressing button on the webui. This is valid as long the session in the client is open.

* Burger Button Dark Mode

Dark Mode for Burger Button (Mobile View)
2020-04-05 20:08:56 +02:00
b1rdhous3 5d1063e935
Check if requested Instance is running (#759)
Preventing a dead lock when the requested instance from local store is not running. 
If it is not running we will now delete the lastSelectedInstance and switch back to index 0.
2020-04-05 20:05:02 +02:00
LordGrey 7773d07571
Fix SSDP Discovery reliability (#756) 2020-04-05 19:41:02 +02:00
Paulchen Panther 253cd18e89
Azure refactor (#758)
* Refactor Azure Pipelines

* forgot a space
2020-04-05 18:57:15 +02:00
Paulchen Panther 0e736f785a [HotFix] version
CPack doesn't like line breaks
2020-03-29 16:26:16 +02:00
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