Commit Graph

2161 Commits

Author SHA1 Message Date
Paulchen Panther a42aae44d1 Codespace updated
Debian pre/post scripts modified for HyperBian
2020-11-24 21:28:02 +00:00
Paulchen Panther 0cbb276631 added libcec6 to deb dependency list 2020-11-22 13:43:45 +01:00
Paulchen Panther ef6526212a CHANGELOG update 2020-11-21 18:57:02 +00:00
Paulchen Panther 83338dc394 Release 2.0.0-alpha.9
Signed-off-by: Paulchen Panther <Paulchen-Panter@protonmail.com>
2020-11-18 21:57:21 +01:00
Florent Benoist c4e15dba00
Fix/no signal detection (#1087) 2020-11-18 19:25:43 +01:00
LordGrey a0311bd8b5
Update schema-philipshue.json
Allow to switchOffOnBlack for Classic and Entertainment-API
2020-11-17 17:51:13 +01:00
Hyperion-Bot 83543f10b2 Update vi.json (POEditor.com) 2020-11-17 15:16:28 +01:00
Hyperion-Bot 0367257a41 Update tr.json (POEditor.com) 2020-11-17 15:16:25 +01:00
Hyperion-Bot cbcbf72d1a Update sv.json (POEditor.com) 2020-11-17 15:16:24 +01:00
Hyperion-Bot ec16ed1932 Update es.json (POEditor.com) 2020-11-17 15:16:22 +01:00
Hyperion-Bot 05bb622702 Update ro.json (POEditor.com) 2020-11-17 15:16:20 +01:00
Hyperion-Bot 41a8399767 Update pl.json (POEditor.com) 2020-11-17 15:16:18 +01:00
Hyperion-Bot 93cd8f6560 Update it.json (POEditor.com) 2020-11-17 15:16:16 +01:00
Hyperion-Bot 2c598db887 Update de.json (POEditor.com) 2020-11-17 15:16:14 +01:00
Hyperion-Bot ab444e5987 Update fr.json (POEditor.com) 2020-11-17 15:16:12 +01:00
Hyperion-Bot af6ea4d77a Update en.json (POEditor.com) 2020-11-17 15:16:10 +01:00
Hyperion-Bot 38b7965190 Update nl.json (POEditor.com) 2020-11-17 15:16:08 +01:00
Hyperion-Bot b5b21b58c7 Update cs.json (POEditor.com) 2020-11-17 15:16:06 +01:00
Paulchen Panther 38e9d8aef0 Issue template Completeness Check 2020-11-15 16:18:55 +00:00
Paulchen Panther 9ae0f4cfc4 - Added custom codespace configuration
- Removed unnecessary extensions
- Start Hyperion in VS Code (Codespace) by default in debug mode
2020-11-15 13:09:31 +00:00
LordGrey efc2046ab5
Various Cleanups (#1075)
* LedDevice - Address clang findings

* Fix Windows Warnings

* Ensure newInput is initialised

* Clean-up unused elements for Plaform Capture

* Fix initialization problem and spellings

* Address clang findings and spelling corrections

* LedDevice clean-ups

* Cleanups

* Align that getLedCount is int

* Have "display" as default for Grabbers

* Fix config during start-up for missing elements

* Framegrabber Clean-up - Remove non supported grabbers from selection, filter valid options

* Typo

* Framegrabber.json - Fix property numbering

* Preselect active Grabbertype

* Sort Grabbernames

* Align options with selected element

* Fix deletion of pointer to incomplete type 'BonjourBrowserWrapper'

* Address macOS compile warnings

* Have default layout = 1 LED only to avoid errors as in #673

* Address lgtm findings

* Address finding that params passed to LedDevice discovery were not considered

* Cleanups after merging with latest master

* Update Changelog

* Address lgtm findings

* Fix comment

* Test Fix

* Fix Python Warning

* Handle Dummy Device assignment correctly

* Address delete called on non-final 'commandline::Option' that has virtual functions but non-virtual destructor

* Correct that QTimer.start accepts only int

* Have Release Python GIL & reset threat state chnage downward compatible

* Correct format specifier

* LedDevice - add assertions

* Readonly DB - Fix merge issue

* Smoothing - Fix wrong defaults

* LedDevice - correct assertion

* Show smoothing config set# in debug and related values.

* Suppress error on windows, if default file is "/dev/null"

* CMAKE - Allow to define QT_BASE_DIR dynamically via environment-variable

* Ignore Visual Studio specific files

Co-authored-by: Paulchen Panther <16664240+Paulchen-Panther@users.noreply.github.com>
2020-11-14 17:58:56 +01:00
LordGrey d28540a7fe
Fix, if db-file is readonly (#1082) 2020-11-14 17:40:15 +01:00
LordGrey 56f45a4930
Fix hostname/domain split (#1079) 2020-11-14 16:35:55 +01:00
LordGrey d5a1e7d19d
Add additional system info (#1078) 2020-11-14 16:34:31 +01:00
LordGrey 758d9a70c5
Improve Platform Grabber UI (#1073) 2020-11-14 16:22:21 +01:00
Dermot Duffy e2c8735fde
Localize/stylize/freshen the en JSON API docs (#1074) 2020-11-09 18:41:27 +01:00
LordGrey 36c05142a3
Update wizard.js
Fix issue after master merge
2020-11-04 21:04:00 +01:00
The-Master777 0dd8e45364
Feature: Temporal Color Smoothing with variable decay-rate for long period average windows (#1043)
* Feature: Weighted Moving Average Smoothing with Decay

* fix assign

* try fix MSVC error related to always inline on static

* use proper imports for windows

* crossplatform inline declaration
2020-11-02 07:52:33 +01:00
LordGrey 83455441fa
New LED Device - Cololight (#1070) 2020-11-01 21:56:19 +01:00
LordGrey bb652ade36
Read-Only Configuration-Database support (#1046) 2020-11-01 19:47:30 +01:00
Peter Eskdale 85a55de28c
Implement letterbox-only blackbar detection mode (#1063) 2020-11-01 19:20:27 +01:00
Paulchen Panther 958975975c
Fix reopened issue 993 (#1062) 2020-11-01 19:15:22 +01:00
Chris Browet f7ccf9d0da
FIX: [hue] proper save state (#1014) 2020-11-01 19:14:09 +01:00
Awawa 9e4c7af5e9
Fix for sk9822 frame sufix (#1042) 2020-11-01 19:12:25 +01:00
Serhan S 0cddc06844
Update CHANGELOG.md 2020-11-01 18:28:51 +01:00
Serhan S d1d1789a5f
Update CHANGELOG.md 2020-11-01 18:25:31 +01:00
Paulchen Panther 4928117e8e
[HOTFIX] Release Python GIL & reset threat state 2020-11-01 09:38:55 +01:00
Serhan S 1d6664d4f0
Update CHANGELOG.md 2020-10-29 13:48:19 +01:00
Serhan S 0647faadb8
Merge pull request #1067 from pattyland/master
Change links from http to https
2020-10-28 12:41:54 -07:00
Paulchen Panther 69eec61de8 Hide Systray on exit & Install DirectX Redistributable 2020-10-28 18:48:46 +01:00
Paulchen Panther f3dc25891d
Added DirectX SDK to CompileHowto 2020-10-27 17:18:03 +01:00
Paulchen Panther 1d35338b83
DirectX9 Grabber (#1039) 2020-10-26 21:13:13 +01:00
Sören 1ae522237c Change links from http to https 2020-10-26 01:21:09 +01:00
LordGrey 65a036dfc0
Update LICENSE 2020-10-25 10:06:59 +01:00
Paulchen Panther 1910d359bc cleanup packages.cmake & extend NSIS plugin directory 2020-10-24 18:58:02 +02:00
Paulchen Panther 4d37409d62
Updated Windows Dependencies 2020-10-23 21:44:36 +02:00
imgbot[bot] 669b108aaa
[ImgBot] Optimize images (#1058) 2020-10-22 17:32:18 +02:00
LordGrey a8492d6586
Additional information on system used (#1045)
* Allow --version, even if hyperion is already running

* Add CPU-Model to SysInfo

* Add additional CPUInfos

* Use fileUtils & RegEx on CPU-Info

* Add CPU - Hardware info

* Update changelog

* Suppress empty CPU info elements
2020-10-20 20:18:51 +02:00
Paulchen Panther da8a216587
Systray icons added - Issue #925 (#1040) 2020-10-20 17:41:20 +02:00
LordGrey 7e370b3d8b
Fix typos (#1051)
* Fix typo in handlePriorityChangedLedDevice

* Typo

* Correct description

* Correct LedDeviceTemplate
2020-10-19 10:54:41 +02:00