Commit Graph

35 Commits

Author SHA1 Message Date
Paulchen Panther aec24e9246
Snap (Linux x86_64) (#1232) 2021-05-01 17:00:15 +02:00
LordGrey 7eeb740177
Dynamic Device Selection/Configuration (#1164) 2021-04-24 19:37:29 +02:00
Paulchen-Panther 709728aa81 docs moved to https://github.com/hyperion-project/hyperion.docs 2021-03-15 20:04:47 +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 83338dc394 Release 2.0.0-alpha.9
Signed-off-by: Paulchen Panther <Paulchen-Panter@protonmail.com>
2020-11-18 21:57:21 +01:00
Paulchen Panther 38e9d8aef0 Issue template Completeness Check 2020-11-15 16:18:55 +00:00
Paulchen Panther 1d35338b83
DirectX9 Grabber (#1039) 2020-10-26 21:13:13 +01:00
Paulchen Panther 1910d359bc cleanup packages.cmake & extend NSIS plugin directory 2020-10-24 18:58:02 +02:00
Paulchen Panther 84607b4063
[Windows] Installer/Uninstaller notification when Hyperion is running. (#1033) 2020-10-18 17:19:35 +02:00
Paulchen-Panther 50e9084d2f Moved from Docker Hub to GitHub Container Registry for Docker compilations 2020-09-06 19:39:46 +02:00
Sersch 67e0371cf5 fix(ci): Trigger HyperBian build after release 2020-07-26 16:21:51 +02:00
LordGrey a9ad9d920f
Update bug_report.md 2020-07-26 11:32:10 +02:00
Serhan d6573048e7
Update PULL_REQUEST_TEMPLATE.md 2020-07-21 03:10:56 +02:00
Paulchen-Panther 9c5e5cac24 Fix GitHub Actions/Azure Windows Workflow/Pipeline
Signed-off-by: Paulchen-Panther <Paulchen-Panter@protonmail.com>
2020-07-12 15:50:30 +02:00
Sersch 85e2bc9fb8 fix: Repair HyperBian dispatch 2020-05-28 17:57:22 +02:00
brindosch 336379357d
add changelog (#810) 2020-05-27 22:31:57 +02:00
brindosch d5af0f4290
feat: Add build trigger for HyperBian on release 2020-05-25 22:22:21 +02:00
SJunkies 3ff7fe483f
fix: small collection of bugfixed debugger hints and warnings (#801)
* small collection of bugfixed debugger hints / warnings

* 'toStdVector' has been explicitly marked deprecated

* fixed double zip naming in artifacts

* V4L2 WebUI Fix

* Some code fixes based on alerts from lgtm.com

* only execute dynamic v4l2 enum code, if V4L2_AVAIL

* very high critical bugfix ;)

* merge fix

* some lgtm.com fixes

* lgtm fixes

* undo localtime_r fix

Co-authored-by: Paulchen Panther <16664240+Paulchen-Panther@users.noreply.github.com>
2020-05-25 21:51:11 +02:00
brindosch a38502b8fe
build: Update Windows to Qt5.15 (#798)
* Update compile howto

- to qt5.15
- minimal install overhead
- sync with vscode and cmake

* Update docs with more input

gh actions windows: Qt5.15 and msvc2019

* fix: Azure build
2020-05-18 21:09:33 +02:00
brindosch 510bb903ae
Windows compilation support (#738)
* Disable AVAHI

* Replace SysInfo backport with Qt SysInfo

* Update vscode config

* Update LedDevices

* Update Logger

* Update hyperiond

* Update hyperion-remote

* Exclude avahi

* Empty definition for Process

* PythonInit path broken

* Exclude PiBlaster and link ws2_32

* more avahi

* resolve ui bug

* Update Compile howto

* JsonAPI QtGrabber missing

* fix error

* ssize_t replacement

* Nope, doesn't work

* Adjust compile description and verify winSDK

* Update ci script

* Update ci script

* Update ci

* Update ci script

* update Logger

* Update PythonInit

* added Azure & GitHub Actions, Logger, PythonInit

* resolve merge conflicts

* revert ssize_t in FadeCandy

* look at registry for QT5 & use find_package(Python) if cmake >= 3.12

* second try

* another try

* and yet another test

* qt5 registry search undone

* Package creation test

* finished package creation. only fine tuning is required :-)

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

* Dependencies for Windows finished

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

* use 'add_definitions()' until CMake 3.12

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

* Update .github/workflows/pull-request.yml

Co-Authored-By: Paulchen Panther <16664240+Paulchen-Panther@users.noreply.github.com>

* Update cmake/Dependencies.cmake

Co-Authored-By: brindosch <edeltraud70@gmx.de>

* fix typo/ add VCINSTALLDIR var

* fix again

* Undo change again (Not working)

* fix QT grabber

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

* first NSIS test

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

* Update NSIS package

* surprise :-)

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

* Update NSIS package

* fix: NSIS .bmps

* Add nsis templates

* Force windows gui app

* fix: QSysInfo required Qt5.6, now it's 5.4 again

* Update: Remove platform component and adjust package name

* Add macOS as system name

* Update docs

* fix: Allow gh actions ci also for forks with branches

* Add ReadMe docs, mention windows, add vscode linux debug config

* fix: readme visual

* reduce/hide banner/copyright/log message

Infos here: https://docs.microsoft.com/de-de/visualstudio/msbuild/msbuild-command-line-reference?view=vs-2019#switches

* Fix PythonInit

* vscode: Add runner task

* fix(vscode): compiler path gcc ver independent

* fix azure

* vscode: add windows run tasks

* move process detection

* main: add windows process detection

* Azure file shredder

* Update docs

Co-authored-by: Paulchen Panther <16664240+Paulchen-Panther@users.noreply.github.com>
Co-authored-by: Paulchen-Panther <Paulchen-Panter@protonmail.com>
2020-05-12 19:51:19 +02:00
Paulchen Panther da7b02fc59
github actions replaces azure (release creation) (#788) 2020-05-11 21:54:46 +02:00
Paulchen Panther aeb199b1c1
Update bug_report.md
https://github.com/hyperion-project/hyperion.ng/issues/772#issuecomment-615870439
2020-05-10 12:49:35 +02:00
brindosch 884c68b239
feat(docs): Documentation for Hyperion (#780)
* Add Documentation

* git ignore dist and node_modules filder

* Update dependencies

* Add GH Actions to test build

* Update header to latest Quasar spec

* resolve c&p issue

* Update splashscreens

* Add docs deploy
2020-05-01 20:19:19 +02:00
Paulchen Panther 3a2b58b571
Fix AArch64 GitHub Actions PR build 2020-04-21 17:08:05 +02:00
Paulchen Panther 91c771ccd6 i386 architecture removed
AArch64 architecture paused at package creation
Self extracting Tar GZip compression (STGZ) packages are no longer built

Signed-off-by: Paulchen Panther <Paulchen-Panter@protonmail.com>
2020-04-20 18:46:51 +02:00
Paulchen Panther 0e736f785a [HotFix] version
CPack doesn't like line breaks
2020-03-29 16:26:16 +02: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 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 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
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 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
Paulchen-Panther 3173c9f7e3 added GitHub Actions as CI/CD service
Signed-off-by: Paulchen-Panther <Paulchen-Panter@protonmail.com>
2019-09-12 19:47:23 +02:00