Commit Graph

44 Commits

Author SHA1 Message Date
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 d5a1e7d19d
Add additional system info (#1078) 2020-11-14 16:34:31 +01:00
Dermot Duffy e2c8735fde
Localize/stylize/freshen the en JSON API docs (#1074) 2020-11-09 18:41:27 +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
Chris Browet f7ccf9d0da
FIX: [hue] proper save state (#1014) 2020-11-01 19:14:09 +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
Serhan S 1d6664d4f0
Update CHANGELOG.md 2020-10-29 13:48:19 +01: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
LordGrey 3bf1089763
Fix color calibration for Kodi 18 (Fixes #771) (#1044) 2020-10-18 19:09:20 +02:00
LordGrey db1dae45d2
Fix #1015 - Fix Lightpack / Remove Multi-Lightpack (#1049) 2020-10-18 19:08:54 +02:00
Demian Kellermann 8f991001c1
Allow 8-LED configuration for KarateLight (#1037) 2020-10-18 18:04:57 +02:00
Paulchen-Panther 08909b8a25 Release 2.0.0-alpha.8 2020-09-14 22:27:17 +02:00
TPmodding 70b7e11e67
Update CHANGELOG.md 2020-09-14 22:17:33 +02:00
TPmodding ee4238a108
Update CHANGELOG.md 2020-09-14 22:04:10 +02:00
Paulchen Panther b804f28132
Update CHANGELOG.md 2020-09-14 20:45:30 +02:00
Paulchen Panther 9b729f8913
Update CHANGELOG.md 2020-09-14 20:12:11 +02:00
TPmodding fbd8167458
Update CHANGELOG.md
update changelog for alpha release 8
2020-09-13 21:28:12 +02:00
LordGrey 8b2ebf355d
Update CHANGELOG.md 2020-09-05 15:15:36 +02:00
LordGrey ca02649330
Update CHANGELOG.md 2020-09-05 15:13:27 +02:00
Murat Seker 1df0e9ce17
Fix typos in documentation (#948) 2020-08-08 12:58:44 +02:00
Murat Seker 13205a9d11
Feature/xcb grabber (#912)
* Add Xcb grabber

* update compile instruction

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

* Fix problem on resolution change + Make XCB default if X11 is not avaialable

* Fix decimation problem

Co-authored-by: Paulchen Panther <16664240+Paulchen-Panther@users.noreply.github.com>
Co-authored-by: Paulchen Panther <Paulchen-Panter@protonmail.com>
2020-08-03 12:31:39 +02:00
Murat Seker b7a9a10223
refactor: Several random fixes + Experimental playground (#917) 2020-08-02 22:37:52 +02:00
m33ts4k0z d1a2b77ce3
fix(webui): works now with https port 443 (#924)
* Websocket fix for SSL reverse proxies

* docs: add changelog

Co-authored-by: Sersch <edeltraud70@gmx.de>
2020-08-02 22:18:42 +02:00
Serhan a2809046b5
Update CHANGELOG.md 2020-07-24 01:53:29 +02:00
Paulchen Panther cce6980982
Update CHANGELOG.md 2020-07-23 18:17:30 +02:00
Murat Seker e52fd7b557
Fix crash on startup X server is not available (#895) 2020-07-23 16:50:37 +02:00
Murat Seker df0d411ba1
Fix 'Restart' RPC command (#894) 2020-07-22 18:15:39 +02:00
Paulchen Panther bc0bd2bb0d
Update CHANGELOG.md 2020-07-22 16:49:24 +02:00
Serhan 37fbc1a23e
Update CHANGELOG.md 2020-07-20 21:33:33 +02:00
Paulchen Panther a8954f2cc0
Rename Raspbian Lite to Raspberry Pi OS Lite 2020-07-19 14:39:22 +02:00
Serhan 02560ca67c
Update CHANGELOG.md 2020-07-19 12:14:16 +02:00
Serhan 76cebd450b
Update CHANGELOG.md 2020-07-19 12:12:05 +02:00
Serhan 52ed2d88fe
Update CHANGELOG.md 2020-07-13 10:30:59 +02:00
Serhan ebba77f330
Update CHANGELOG.md 2020-07-13 00:59:42 +02:00
brindosch de9ece5139
feat: Windows console window (#860)
* Add console option for windows

* add changelog entry

* chnagelog

* update changelog

* Daran solls nicht fehlen

* nsis: Install vcredist

* Disable vc_redist detection
2020-07-12 09:18:40 +02:00
Serhan 26813be36a
Update CHANGELOG.md 2020-06-29 00:45:27 +02:00
Murat Seker a68ed7d44f
fix: Delete order of threads (#846)
* Fix #668 by fixing delete order of threads

* update changelog

Co-authored-by: Sersch <edeltraud70@gmx.de>
2020-06-28 23:42:57 +02:00
Serhan 2562787dae
Update CHANGELOG.md (#833)
Co-authored-by: brindosch <edeltraud70@gmx.de>
2020-06-28 22:40:25 +02:00
brindosch def7d285d0
feat(webui): Add French, Turkish, Vietnamese & translation update (#842)
* add Turkey

* Add French, Vietnamese

* Update translations

* Update settings.js

* add changelog entry

Co-authored-by: Serhan <TPmodding@serhan.in>
2020-06-28 22:34:53 +02:00
brindosch 49dc80d5ae
Update CHANGELOG.md 2020-06-26 18:20:43 +02:00
brindosch 336379357d
add changelog (#810) 2020-05-27 22:31:57 +02:00