Portisch
aede77b7ca
AmlogicGrabber: set and decrease frame grab timeout to 500ms ( #1225 )
...
This prevent an internal timeout when no frame is delivered like on playback pause.
2021-04-25 16:49:42 +02:00
LordGrey
7eeb740177
Dynamic Device Selection/Configuration ( #1164 )
2021-04-24 19:37:29 +02:00
TheGroundZero
a4d98fd916
Fixes: #1229 ( #1230 )
...
* Fix "LED Test" effect colour order (#1229 )
2021-04-14 16:25:51 +02:00
LordGrey
6f0ccdbe25
"temporarily reset mbedtls to version 2.25 #1214 "
2021-04-10 17:19:47 +02:00
LordGrey
a3c8fba7a3
Revert "temporarily reset mbedtls to version 2.25 #1214 "
...
This reverts commit dc0e953c40
.
2021-04-08 09:26:10 +02:00
Paulchen-Panther
dc0e953c40
temporarily reset mbedtls to version 2.25 #1214
2021-03-27 13:46:44 +00:00
LordGrey
f870096a66
Docker Compile for local code ( #1211 )
...
* Docker Compile for local code
* Fine Tuning
Co-authored-by: Paulchen Panther <16664240+Paulchen-Panther@users.noreply.github.com>
2021-03-19 22:53:14 +01:00
LordGrey
94d9b02734
Fix 1181 - Effects were not started from tray ( #1199 )
...
* Fix 1181, add constants and defaults
* Include #1195 changes
2021-03-19 22:52:41 +01:00
LordGrey
41af5c1b9e
LEDDevices - WLED enhancements and minor fixes ( #1204 )
...
* Yeelight minor updates
* Add Timeout to REST API
* LEDDevice - Correct storeState
* Add WaitTime function
* Always show HW-LEDCount for configuration
* WLED - New features ("live" support, storing state and identification)
* Yeelight - Refactoring
* Cololight - Refactoring
* Karate - getProperties Support
* Atmo - getProperties Support
* AtmoOrb - refactoring
* Nanoleaf - Refactoring, New "Shapes" considerations
* PhilipHue - Minor corrections
* Update Changelog
2021-03-19 22:52:04 +01:00
Serhan S
956edf9e78
Update en.json
...
Changed wiki to Documentation
2021-03-16 17:17:22 +01:00
Serhan S
675e9b9e21
Update support.html
...
Updated URLs
2021-03-16 17:15:47 +01:00
Paulchen-Panther
709728aa81
docs moved to https://github.com/hyperion-project/hyperion.docs
2021-03-15 20:04:47 +01:00
dependabot[bot]
48240bbd21
build(deps): bump elliptic from 6.5.3 to 6.5.4 in /docs ( #1210 )
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-10 21:45:29 +01:00
dependabot[bot]
1b09504b26
build(deps): bump prismjs from 1.21.0 to 1.23.0 in /docs ( #1194 )
...
Bumps [prismjs](https://github.com/PrismJS/prism ) from 1.21.0 to 1.23.0.
- [Release notes](https://github.com/PrismJS/prism/releases )
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PrismJS/prism/compare/v1.21.0...v1.23.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-10 21:45:18 +01:00
Paulchen Panther
36385acc9a
removed donation links
2021-03-05 20:13:45 +01:00
Dermot Duffy
28164c7b80
Add link to Hyperion-py ( #1122 )
...
* Add link to Hyperion-py
* Update changelog.
Co-authored-by: LordGrey <48840279+Lord-Grey@users.noreply.github.com>
2021-02-23 20:44:27 +01:00
mlaurijsse
68d06f14fe
Correct total packet count in tpm2net implementation ( fix #1127 ) ( #1128 )
...
* Fixed calculation for _tpm2TotalPackets
2021-02-23 20:42:54 +01:00
LordGrey
3ae9bc998b
Fix LED Num for non analogue output ( #1139 )
2021-02-23 20:41:46 +01:00
Gerion Entrup
6a4aabd5e9
webserver/Cmake: fix out-of-tree build ( #1147 )
...
Related: #834
2021-02-23 20:41:14 +01:00
Gerion Entrup
74a6795991
Extend logging and error reporting ( #1149 )
...
- ProviderRs232: Be more verbose about correct device in error case
Rearrange Debug Information and additionalclean-ups
- Webconfig: better error description, if Kodi is not found
2021-02-23 20:40:20 +01:00
Calvin
2b66754997
Update Documentation ( #1162 )
...
* Add information on WLED to documentation
Add information how to force max brightness in WLED. See Issue #1101
* Translated Installation.md to german
Translation and added short instructions to WIN 10 installation.
* Removed Typo
* Added Windows 10 instructions
* Update Installation.md
2021-02-23 20:39:18 +01:00
LordGrey
90d05e6c54
Custom Effects - Clean-ups and Enhancements ( #1163 )
...
* Cleanup EffectFileHandler
* Support Custom Effect Schemas and align EffectFileHandler
* Change back to colon prefix for system effects
* WebSockets - Fix error in handling fragmented frames
* Correct missing colon updates
* Update json with image file location for custom gif effects
* Image effect deletion - considere full filename is stored in JSON
* Correct selection lists indentions
2021-02-23 20:38:54 +01:00
Vincent Tavernier
9475b93d9f
Interrupt effect on timeout ( #1181 )
...
Fixes #1013
2021-02-23 20:38:26 +01:00
Paulchen Panther
45bd23ca5c
DirectX9 display change ( #1191 )
...
* Fix issue #1190
* Correct output image with size decimation used
* Correct image format (BGR -> RGB)
* Another approach
2021-02-23 20:37:59 +01:00
Gerion Entrup
6ed9553ca3
Proto*: fix Error macro conflict ( #1146 )
...
Fixes : #882
2021-02-23 14:25:32 +01:00
Chris Browet
f843b5a046
FIX: [hue] XY == 0 => bri = 0 ( #1124 )
2021-02-23 13:59:40 +01:00
LordGrey
9e281b2347
Fix #1186 & UI last instance error ( #1188 )
...
* Handle Arrays & Objects differently
* Fix UI error, if "last instance used" does not longer exist
2021-02-17 12:29:53 +01:00
LordGrey
77262adf3b
Fix #1131 - Global (Grabber) setting are not correctly read by non-default instances ( #1186 )
2021-02-11 19:45:22 +01:00
Paulchen Panther
ac88fdd80f
[HotFix] DirectX 9 grabber is now optional
...
The DirectX SDK from Microsoft is officially no longer offered.
2021-01-30 12:39:53 +01:00
Paulchen Panther
4ff9e52ba7
[HotFix] https://git.io/Jt8S6
2021-01-29 20:17:01 +01:00
LordGrey
86ab15d18c
Cololight Improvements ( #1120 )
...
* Avoid issue with long running identify calls
* Strip provides number of LEDs now
* Consider that Strip was cut by user
2021-01-23 17:26:59 +01:00
Cosmicbase
4f85ac1c4b
Update Flag Effect ( #1154 )
...
* Update Flags Effect (add RU)
2021-01-20 18:42:58 +01:00
LordGrey
be894c821d
Update CompileHowto.md
2021-01-14 21:05:47 +01:00
ChR-iSz
8a028328ce
Add spidev1.0 and spidev1.1 device for Raspberry Pi WS2801 schema ( #1112 )
2020-12-23 23:47:06 +01:00
Panagiotis Koutsias
c17727beb0
Updated rpi_ws281x submodule to latest upstream ( #1111 )
2020-12-23 23:46:11 +01:00
thosoo
c253b820b3
Change libcec dependency for rpm ( #1108 )
2020-12-23 23:44:46 +01:00
Paulchen Panther
0f2563235d
Reduced package size ( #1114 )
2020-12-23 23:42:51 +01:00
Paulchen Panther
2bc8bf7ecb
Deploy Qt DLLs ( #1115 )
2020-12-23 23:42:22 +01:00
FlouHappy
a31f995959
Update flag.py ( #1121 )
...
Added Cameroon’s flag
2020-12-23 23:39:16 +01:00
Paulchen Panther
fbd10e8865
[Hotfix] MacOS CI build
2020-12-20 13:59:49 +01:00
dependabot[bot]
b345b9e657
build(deps): bump ini from 1.3.5 to 1.3.8 in /docs ( #1118 )
2020-12-13 10:25:02 +01:00
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