Commit Graph

  • b74036b61d Merge branch 'add_x11' of https://github.com/tvdzwan/hyperion into add_x11 poljvd 2014-12-17 16:18:28 +01:00
  • 12da40dc58 Fix typo poljvd 2014-12-17 16:18:23 +01:00
  • 2b6d485ea7 Use ImageResampler in V4L2 grabber poljvd 2014-12-16 21:30:08 +01:00
  • 62b14c5077 Merge pull request #209 from thigg/master poljvd 2014-12-15 19:47:32 +01:00
  • c063d42ab4 Merge pull request #212 from ssoerensen/master poljvd 2014-12-15 19:46:25 +01:00
  • 5a71e2418b Merge branch 'master' of git@github.com:tvdzwan/hyperion.git jm-github 2014-12-15 09:58:53 +00:00
  • e608b11caa Extract ImageResampler from X11Grabber poljvd 2014-12-14 14:26:59 +01:00
  • 63d0f6652e Rewrote the class to make it work with apa102 led strips wayland 2014-12-11 13:48:14 +01:00
  • ac42b72253 fixed assembler instructions to work without optimization thigg 2014-12-11 14:30:36 +02:00
  • a4bcdcc10a Added APA102 device to factory wayland 2014-12-03 18:41:44 +01:00
  • bdbe6a8c85 Added APA102 to cmakelist wayland 2014-12-03 18:36:18 +01:00
  • 4b716a9e2f Added the apa102 engine class wayland 2014-12-03 09:35:10 +01:00
  • 205fe8ab66 Added APA102 device to factory wayland 2014-12-03 09:34:48 +01:00
  • 93de656985 fix slot name poljvd 2014-12-01 21:35:04 +01:00
  • bf7ddf5991 Fix output size of X11 image after deciamtion poljvd 2014-12-01 21:27:33 +01:00
  • 0fd25285a6 add framerate parameter to X11 grabber application poljvd 2014-12-01 20:24:53 +01:00
  • 6859841c3f Added APA102 Led Device headers wayland 2014-12-01 10:04:27 +01:00
  • c3e86a320a Added APA102 Spec sheet wayland 2014-12-01 10:03:17 +01:00
  • d89f504d83 Refactor V4L2 and X11 grabbers to share more code poljvd 2014-11-21 21:24:33 +01:00
  • 01854a471e Merge branch 'master' into add_x11 poljvd 2014-11-18 20:35:05 +01:00
  • 0ea9c87c1a Updated RPi release T. van der Zwan 2014-11-09 15:56:21 +01:00
  • 1515f8dec3 Merge pull request #192 from Gamadril/master tvdzwan 2014-11-09 15:52:52 +01:00
  • 9168ee5098 code refactoring Gamadril 2014-11-08 21:01:46 +01:00
  • fb8c10876b 5 more effects jm-github 2014-10-30 16:02:30 +00:00
  • 6a9e75243d Update JsonClientConnection.cpp Gamadril 2014-10-26 10:55:40 +01:00
  • bbc6fe389d Added very basic WebSocket support to json server Gamadril 2014-10-25 22:35:53 +02:00
  • d1f043f233 Fixed switch-off on shutdown T. van der Zwan 2014-09-30 21:00:42 +02:00
  • 654f6416ea Updated proto-definition due to changes in newest protobuf library T.van der Zwan 2014-09-26 18:27:30 +00:00
  • c9d3a91d36 Updated the HummingBoard release T.van der Zwan 2014-09-26 18:26:46 +00:00
  • 2b3f605b91 Merge remote-tracking branch 'origin/master' T.van der Zwan 2014-09-26 18:25:24 +00:00
  • 27a8e8bca4 Created a preliminary binary release for the HummingBoard (or cubox) T.van der Zwan 2014-09-26 18:24:38 +00:00
  • 7c1811091a Updated RPi release T. van der Zwan 2014-09-25 22:33:03 +02:00
  • 11d29d02c5 Added debug statement to standard out T. van der Zwan 2014-09-25 22:31:20 +02:00
  • fbe8e0ad4e Added some code comments T. van der Zwan 2014-09-25 22:05:01 +02:00
  • 30cc14d9e8 Added delay to smoothing and changed the switch off to continue sending black T. van der Zwan 2014-09-22 21:28:38 +02:00
  • 068782d419 Updated RPi release T. van der Zwan 2014-09-22 20:25:06 +02:00
  • a86e451db9 Added black color before boot-sequence, to make sure that the boot-sequence is the first thing to start T. van der Zwan 2014-09-22 20:24:33 +02:00
  • b92ea3a5d6 Set the DMA ws2812b to default OFF in build T. van der Zwan 2014-09-22 20:21:17 +02:00
  • b4d7410520 Started on adding a configurable delay in case leds are ahead of picture T. van der Zwan 2014-09-22 20:19:58 +02:00
  • c05c32b67f Updated binary-release T. van der Zwan 2014-09-19 16:40:06 +02:00
  • 8ad0e88e2f Minor reformat of code to match hyperion-style. Added ws2812b as option to disable for devices without dma-pwm T. van der Zwan 2014-09-19 16:37:58 +02:00
  • c0f0837b92 Added missing include T. van der Zwan 2014-09-19 16:20:01 +02:00
  • f33fcfffc0 Merge pull request #165 from kammerjaeger/master tvdzwan 2014-09-19 16:14:46 +02:00
  • f41a0fc977 removed benchmark David Brodski 2014-09-19 03:18:26 +02:00
  • 0e55169f42 fixed strange bug with last led and pwm needs one more int David Brodski 2014-09-19 03:16:15 +02:00
  • 961bef22f5 Assembler version 1: use roll and bit clear instructions David Brodski 2014-09-19 02:00:32 +02:00
  • d41857e626 Pre initialized bit pattern to speed things up David Brodski 2014-09-18 23:41:46 +02:00
  • 5ff05d58fd fixed potential buffer overflow David Brodski 2014-09-18 20:56:32 +02:00
  • d3211bb9d2 Merge pull request #159 from maxnet/master tvdzwan 2014-09-18 16:56:10 +02:00
  • a92967fa7c Added benchmark define some code cleanup and speedups David Brodski 2014-09-18 10:28:23 +02:00
  • 39ddfca5c0 Rename WS2812s to WS2812b (spelling error) David Brodski 2014-09-17 21:20:36 +02:00
  • 61da05e108 Moved defines into cpp file make include of h file smaller removed not needed includes fixed warnings (removed some ascii art for that) David Brodski 2014-09-17 21:12:46 +02:00
  • 042d4b6e91 Added LedDevice for "ws2812s" leds To activate: use led device "ws2812s" in the hyperion configuration David Brodski 2014-09-16 00:17:23 +02:00
  • 905f856543 Fix linking with static Qt Embedded builds Floris Bos 2014-09-08 18:59:29 +02:00
  • 3c65b82ac1 Allow disabling PROTOBUF support Floris Bos 2014-09-08 16:16:02 +02:00
  • 265656cc35 cmake: do not cache libusb library if libusb-1.0 headers not found Floris Bos 2014-09-08 15:39:15 +02:00
  • f12bffb44f Merge remote-tracking branch 'origin/master' T. van der Zwan 2014-08-19 10:54:39 +02:00
  • b6514b73ff Build release T. van der Zwan 2014-08-24 21:00:03 +02:00
  • 8d2da249ae Merge pull request #147 from ntim/support_for_philips_hue tvdzwan 2014-08-24 20:55:36 +02:00
  • 089120fe9d Fixed error message for setImage T. van der Zwan 2014-08-19 10:54:15 +02:00
  • 507a237f47 Merge branch 'master' into support_for_philips_hue ntim 2014-08-18 17:08:21 +02:00
  • 04c54ee7eb Fix typo error poljvd 2014-08-18 13:50:19 +02:00
  • b6fa306df7 Fix schema requirement for json transforms (use numbers instead of doubles to allow integer values for zero and one) Johan 2014-08-01 10:13:40 +02:00
  • dc2e173f04 Remove couts. ntim 2014-07-16 20:46:59 +02:00
  • dbd7a86665 Moved color logic to lamp class. Tim Niggemann 2014-07-16 20:22:37 +02:00
  • f0d2c15aeb Fixed QString string formatting, added safety check in case the connection to the bridge might be lost. Tim Niggemann 2014-07-16 16:45:45 +02:00
  • f76b5ffbd8 Added author tag, added missing return statement. Tim Niggemann 2014-07-16 16:21:11 +02:00
  • b055578759 Added config switch for turing off the lamps if the color black is written. Tim Niggemann 2014-07-16 11:49:34 +02:00
  • 769d550167 Merge pull request #130 from bimsarck/master tvdzwan 2014-07-15 20:14:25 +02:00
  • fcb2ff6667 Renamed method parameters. Tim Niggemann 2014-07-15 12:08:27 +02:00
  • 7e049273a8 Comments. Tim Niggemann 2014-07-15 12:06:26 +02:00
  • d2542142be Get the light id from the lamp object. Tim Niggemann 2014-07-15 09:59:01 +02:00
  • 4af2b11d8f Get the light id from the lamp object. Tim Niggemann 2014-07-15 09:58:29 +02:00
  • 67970fce08 Created HueLamp class holding the color space as well as the original state and current color. Tim Niggemann 2014-07-15 09:55:58 +02:00
  • 9269b0a1e3 Removed saving of model ids. Save the corresponding color triangles instead for speedup. Tim Niggemann 2014-07-15 08:54:40 +02:00
  • f5a8174783 Implemented color triangle calculations. Tim Niggemann 2014-07-15 08:51:07 +02:00
  • c1998da2ec Fixes saveState feature bimsarck 2014-07-13 13:48:49 +02:00
  • e6d39b047c Remove unnecessary code - reenable timer bimsarck 2014-07-12 14:56:39 +02:00
  • dc4d660b21 Merge pull request #124 from bimsarck/master tvdzwan 2014-07-10 21:53:26 +02:00
  • c4c7ed0331 Improved philip hue device: add lamp types autodetection add full xy-Colorspace implementations reduce http requests to the hue bridge. This prevents DDOS -> 503 add color black -> lamps off save state is temporary disabled bimsarck 2014-07-04 12:11:37 +02:00
  • 7aa88088f4 Merge pull request #1 from tvdzwan/master bimsarck 2014-06-20 03:11:05 +02:00
  • ba4d2b45d5 Updated release package to include new device (tpm2) T. van der Zwan 2014-06-19 22:16:03 +02:00
  • a3f9d15a4a Merge pull request #118 from Gamadril/master tvdzwan 2014-06-19 22:06:56 +02:00
  • 3135b89255 Update LedDeviceTpm2.cpp Gamadril 2014-06-18 13:49:27 +02:00
  • 1d046ab35a Added support for tpm2 protocol. One frame used for all LEDs Gamadril 2014-06-15 02:19:09 +02:00
  • 98dfe7997f Updated release with updated blob effect T. van der Zwan 2014-06-02 21:38:41 +02:00
  • 62b78fca06 Merge pull request #109 from Fabi1080/feature/moodblobs_upgrade tvdzwan 2014-06-02 21:32:45 +02:00
  • d37960c609 Merge branch 'master' of https://github.com/tvdzwan/hyperion.git T. van der Zwan 2014-05-24 21:11:31 +02:00
  • 8f1bb8e9db Updated hyperion release to include philips hue T. van der Zwan 2014-05-24 21:05:59 +02:00
  • 4ff400000e Merge pull request #104 from ntim/support_for_philips_hue tvdzwan 2014-05-24 20:51:10 +02:00
  • 2b3a3be0d3 Added the possibility to change the base color of the mood blobs over time. The base Color is moved 1 degree in baseColorChangeRate seconds if activated. It is moved between baseColorRangeLeft and baseColorRangeRight. These Values are in degrees. When these borders are set to the full circle (eg. 0 and 360), the base color moves around the colorwheel, otherwise it moves from left to right and back again. Furthermore there are three effects script for this feature: "Full color mood blobs" which moves around the full circle, "Warm mood blobs" and "Cold mood blobs" which only shows the warm, cold colors. This update wont change the functionality of the old scripts. Fabian Hertwig 2014-05-24 13:03:46 +02:00
  • 853d002894 Timer to restore light state properly implemented. Lights are not switched on after state has been saved. ntim 2014-05-07 15:22:13 +02:00
  • 32f09dcc24 Merge branch 'master' into support_for_philips_hue ntim 2014-05-07 07:44:11 +02:00
  • dca9371f6d Update binaries johan 2014-05-06 22:05:41 +02:00
  • d50b46bda2 Fix integration area = 0 for a led johan 2014-05-06 22:02:40 +02:00
  • 2d16d369a3 Merge pull request #100 from MarcDahlem/master poljvd 2014-05-06 22:01:35 +02:00
  • 106257181b Added ability to define effect arguments for the bootsequence Marc Dahlem 2014-05-06 18:36:34 +02:00
  • f9906845e0 Update the install script - follow =github redirections when using curl under OpenElec - Use raw.githubusercontent.com iso raw.github.com to prevent a redirection johan 2014-05-04 14:20:25 +02:00
  • 1e21602798 Changed connection delay to something non-blocking johan 2014-05-04 11:41:55 +02:00
  • 3eb29146dd Added a possible delay after connecting an Adalight device johan 2014-05-04 11:31:13 +02:00