hyperion.ng/libsrc/hyperion
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
..
schema V4L2 enhanced (#766) 2020-04-17 16:59:20 +02:00
AuthManager.cpp refactor: API split (#721) 2020-03-26 17:59:41 +01:00
CMakeLists.txt Windows compilation support (#738) 2020-05-12 19:51:19 +02:00
CaptureCont.cpp fix: Resolve enable state for v4l and screen capture (#728) 2020-03-26 17:49:36 +01:00
ComponentRegister.cpp fix: Resolve enable state for v4l and screen capture (#728) 2020-03-26 17:49:36 +01:00
Grabber.cpp V4L2 enhanced (#766) 2020-04-17 16:59:20 +02:00
GrabberWrapper.cpp V4L2 enhanced (#766) 2020-04-17 16:59:20 +02:00
Hyperion.cpp Windows compilation support (#738) 2020-05-12 19:51:19 +02:00
HyperionIManager.cpp SIGUSR1/SIGUSR2 implemented again (#725) 2020-03-26 19:37:39 +01:00
ImageProcessor.cpp fix: Memoryleaks & Coredump, if no Grabber compiled (#724) 2020-03-22 22:07:19 +01:00
ImageToLedsMap.cpp Gold linker, CCache, Stats, LGTM 2019-06-05 21:13:37 +02:00
LedString.cpp Windows compilation support (#738) 2020-05-12 19:51:19 +02:00
LinearColorSmoothing.cpp refactor: Led layout, clearAll (#703) 2020-02-26 18:54:56 +01:00
LinearColorSmoothing.h Disentangle LedDevice/LinearColorSmoothing, Bug Fixes & Test support (#654) 2020-02-10 15:21:58 +01:00
MessageForwarder.cpp fix: multiple memory leaks and segfault issues in Flatbuffer Forwarder. (#709) 2020-03-01 15:37:06 +01:00
MultiColorAdjustment.cpp Disentangle LedDevice/LinearColorSmoothing, Bug Fixes & Test support (#654) 2020-02-10 15:21:58 +01:00
PriorityMuxer.cpp fix: Backlight/BBDetector during effects (#682) 2020-02-15 22:47:27 +01:00
SettingsManager.cpp refactor: Led layout, clearAll (#703) 2020-02-26 18:54:56 +01:00
hyperion.schema.json UDP listener removed because this class is not multi-instance capable. For a new implementation, image data is needed instead of led colors. 2019-08-03 19:14:52 +02:00
resource.qrc UDP listener removed because this class is not multi-instance capable. For a new implementation, image data is needed instead of led colors. 2019-08-03 19:14:52 +02:00