Commit Graph

1874 Commits

Author SHA1 Message Date
funnym0nk3y 2eb51d35b1 Bugfix of #553
Missing docker manifest
2019-04-16 17:15:57 +02:00
Rick164 b1b2079f97
Merge pull request #551 from Portisch/CAP_FLAG_AT_END
Cap flag at end
2019-04-11 20:54:10 +02:00
LordGrey 5b17924cdf Throw Execption as "return false" is not handled
if no hostname configured nor device was discovered
2019-04-10 23:08:56 +02:00
Portisch f2eef4ecea Amlogic: implement CAP_FLAG_AT_END mode
The OSD will use 20Hz for frame capture frequency
The video capture frequency is based on the amlvideodri capture module
2019-04-10 13:34:37 +00:00
Portisch 101855fe4f Amlogic: remove ge2d mode 2019-04-10 13:30:19 +00:00
LordGrey c16ecde539 Call switchOn, if LEDs get enabled again
* Support devices which allow to be switched on/off physically,
rather than have a black output stream.
2019-04-09 21:14:12 +02:00
LordGrey 3661172d6d Change Aurora device support to cover additional Nanoleaf devices
* Support Nanoleaf LightPanels (aka Aurora) and Canvas
* Add Nanoleaf Device discovery
* Update SSDPDiscover to be generic for given services
2019-04-08 23:22:33 +02:00
Rick164 ea0449778d
Merge pull request #544 from Portisch/amlogic_grabber_fixup
Amlogic grabber: fixup closing video device on each frame
2019-04-02 19:35:19 +02:00
Rick164 f0392208c7
Merge pull request #546 from bajiomeke/patch-1
New command
2019-04-02 19:35:01 +02:00
Rick164 908b82f8bf
Merge pull request #539 from Paulchen-Panther/BugFixes2
Improvements ...
2019-04-02 19:34:11 +02:00
Paulchen Panther 69ceee8ba5
Added License Icon 2019-04-02 17:54:15 +02:00
bajiomeke 3c898762fd
Change title
Change title of the new command to: OSMC on Raspberry Pi
2019-04-01 20:40:35 -03:00
bajiomeke 945ab92ef0
New command
I have problem when execute "make -j $(nproc)", so the user Akriss from Hyperion Forum oriented me to execute the command "sudo apt-get install rbp-userland-dev-osmc" instead of "sudo apt-get install libraspberrypi-dev". Then I could execute "make -j $(nproc)".
So I added a sub-section called "if you have a problem when execute.." with the new command. Not sure if the title is good, feel free to change.
Thanks a lot
2019-03-28 13:45:48 -03:00
Portisch 46cad16305 Amlogic grabber: fixup closing video device on each frame 2019-03-14 11:55:17 +01:00
Paulchen Panther e5335c5395
Fixed Amlogic framebuffer pixel format
Issue: https://hyperion-project.org/threads/coreelec-hyperion-ng.3286/#post-13727
2019-03-08 23:51:50 +01:00
Paulchen Panther cffe33eda8
setDeviceVideoStandard has been removed
because this is called in the constructor
2019-02-25 21:15:04 +01:00
Paulchen Panther 0ebff511b2
Calling setDeviceVideoStandard in the constructor 2019-02-25 21:10:44 +01:00
Paulchen-Panther 2ae692de26
Config correction enabled
Change of protobuf dependency for Amlogic
2019-02-18 21:16:30 +01:00
Paulchen Panther 090a5f9f3d
Fixed a typo 2019-02-17 19:52:01 +01:00
Paulchen Panther c22a2df1b6
Platforms explicitly specified 2019-02-17 19:47:30 +01:00
Paulchen-Panther 1d0171a5f7
travis and docker improvements 2019-02-17 18:56:04 +01:00
Paulchen-Panther 7ff9d7037b
ProtoBuffer, UDPListener ...
Protocol Buffer reimplemented to receive image data from third-party apps
The status of the component "UDPListener" is now displayed correctly in WebUI
Global signal names for WebUI added
2019-02-17 15:26:11 +01:00
Paulchen-Panther 777caafb24 Fixed failed QWidget linking for Systray without QT Grabber 2019-02-17 13:44:26 +01:00
Paulchen-Panther 0e97e30557 Updated rpi_ws281x submodule version to latest commit 2019-02-17 13:29:36 +01:00
Rick164 91054d8d70
Merge pull request #538 from Portisch/Amlogic_Grabber
Amlogic Grabber fix/upgrade
2019-02-14 21:34:09 +01:00
Rick164 8ded8132e2
Merge pull request #537 from Portisch/fix_V4L2
fix V4L2 grabber enable
2019-02-14 21:33:06 +01:00
b1rdhous3 1f6e12ae92
Merge pull request #3 from hyperion-project/master
.
2019-02-13 23:01:40 +01:00
Portisch 553fdc20a1 fix V4L2 grabber enable 2019-02-13 09:11:06 +01:00
Portisch 499d4cb33c Amlogic fix
fix ge2d mode
added ge2d single/combined ioctl call
speed up imageresampler
speed up amvideocap0 mode
added config to choose if amvideocap0 or ge2d grabber should be used
2019-02-13 07:42:39 +01:00
Rick164 a72ee0027a
Merge pull request #536 from Portisch/CE
fix amlogic compile
2019-02-12 16:01:47 +01:00
Portisch 1e8532e42b fix amlogic compile 2019-02-12 14:55:36 +01:00
b1rdhous3 03a701822f
Merge pull request #2 from hyperion-project/master
pull
2019-02-10 01:05:26 +01:00
Rick164 4625a64ddd
Merge pull request #535 from penfold42/rgbw2
Rgbw fixes
2019-02-08 14:26:23 +01:00
penfold42 d3e447f422 Add new white_algorithms to web UI 2019-02-08 23:48:40 +11:00
penfold42 bceb255b7a Implemented warm white (and added cool white) RGBW white algorithms 2019-02-08 23:48:39 +11:00
penfold42 b77e7c4acd sk6812 white_algorithm json parsing bug 2019-02-08 23:48:39 +11:00
penfold42 b048771e4a Ws281x rpi pwm parsing fixes 2019-02-08 23:48:39 +11:00
Rick164 5c7b94b7af
Merge pull request #532 from b1rdhous3/master
Added Information Box for saving confirmation
2019-02-07 12:50:33 +01:00
Rick164 3432b67fbb
Merge pull request #533 from SJunkies/patch-1
Fixes PhilipsHue Brightness, ColorGamut + new Lights
2019-02-07 12:50:04 +01:00
SJunkies 53966d1885
Fixes PhilipsHue Brightness, ColorGamut+new Lights
Hue RGB Color Conversion for Brightness is wrong! - use RGB to HSV instead of XYZ Space! 
For correct use, reset brightnessFactor back to 1.0 in config! - It was just a Workaround, not the Solution!
Fixed wrong ColorGamut A/B/C Values + Added New Lamp Models: LCT015, LCT016, LCT024
2019-02-07 11:37:53 +01:00
b1rdhous3 40f4fda944 Min Value added to input position
BugFix: Can't be x < 0
2019-02-07 01:09:29 +01:00
b1rdhous3 efe1d92c0d Added Information Box for saving confirmation
A Box was added which is shown for 5 seconds if the server responds with
"cmd-condig-setconfig"
2019-02-07 00:59:52 +01:00
b1rdhous3 eb85a94e07
Merge pull request #1 from hyperion-project/master
,
2019-02-07 00:37:45 +01:00
Rick164 6996c38437
Merge pull request #531 from Paulchen-Panther/Info
Travis Master check more visible
2019-02-06 21:42:05 +01:00
Paulchen Panther c5a7b45157
Travis Master check more visible 2019-02-06 21:12:22 +01:00
Rick164 f83c79973b
Merge pull request #523 from Paulchen-Panther/BugFixes
Massive overhaul and bugfixes
2019-02-06 12:23:38 +01:00
Paulchen-Panther 5cc353468d Flatbuffer, Forwarder
- Flatbuffer now only sends data if priority registration was successful
- Forwarder no longer needs to worry about registering the priority
2019-02-05 19:55:48 +01:00
Paulchen-Panther 657fe00211
Troubleshooting and ...
- More i18n
- Easy use of mutual exclusion in JsonAPI with QMutexLocker
- Smoothing type "linear" hidden in the WebUI, because there is currently only one
- Message forwarding implemented again
- For compatibility to home assistants and other remote controls, "activeEffects" and "activeLedColor" has been added to the JSON-RPC
- FlatBuffer clear now the Priority on disconnect
- The information "available V4L2 devices" is now only displayed if the device list is not empty
- LED device "PiBlaster" excluded from OSX build
2019-02-03 14:36:57 +01:00
Paulchen-Panther a412c34e68
Backwards compatibility ensured 2019-01-27 13:41:21 +01:00
Paulchen-Panther 1f132bcfa9 Fixes
remove Brindosch's V4L2 stream notifier adaption
avoid compilation 'note' on GCC 6 ARM
2019-01-22 22:07:58 +01:00