Commit Graph

1896 Commits

Author SHA1 Message Date
b1rdhous3 b9ef03acac Merge branch 'master' of https://github.com/b1rdhous3/hyperion.ng 2019-07-10 22:40:13 +02:00
b1rdhous3 4e317a0401 Merge remote-tracking branch 'refs/remotes/hyperion-project/master' 2019-07-10 22:37:52 +02:00
b1rdhous3 846ffb5955
Merge pull request #6 from hyperion-project/master
merge
2019-07-10 22:36:35 +02:00
Paulchen-Panther bea8345e4b
Fixed build warnings and undo changes
- Build problems:
    - Qt 5.13 obsoleted some calls that were used in our Qt library.
    - The PhilipsHueLight and PhilipsHueBridge classes did not use the private logger class
- Undo changes:
    - In Commit e6c2e7e, I made changes that were not covered. An apology goes to @b1rdhous3

Signed-off-by: Paulchen-Panther <Paulchen-Panter@protonmail.com>
2019-07-10 10:24:40 +02:00
Paulchen-Panther ff93dd3b25
Tests are running again
Revised Readme.md

Signed-off-by: Paulchen-Panther <Paulchen-Panter@protonmail.com>
2019-07-09 23:07:31 +02:00
Paulchen-Panther d40aa71aa9
changes in LEDDeviceWrapper::stopDeviceThread() reversed
Signed-off-by: Paulchen-Panther <Paulchen-Panter@protonmail.com>
2019-07-08 16:22:28 +02:00
Paulchen-Panther e6c2e7ebf9
[HOTFIX] Python Interpreter
- added native RPi docker image instruction to CompileHowto.md
- version channel is received from JsonAPI instead of reading from the configuration file

Signed-off-by: Paulchen-Panther <Paulchen-Panter@protonmail.com>
2019-07-08 15:05:11 +02:00
Paulchen Panther e0e0a84d0f Update de.json (POEditor.com) 2019-07-07 16:38:35 +02:00
Paulchen Panther 5225be1172
Added POEditor badges to join translation of Hyperion 2019-07-07 16:32:25 +02:00
Paulchen Panther c574be7b75
[Hotfix] Led threads are now terminated correctly 2019-07-07 10:47:43 +02:00
Paulchen Panther 5c632b5935
The copy process has been corrected
because the package names have changed
2019-07-06 14:45:30 +02:00
Paulchen Panther 3e55aa4886
Merge pull request #576 from Paulchen-Panther/fadecandy
Bugfix/Hotfix/Update
2019-07-04 17:21:12 +02:00
Paulchen-Panther 16b9bd7baa
Fix Uni-/Multicolor assignment
Signed-off-by: Paulchen-Panther <Paulchen-Panter@protonmail.com>
2019-07-02 20:53:14 +02:00
Paulchen-Panther fb850bb40b
Merge remote-tracking branch 'upstream/master' into fadecandy 2019-07-02 19:42:42 +02:00
Paulchen-Panther d414942e2e
Bugfix/Hotfix/Update
Signed-off-by: Paulchen-Panther <Paulchen-Panter@protonmail.com>
2019-07-02 19:06:36 +02:00
Paulchen Panther 86b16221a6
Merge pull request #573 from b1rdhous3/master
WebUI: Update Check, Cleanup and Hyperion Switcher IPv6 Fix
2019-06-26 19:51:48 +02:00
birdhouse f53dfe7e87 "If" fehlte (FIX)
fix
2019-06-26 19:04:03 +02:00
birdhouse e9f8309b50 New version function 2019-06-26 18:17:39 +02:00
birdhouse 2efbaa6175 Suggested Changes
Implemented suggested changes
2019-06-25 00:03:36 +02:00
birdhouse 4632a1f5c3 fix 2019-06-23 00:46:46 +02:00
birdhouse 10c831b976 Right Repo 2019-06-23 00:45:28 +02:00
birdhouse 9d9999b861 Final points.
Ready to merge
2019-06-23 00:38:06 +02:00
birdhouse e37abbb62d Version determination now with github api 2019-06-22 21:30:17 +02:00
Paulchen Panther d739d9efdb
Merge pull request #571 from Paulchen-Panther/release
Release preparation
2019-06-22 20:06:00 +02:00
Paulchen Panther b2c63ff770
Pre-Release detection on Azure 2019-06-22 16:12:09 +02:00
Serhan 2223c7cdc9
Merge pull request #574 from IIIdefconIII/patch-2
Update CompileHowto.md
2019-06-22 13:06:29 +02:00
IIIdefconIII 386ebf6eb4
Update CompileHowto.md 2019-06-20 23:52:47 +02:00
birdhouse ab3f803060 Delete console.log
...
2019-06-20 21:07:40 +02:00
birdhouse 5953ae3b21 Changes to version update logic
Now the last stable will be used when the latest stable version have a higher version number than the last beta version. This only triggers when Beta Branch is used. If the user chooses Stable only stable versions will be considered.
2019-06-20 21:02:37 +02:00
birdhouse a67bfaf7b3 Update version.json
Sample json update
2019-06-20 20:50:38 +02:00
birdhouse 68f91691b1 Update version.json
Sample json
2019-06-20 20:40:01 +02:00
birdhouse c1d794cd02 WebUI: Update Check, Cleanup and Hyperion Switcher IPv6 Fix
Update Check:
- New Property which allows you to select stable or beta branch checks.
- This would rely on current versions.json. It selects the first version in list with you branch (stable, beta). If it is newer hyperion tells you that a update is available
- For this we should keep our deployment pipeline in mind to format the json this way.

Cleanup:
- I cleaned up the WebUI from dead links and the support page with the affiliate links and donation adresses as we don't have them under our control. Currently only disabled, not deleated

Switcher:
- If the address which is published via bonjour serve is IPv6 the Switcher was bugged. Fixed that.
2019-06-20 19:27:22 +02:00
b1rdhous3 e4bc5d0990
Merge pull request #4 from hyperion-project/master
merge
2019-06-20 12:02:55 +02:00
Rick164 d8bf18b99e
Merge pull request #572 from Lord-Grey/master
Fix LEDDeviceWrapper coredump when killing hyperiond
2019-06-19 20:02:33 +02:00
LordGrey fc7d888845 Fix LEDDeviceWrapper coredump when killing hyperiond 2019-06-19 19:37:42 +02:00
Paulchen Panther 93b9028b7d
GitHub package creation/upload 2019-06-19 19:11:50 +02:00
LordGrey 3ef037f6d7 Fix LEDDeviceWrapper coredump when killing hyperiond 2019-06-16 21:13:20 +02:00
Paulchen Panther c7922b2fd4
macOS package creation fixed
https://en.wikipedia.org/wiki/System_Integrity_Protection
2019-06-16 09:24:01 +02:00
Paulchen-Panther 5e1398a7e5
Release preparation
OSX packaging is currently broken. CPack is now called individually so that the make process is no longer displayed incorrectly in Travis / Azure.
The variable PACKAGES in the build script is no longer overwritten, so in travis / Azure you can globally assign the variable and start a package build process manually.

Signed-off-by: Paulchen-Panther <Paulchen-Panter@protonmail.com>
2019-06-15 15:46:56 +02:00
Rick164 a06b4b8067
Merge pull request #568 from Lord-Grey/master
Allow Cross-Compile with latest Ubuntu and Raspbian versions
2019-06-14 20:29:23 +02:00
Paulchen Panther a77433b114
Thanks to @RickDB for his help 2019-06-14 20:14:37 +02:00
LordGrey 03d6fe008d Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	CMakeLists.txt
2019-06-14 19:59:10 +02:00
Rick164 3e9565cfc1
Merge pull request #567 from Paulchen-Panther/master
Bug fixes, new implementation ...
2019-06-14 19:24:42 +02:00
Paulchen Panther 036f819ab8
Disabled ARMv6hf/AMRv7hf/ARMv8 2019-06-14 17:35:42 +02:00
LordGrey fc7417849a Add correct architecture for deb package in toolchain 2019-06-13 21:09:11 +02:00
LordGrey 8dec127673 Cross-Compile - Separate flatc scenario for native and cross-compiling 2019-06-10 20:52:55 +02:00
LordGrey 5c807599c5 Cross-Compile - Separate flatc scenario for native and cross-compiling 2019-06-10 20:41:42 +02:00
LordGrey a7f6292d53 Cross-Compile fixes after test on Ubuntu 19.10 2019-06-10 19:08:30 +02:00
Paulchen Panther ecd91682b9
Correct link 2019-06-10 17:13:58 +02:00
Paulchen-Panther 609a3054f6
Microsoft Azure Pipeline added
(mit unbegrenzten Minuten und mit bis zu 10 kostenlosen parallelen Jobs)

Signed-off-by: Paulchen-Panther <Paulchen-Panter@protonmail.com>
2019-06-10 16:50:22 +02:00