johan
|
6fafb23a3f
|
Added functionality to disable the embedded v4l2 grabber when a higher priority source is active
Former-commit-id: 4c0403584093a1fac29d16b502773c3ed11a13a9
|
2014-03-22 15:35:25 +01:00 |
|
johan
|
c3ba03e0ee
|
Fix v4l2 signal threshold comparison
Former-commit-id: 698a22af752fc42e778e97587938ed6542653bd9
|
2014-03-22 14:49:24 +01:00 |
|
poljvd
|
fb73aa786c
|
Bugfix in Borderdetector
green was checked twice in isBlack(). Should have been green and blue.
Former-commit-id: c21a5feffa2245414bbf2b224e8a4dc8955f5e00
|
2014-03-17 11:06:30 +01:00 |
|
johan
|
dd0a18642b
|
Fix build
Former-commit-id: 1b98924c9d9292b6661a5c9e3e17b06813348b54
|
2014-03-04 23:22:46 +01:00 |
|
johan
|
5e3cb497fa
|
Add support to set the threshold for each RGB channel separately
Former-commit-id: 5edb206bb2657e78f711f67625fd5f6164d8296c
|
2014-03-04 22:04:15 +01:00 |
|
johan
|
4888294e03
|
Reduce copying of data
Former-commit-id: 858ca2331d68458acf87359df87cb25fd051fa30
|
2014-03-04 20:32:54 +01:00 |
|
johan
|
e790cb87ca
|
Fix embedded V4L2 grabber
Former-commit-id: f9dc759a8fcac8ac95288b12a007e9c78aed82c3
|
2014-03-04 20:17:38 +01:00 |
|
johan
|
69c64c379a
|
Merge branch 'master' into merge_v4l2
Former-commit-id: 015ff84842dc7a90ff603234ed2bb2a6afd27ab2
|
2014-03-01 19:47:24 +01:00 |
|
Johan
|
e0d405034f
|
Add support for Python 3
Former-commit-id: b6aec954ba0e79ba5697ea8cc305eb9f7d29f332
|
2014-02-26 18:10:17 +01:00 |
|
johan
|
99fd50805c
|
Added image handler to v4l2 grabber to send colors to Hyperion
Former-commit-id: be6fb4dd8080b3325ba6161f48c093f8a145786d
|
2014-02-23 22:43:02 +01:00 |
|
johan
|
e58f84d5c8
|
Merge branch 'master' into merge_v4l2
Former-commit-id: 97b281cc14b3bc239fc5eab1f66c9d15e67f753f
|
2014-02-23 21:53:13 +01:00 |
|
johan
|
69d6e47328
|
Create image callback using Qt signal
Former-commit-id: cf469ba01ffd26d286e6fb8d9f081cf126042e50
|
2014-02-19 21:52:37 +01:00 |
|
johan
|
f0c35071da
|
Move V4L2 grabber code to separate library
Former-commit-id: f3003eb0142af3d085ccf93fff1b297ebc2321fc
|
2014-02-07 21:11:50 +01:00 |
|
johan
|
f5317bc2d9
|
Moved black border detection code to seperate library
Former-commit-id: 590029949b79689ea05409149677e51b748cb64f
|
2014-01-26 14:23:08 +01:00 |
|
johan
|
a7110ec64c
|
Configurable blackborder threshold added
Former-commit-id: 95b77dee2869b41bf556e0e374bea3c5e4534e61
|
2014-01-20 20:46:38 +01:00 |
|
johan
|
3d3c8c93b8
|
fixed some XBMC checker reconnection
Former-commit-id: ec9c327965597b4b552d939cfb664ca95e2f1786
|
2013-12-21 17:20:51 +01:00 |
|
johan
|
78795b9fa8
|
New XBMC checker functionality: 3D video detection (filename based) and screensaver detection
Former-commit-id: ea95e4ecde3ab9378bdf9c4c60950713947bd0ac
|
2013-12-21 14:32:30 +01:00 |
|
T. van der Zwan
|
b63753f5dc
|
Moved all devices to separate library and added 'Factory' for device creation.
Former-commit-id: 26cab1b85b00406240689ad9c1018f0307028fe4
|
2013-12-17 18:50:15 +00:00 |
|
T. van der Zwan
|
d56027da20
|
Merge branch 'add_effect_engine'
Conflicts:
config/hyperion.config.json
libsrc/bootsequence/KittBootSequence.h
Former-commit-id: ca9492accdf2ffdad52f6c0695cbba955f802b97
|
2013-12-14 01:47:38 +00:00 |
|
johan
|
c751561f2f
|
Removed runEffectScript from Hyperion class
Former-commit-id: 459b9178cc138d54a238ae7c72bb2a52d4bfcc3f
|
2013-12-13 22:41:24 +01:00 |
|
T. van der Zwan
|
2efd751c76
|
Removed bootsequence library
Former-commit-id: 5f3f927236a26ae00299a8e7a914e98ace3b328a
|
2013-12-13 14:55:34 +00:00 |
|
johan
|
0537fdc741
|
Moved effect configurations from the config file to effect directory
Former-commit-id: b8db13f25b93a0007adf613f0310a1cfbb6b8224
|
2013-12-11 21:58:59 +01:00 |
|
johan
|
f1acf5a9e4
|
Clear effects if a setColor comes from another source
Former-commit-id: 43084eeee26ee233ac1f0c71d6782b64b154f0da
|
2013-12-08 17:45:26 +01:00 |
|
johan
|
c3ba0438df
|
Relaxed the requirements for a border a little
Former-commit-id: 7cf7e22665fb136fbb0c83737acc7c1ff9d6de0a
|
2013-12-08 11:33:21 +01:00 |
|
T. van der Zwan
|
59eb7f788e
|
Merge branch 'master' into add_effect_engine
Conflicts:
include/hyperion/Hyperion.h
libsrc/hyperion/Hyperion.cpp
libsrc/jsonserver/JsonClientConnection.cpp
Former-commit-id: 53467c63b97c7dc370f04357588f7cf1ad0e3ada
|
2013-12-05 21:01:52 +00:00 |
|
johan
|
ea1b8315c4
|
Added a notify that color transforms have changed
Former-commit-id: 28eb82f4e6f646ffcb6ed1b013a9ec60de53e657
|
2013-12-03 22:56:46 +01:00 |
|
johan
|
068a98b84f
|
Changed bootsequence to use the effect engine exclusively
Former-commit-id: 8953ef5fb4a0dfd12a4d94f69af6dbdd40aa20f7
|
2013-12-01 16:35:45 +01:00 |
|
johan
|
515ae3e8c0
|
Added the possibility to set effect arguments over json
Former-commit-id: 4bc2920c04853e549c712ec70492371b14d20877
|
2013-12-01 14:09:01 +01:00 |
|
johan
|
1ec84005c0
|
Changed hyperion args variable in module from string to dict
Former-commit-id: ae94dca70590e3ed15e991172b7458cf4298e655
|
2013-11-30 17:41:38 +01:00 |
|
johan
|
ae1bd7d254
|
Effects added to configuration file
Former-commit-id: 2ff4700ee5d5bc3a7dd5a29ecd35c1c9dd189873
|
2013-11-30 12:42:08 +01:00 |
|
johan
|
554bc30c35
|
Added the possibility for scripts to have an argument string
Former-commit-id: 7c5cec34be56d926edda1c9955dc57de838622f9
|
2013-11-30 00:28:04 +01:00 |
|
johan
|
3bd1789c42
|
Fix bug: Only 1 EffectEngine allowed; SetColors implemented for EffectEngine
Former-commit-id: ae8141ebd530b7735ffa7818dc3c690913769070
|
2013-11-29 23:22:49 +01:00 |
|
Johan
|
c18920b59e
|
Led count info added to Effect script
Former-commit-id: 36e85b2a33a89f3d91605ff1c1466d52779c510c
|
2013-11-28 14:40:03 +01:00 |
|
johan
|
d24fddaf21
|
Python interpreter added to EffectEngine
Former-commit-id: f721f5952efe305d66347d9074ff760baabd2f18
|
2013-11-26 21:38:24 +01:00 |
|
johan
|
5454ddb375
|
Added skeleton for effect engine development
Former-commit-id: e1fb69fd4de4b8968075660e3ba7f7add021c152
|
2013-11-24 16:10:48 +01:00 |
|
T. van der Zwan
|
826b964bf6
|
Implemented the multi-color transform including in hyperion-remote
Former-commit-id: ebdb0688b47d51bd6dccf6dafd580d3ce9ed80a7
|
2013-11-22 10:48:10 +00:00 |
|
T. van der Zwan
|
ba2939f9ec
|
Added multi colortransform (not working yet)
Former-commit-id: 691a0a9d83e57e00d305cf18718cab05156c2dce
|
2013-11-20 08:25:49 +00:00 |
|
T. van der Zwan
|
c8ce23e652
|
Renamed ColorTransform to RgbChannelTransform
Former-commit-id: 390b832ba2d463710d4a063692f00b83a8c6c8ad
|
2013-11-19 20:17:59 +00:00 |
|
T. van der Zwan
|
dd16af0df5
|
Changed RgbImage to template based Image (with template for pixel type)
Former-commit-id: ef02f164eaf3c2f9dd552c1c17b525cf6eed499c
|
2013-11-11 09:00:37 +00:00 |
|
johan
|
7300413015
|
BoblightServer added
Former-commit-id: deb3479ee673d763ad2e5451fcd35a0febedb4f3
|
2013-11-08 22:18:10 +01:00 |
|
johan
|
fc1e4bc6c8
|
Added the option to specify the color byte order
Former-commit-id: f911d0f26c25345bbe5e9014fbc31568b7386f08
|
2013-11-04 20:52:57 +01:00 |
|
johan
|
0b08341ef1
|
Initial commit including a linear color smoother
Former-commit-id: ffc00087996324f989e56dc5c95ab734c7c86dfa
|
2013-10-27 18:04:37 +01:00 |
|
johan
|
2471bd8753
|
added flag to have BGR output instead of RGB
Former-commit-id: dbd35d6dd4a84d95e0a034b99843be4949a6e169
|
2013-10-27 10:18:31 +01:00 |
|
johan
|
293a2e7c19
|
Added reading the enable flag for the border detector
Former-commit-id: d2cf4df9a7684107b30f9bc01d5aa90b321ce1b5
|
2013-10-20 22:27:05 +02:00 |
|
johan
|
6db1db3129
|
Added ProtoServer to the Hyperion server;
Updated the configuration file and schema to be more flexible;
Former-commit-id: 0f670ae6f9512abedf279fe0b014802e31f2f16f
|
2013-10-13 14:48:59 +02:00 |
|
johan
|
9247c577ba
|
Proto server added for better performance of remote application using a binary protocol;
gpio2spi added which can be used to switch the GPIO pins into SPI mode if necessary;
Former-commit-id: 237f495289ce2f4afae49b36684f464937dbd30f
|
2013-10-11 10:06:24 +02:00 |
|
T. van der Zwan
|
79be6ea4a2
|
Updated the snapshot creation based on the latest release of VideoCore (included backwards compatibility if correct)
Former-commit-id: 5bb8d6d7cd673ac8c08a2c9a8f1995231074d327
|
2013-10-02 07:46:12 +00:00 |
|
johan
|
cf0f94224f
|
Changed XBMC Video checker from emitting all black on a lower channel than the grabber to commanding the grabber
|
2013-09-23 22:33:38 +02:00 |
|
T. van der Zwan
|
ecdd7775c5
|
Fixed doxygen warnings
|
2013-09-09 20:35:28 +00:00 |
|
T. van der Zwan
|
db708da60a
|
Changed the constructor of LedDeviceW2801 (only incl required parameters)
Changed the call sign of the write functions (included const declaration of color parameter)
|
2013-09-09 15:23:44 +00:00 |
|