Commit Graph

708 Commits

Author SHA1 Message Date
penfold42 6d062adc35 Added a "udp" effect that listens for UDP packets and then sets the LEDs.
A good companion for the UDP led driver i also commited


Former-commit-id: f9c43eab8fe1c805c32de3e3612b238b33d1d153
2016-01-08 14:11:57 +11:00
penfold42 382f22f23c add udp protocol support
Former-commit-id: a92810f14cf2af15710a38246a742ca2b94fd3bd
2016-01-06 20:40:48 +11:00
penfold42 847ab34183 Merge pull request #1 from tvdzwan/master
update my fork

Former-commit-id: 18fc1efcfc4e73b308a65b30b37c9fff037c691b
2016-01-05 21:18:02 +11:00
tvdzwan d5529e86df Merge pull request #411 from ScotchTape/master
Added some more hue devices and Gamut-Profile

Former-commit-id: 90fa730e2bec140e2372bbfa77c6009a3d1c0bcb
2015-11-24 20:10:39 +01:00
Matthias Grimm e76e41c046 fixed typo
forgot to pull my local changes to Mac :-/


Former-commit-id: 8e57cad4af836746ba6442443ace8d4521202151
2015-11-24 19:37:52 +01:00
Matthias Grimm 5c394a4aee Merge remote-tracking branch 'tvdzwan/master'
Former-commit-id: 5a663cbdb4f464b069900314077386680f737a13
2015-11-24 19:28:35 +01:00
tvdzwan 06f6ce8fbf Merge pull request #409 from NicoHood/patch-1
Typos in Compile Instructions + clone only latest git

Former-commit-id: ba6daecb2da50fe9a14e118aed131097782a2d8c
2015-11-24 10:10:02 +01:00
Matthias Grimm 8ffbc16090 Added some more hue devices and Gamut-Profile
Added the new Lightstrip plus, hue go and Aura. The first two come with
a new Gamut profile and the Aura is from Living Colors.


Former-commit-id: 83b676bf136095f3069c219810ea361829d81558
2015-11-20 18:47:00 +01:00
Nico 9b1b4d2aea Copy effects to /opt/hyperion/ on a manual compilation
Former-commit-id: 49893ea8d35ee78f52fe8f95d841ed29dacc94ee
2015-11-15 11:14:44 +01:00
Nico 25c4322ff8 Typos in Compile Instructions + clone only latest git
Former-commit-id: a259a1ee1de4b535e254a21721bffd582380b6b2
2015-11-15 10:32:33 +01:00
tvdzwan 42a6f72f06 Merge pull request #402 from AEtHeLsYn/master
APA102 end frame fixed (this time for real)

Former-commit-id: 92969b3b0c7b4cd8cc13c86e509274ec63c0b23b
2015-11-08 21:37:26 +01:00
tvdzwan 1672f41393 Merge pull request #407 from NicoHood/RawHID
Add RawHID Device + HID API Device

Former-commit-id: 969114791e75a5eb3a4827a8e84471cda1966dd5
2015-11-08 21:37:12 +01:00
NicoHood 1b2b3b3135 Added udev/sudo note to HID Device
Former-commit-id: 30e1524a5ca587cd5928aae028de868df2725aca
2015-11-08 21:05:12 +01:00
NicoHood 3595709099 Adapted Paintpack to HIDDevice API
Former-commit-id: 06101f0e99fbe99f8994193cea337b400acbafe3
2015-11-08 17:30:12 +01:00
NicoHood a7d9a44dcc Fixed adalight typos
Former-commit-id: c4bccd1e6c036b244f69283d2edff41c618ffc1b
2015-11-08 17:30:01 +01:00
NicoHood 29d3209d7d Added Raw HID device
Former-commit-id: bd36530b6b63959ee4d83693e396cbb0af70ddb3
2015-11-08 17:29:53 +01:00
NicoHood 4d80fcb0f3 Added HID Device
Former-commit-id: 6284152fd9ffdad69fa1bbd4490da9547c4dbe87
2015-11-08 17:29:34 +01:00
AEtHeLsYn 1c41919c08 Update LedDeviceAPA102.cpp
Former-commit-id: f0b04ded96a9c9b99c2329e7889917645065382d
2015-11-04 14:08:33 +01:00
AEtHeLsYn 98d55e8cfc Update LedDeviceAdalightApa102.cpp
Former-commit-id: fbf05206e681fc5979a7241bcb1ee716ec088757
2015-11-04 14:07:15 +01:00
AEtHeLsYn 958aa428a3 Update LedDeviceAPA102.cpp
Former-commit-id: 164b396f7d779d01e2fc1df80438ad817a0ac712
2015-11-04 14:05:09 +01:00
AEtHeLsYn 9d004fa36e Update LedDeviceAdalightApa102.cpp
Former-commit-id: 2bbbb4756e6c3f8fe070ba73e63ce327e3f75ff4
2015-10-30 20:08:16 +01:00
AEtHeLsYn acc1a1b397 Update LedDeviceAPA102.cpp
Problem with endFrame was not only endFrameSize, but ledValue index too

Former-commit-id: cc14e9d440a1d27f6a51c18f92aeba1f438c9c01
2015-10-30 20:07:21 +01:00
T.van der Zwan 6230f1dfe7 Updated releases with APA102 fix
Former-commit-id: 2125e182e31c667b66ec176ae302514742114914
2015-10-20 21:02:09 +02:00
tvdzwan 7e72600afd Merge pull request #393 from LightberryEu/master
APA102 implementation for Adalight

Former-commit-id: 60d2efea7fdc9b995039132fb0a399aa65c4bc17
2015-10-20 20:58:38 +02:00
tociek 3f6c00966e Final adjustments for APA102 via Adalight
Former-commit-id: ba786d5c4165c992ce4671e487294547c8dae8c6
2015-10-13 23:35:27 +02:00
tociek 33edcddb1b APA102 device for use with Adalight (nominaly for ws2801)
Former-commit-id: 7fb9e8e84518be9387ea9feca11e93a8a5389e4f
2015-10-13 19:11:01 +02:00
poljvd 4fe01a6613 Update update_hyperion.sh
Fixed incorrect openelec variable reference

Former-commit-id: f594935c9a6a2f1818dd3acfdb0fddfac6ad76cb
2015-09-29 17:06:06 +02:00
poljvd 41b4d3dfe2 Update update_hyperion.sh
Fixed check for wetek (amlogic) device

Former-commit-id: bedd8945265d0a72ebcf934dd26aadc38d036b92
2015-09-29 16:39:29 +02:00
tvdzwan 996c23a658 Merge pull request #370 from mrgreywater/gcc46-compat
Maintain compatibility with gcc 4.6

Former-commit-id: c8a2fe8b6b1becaf518c861e75fa78af40f810cd
2015-09-09 22:26:29 +02:00
T.van der Zwan f7bce46f34 Update install/update script
Added build scripts for building different releases (in cross-compile)
Added new releases for rpi/imx6/wetek/x32/x64


Former-commit-id: 2025f1e3e8663d733b60a18944c6097da4ee371b
2015-09-09 22:21:51 +02:00
T.van der Zwan ad876b0d8c Fixed json value lookup
Only close the amlogic device every 20th succesfull reads.


Former-commit-id: 46c0cf1465b8c8b33d696bb2aeac5cabb1cb2819
2015-09-03 21:37:49 +02:00
T.van der Zwan a3db06e90e Demangled config naming convention is framegrabber.
Former-commit-id: ccb9b98f3e42785620ade9970b33d94c77b93508
2015-08-20 10:14:19 +02:00
T.van der Zwan 31e5d6b147 Merge branch 'add_aml_grabber'
Former-commit-id: 7522d53b40a60e95fa62b82663b9779d0392d4f5
2015-08-20 10:04:50 +02:00
T.van der Zwan 5497fbf577 Finished the amlogic grabber for the 'WeTek Play'
Former-commit-id: e459cdfe6273ad2bfee92d2d190801ebdc691a5c
2015-08-20 09:51:44 +02:00
mrgreywater c0c8490b95 Maintain compatibility with gcc 4.6
This fixes a compatibility issue when compiling with gcc 4.6 (which is
the version distributed with raspbian by default)


Former-commit-id: ff8518cbc0627049526138b67f4965cedfdfd4be
2015-08-11 12:47:44 +02:00
T.van der Zwan 348e0c1ee8 Fixed compile errors in amlogic grabber
Former-commit-id: b56a72681edbf442a28fb3106a4ca445b6e6aaa8
2015-08-08 08:13:59 +02:00
T.van der Zwan 1447209846 Added tool to create screenshot for amlogic grabber
Former-commit-id: d403deab3f931d01bec97b726d8e70b73d3a0012
2015-08-08 08:13:37 +02:00
T.van der Zwan 2de173722d Added code for amlogic grabber.
Former-commit-id: fdb9c1c5d8ce02d531d2008057e22f1ae8f7d04e
2015-08-07 14:37:41 +02:00
tvdzwan cc5b57e4c0 Merge pull request #364 from AEtHeLsYn/master
End Frame fixed (Issue #361)

Former-commit-id: b5be5f6b8325a990f50cab434f067617f9733ae0
2015-08-07 10:54:36 +02:00
AEtHeLsYn c9636aaa6b Update LedDeviceAPA102.cpp
End frame fixed

Former-commit-id: 44107997d92d729f84adee368d12e35f1b5be6f1
2015-08-05 10:07:31 +02:00
tvdzwan e65ee859ec Merge pull request #353 from NicoHood/patch-1
Fix RS232 reconnect bug

Former-commit-id: 062ecb5e3db6c44d654fababdfdb3cfd2be967a0
2015-07-27 20:32:35 +02:00
Nico aaf076b722 Fixed RS232 reconnect
Former-commit-id: d527e3261eebd7fa40855bfcc0fe343b1be41dcb
2015-07-20 14:01:24 +02:00
tvdzwan fbd4c58f1d Merge pull request #295 from InuSasha/patch-1
typo

Former-commit-id: e93bd2fb303be6b91e0c241efb30dc0a1bf04b2f
2015-04-02 20:43:57 +02:00
Sascha Kühndel 390485cc64 typo
Former-commit-id: c7621998b125ae499359de0d360444cf912112d8
2015-04-01 17:41:28 +02:00
T. van der Zwan 0a399cccf0 Create release for HummingBoard(imx6)
Former-commit-id: a4c0675617fa6adc54a1ea24290a2c78c64d3e4f
2015-03-30 21:47:26 +02:00
T. van der Zwan 4c4cdc85ae Updated hyperion release with fixed pi-blaster
Former-commit-id: bedde91b3a108f75b57833f3535510c57739a375
2015-03-20 21:17:10 +01:00
T. van der Zwan a8c8a6a0d9 Second attempt to fix the pi-blaster device
Former-commit-id: 53764c0169093bb50e0e9a64dc9112c3bebdf0f4
2015-03-20 21:11:39 +01:00
T. van der Zwan b3db42810c Merge branch 'master' of https://github.com/tvdzwan/hyperion
Former-commit-id: 8be61354b342db61990c9a3880d6f5d81bce3b0d
2015-03-20 20:55:25 +01:00
T. van der Zwan 24af330cb4 Fixed error in Pi-Blaster
Former-commit-id: 28b0d2a43464a38c36fd49f4090a6d32795e9b5d
2015-03-20 20:53:27 +01:00
T. van der Zwan 1c74d0601a Updated release including philips hue update
Former-commit-id: 817dd1164d4662131578a19d2f19107750b4689b
2015-03-12 21:51:12 +01:00