Commit Graph

  • fbe8e0ad4e Added some code comments T. van der Zwan 2014-09-25 22:05:01 +0200
  • 30cc14d9e8 Added delay to smoothing and changed the switch off to continue sending black T. van der Zwan 2014-09-22 21:28:38 +0200
  • 068782d419 Updated RPi release T. van der Zwan 2014-09-22 20:25:06 +0200
  • 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 +0200
  • b92ea3a5d6 Set the DMA ws2812b to default OFF in build T. van der Zwan 2014-09-22 20:21:17 +0200
  • b4d7410520 Started on adding a configurable delay in case leds are ahead of picture T. van der Zwan 2014-09-22 20:19:58 +0200
  • c05c32b67f Updated binary-release T. van der Zwan 2014-09-19 16:40:06 +0200
  • 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 +0200
  • c0f0837b92 Added missing include T. van der Zwan 2014-09-19 16:20:01 +0200
  • f33fcfffc0 Merge pull request #165 from kammerjaeger/master tvdzwan 2014-09-19 16:14:46 +0200
  • f41a0fc977 removed benchmark David Brodski 2014-09-19 03:18:26 +0200
  • 0e55169f42 fixed strange bug with last led and pwm needs one more int David Brodski 2014-09-19 03:16:15 +0200
  • 961bef22f5 Assembler version 1: use roll and bit clear instructions David Brodski 2014-09-19 02:00:32 +0200
  • d41857e626 Pre initialized bit pattern to speed things up David Brodski 2014-09-18 23:41:46 +0200
  • 5ff05d58fd fixed potential buffer overflow David Brodski 2014-09-18 20:56:32 +0200
  • d3211bb9d2 Merge pull request #159 from maxnet/master tvdzwan 2014-09-18 16:56:10 +0200
  • a92967fa7c Added benchmark define some code cleanup and speedups David Brodski 2014-09-18 10:28:23 +0200
  • 39ddfca5c0 Rename WS2812s to WS2812b (spelling error) David Brodski 2014-09-17 21:20:36 +0200
  • 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 +0200
  • 042d4b6e91 Added LedDevice for "ws2812s" leds To activate: use led device "ws2812s" in the hyperion configuration David Brodski 2014-09-16 00:17:23 +0200
  • 905f856543 Fix linking with static Qt Embedded builds Floris Bos 2014-09-08 18:59:29 +0200
  • 3c65b82ac1 Allow disabling PROTOBUF support Floris Bos 2014-09-08 16:16:02 +0200
  • 265656cc35 cmake: do not cache libusb library if libusb-1.0 headers not found Floris Bos 2014-09-08 15:39:15 +0200
  • f12bffb44f Merge remote-tracking branch 'origin/master' T. van der Zwan 2014-08-19 10:54:39 +0200
  • b6514b73ff Build release T. van der Zwan 2014-08-24 21:00:03 +0200
  • 8d2da249ae Merge pull request #147 from ntim/support_for_philips_hue tvdzwan 2014-08-24 20:55:36 +0200
  • 089120fe9d Fixed error message for setImage T. van der Zwan 2014-08-19 10:54:15 +0200
  • 507a237f47 Merge branch 'master' into support_for_philips_hue ntim 2014-08-18 17:08:21 +0200
  • 04c54ee7eb Fix typo error poljvd 2014-08-18 13:50:19 +0200
  • 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 +0200
  • dc2e173f04 Remove couts. ntim 2014-07-16 20:46:59 +0200
  • dbd7a86665 Moved color logic to lamp class. Tim Niggemann 2014-07-16 20:22:37 +0200
  • 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 +0200
  • f76b5ffbd8 Added author tag, added missing return statement. Tim Niggemann 2014-07-16 16:21:11 +0200
  • b055578759 Added config switch for turing off the lamps if the color black is written. Tim Niggemann 2014-07-16 11:49:34 +0200
  • 769d550167 Merge pull request #130 from bimsarck/master tvdzwan 2014-07-15 20:14:25 +0200
  • fcb2ff6667 Renamed method parameters. Tim Niggemann 2014-07-15 12:08:27 +0200
  • 7e049273a8 Comments. Tim Niggemann 2014-07-15 12:06:26 +0200
  • d2542142be Get the light id from the lamp object. Tim Niggemann 2014-07-15 09:59:01 +0200
  • 4af2b11d8f Get the light id from the lamp object. Tim Niggemann 2014-07-15 09:58:29 +0200
  • 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 +0200
  • 9269b0a1e3 Removed saving of model ids. Save the corresponding color triangles instead for speedup. Tim Niggemann 2014-07-15 08:54:40 +0200
  • f5a8174783 Implemented color triangle calculations. Tim Niggemann 2014-07-15 08:51:07 +0200
  • c1998da2ec Fixes saveState feature bimsarck 2014-07-13 13:48:49 +0200
  • e6d39b047c Remove unnecessary code - reenable timer bimsarck 2014-07-12 14:56:39 +0200
  • dc4d660b21 Merge pull request #124 from bimsarck/master tvdzwan 2014-07-10 21:53:26 +0200
  • 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 +0200
  • 7aa88088f4 Merge pull request #1 from tvdzwan/master bimsarck 2014-06-20 03:11:05 +0200
  • ba4d2b45d5 Updated release package to include new device (tpm2) T. van der Zwan 2014-06-19 22:16:03 +0200
  • a3f9d15a4a Merge pull request #118 from Gamadril/master tvdzwan 2014-06-19 22:06:56 +0200
  • 3135b89255 Update LedDeviceTpm2.cpp Gamadril 2014-06-18 13:49:27 +0200
  • 1d046ab35a Added support for tpm2 protocol. One frame used for all LEDs Gamadril 2014-06-15 02:19:09 +0200
  • 98dfe7997f Updated release with updated blob effect T. van der Zwan 2014-06-02 21:38:41 +0200
  • 62b78fca06 Merge pull request #109 from Fabi1080/feature/moodblobs_upgrade tvdzwan 2014-06-02 21:32:45 +0200
  • d37960c609 Merge branch 'master' of https://github.com/tvdzwan/hyperion.git T. van der Zwan 2014-05-24 21:11:31 +0200
  • 8f1bb8e9db Updated hyperion release to include philips hue T. van der Zwan 2014-05-24 21:05:59 +0200
  • 4ff400000e Merge pull request #104 from ntim/support_for_philips_hue tvdzwan 2014-05-24 20:51:10 +0200
  • 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 +0200
  • 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 +0200
  • 32f09dcc24 Merge branch 'master' into support_for_philips_hue ntim 2014-05-07 07:44:11 +0200
  • dca9371f6d Update binaries johan 2014-05-06 22:05:41 +0200
  • d50b46bda2 Fix integration area = 0 for a led johan 2014-05-06 22:02:40 +0200
  • 2d16d369a3 Merge pull request #100 from MarcDahlem/master poljvd 2014-05-06 22:01:35 +0200
  • 106257181b Added ability to define effect arguments for the bootsequence Marc Dahlem 2014-05-06 18:36:34 +0200
  • 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 +0200
  • 1e21602798 Changed connection delay to something non-blocking johan 2014-05-04 11:41:55 +0200
  • 3eb29146dd Added a possible delay after connecting an Adalight device johan 2014-05-04 11:31:13 +0200
  • 8cca280fdc Implemented timeout for restoring original state. ntim 2014-05-03 10:12:41 +0200
  • 9220c346bb Blocking PUT requests. Only save the brightness and [x,y] state of the lights. ntim 2014-05-01 00:02:10 +0200
  • 8c1f14f8dc Update binaries for RPi johan 2014-04-30 22:55:39 +0200
  • d5597d55a7 Disable the blackborder detector for effects johan 2014-04-30 22:53:05 +0200
  • 8d75a57f18 Cleanup of XBMC 3D checker code johan 2014-04-30 22:46:26 +0200
  • 9da97c0698 Merge branch 'master' of https://github.com/tvdzwan/hyperion johan 2014-04-30 22:39:51 +0200
  • 019374f57d Merge pull request #94 from bimsarck/master poljvd 2014-04-30 22:39:40 +0200
  • 1e66045d3e Added author tag for Philps Hue device johan 2014-04-30 22:38:59 +0200
  • b20f932ded Merge branch 'master' into add_x11 johan 2014-04-30 22:34:36 +0200
  • 3acfde8d22 Merge pull request #95 from ntim/support_for_philips_hue poljvd 2014-04-30 22:29:45 +0200
  • ab5e17e105 State of all lights is saved and restored on switchOff(). Tim Niggemann 2014-04-28 14:32:37 +0200
  • ebb22cdc87 Removed rate limiting from code. Setting framegrabbing frequency of 10 Hz / number of lights is sufficient. ntim 2014-04-27 18:42:26 +0200
  • 88c523518a Initial commit of support for the Philips Hue system. ntim 2014-04-27 12:59:44 +0200
  • b619fcda55 add 3D autodetection for xbmc with versions check bimsarck 2014-04-26 00:58:47 +0200
  • 570a011ff4 Merge pull request #88 from spudwebb/master poljvd 2014-04-22 21:36:30 +0200
  • 6d6f4bf629 add color parameter to the knight rider effect spudwebb 2014-04-22 14:15:09 -0400
  • d102ffd043 V4L2: Fix error with byte order of RGB32 johan 2014-04-15 20:44:16 +0200
  • ef6aa76409 V4L2: Fix error with frame size of RGB32 johan 2014-04-14 19:19:47 +0200
  • 6be5652f8f Updated binaries johan 2014-04-11 19:56:11 +0200
  • fbb60d2006 Merge branch 'add_rgb32_for_v4l2' johan 2014-04-11 19:53:29 +0200
  • dd1adc4e90 Merge pull request #73 from lobocobra/patch-1 poljvd 2014-03-31 17:36:36 +0200
  • 7610271b35 Merge pull request #73 from lobocobra/patch-1 poljvd 2014-03-31 17:36:36 +0200
  • 67d944a539 Fix error in start script lobocobra 2014-03-30 03:16:42 +0200
  • 8eb43f0c90 Fix led mapping boundaries poljvd 2014-03-26 16:26:11 +0100
  • b62bcc5331 Update binaries johan 2014-03-22 16:21:23 +0100
  • 40185e3c7c Only use center of V4L2 grabbed image to determine if there is a signal to allow some noise at the borders johan 2014-03-22 15:41:52 +0100
  • 6fafb23a3f Added functionality to disable the embedded v4l2 grabber when a higher priority source is active johan 2014-03-22 15:35:25 +0100
  • c3ba03e0ee Fix v4l2 signal threshold comparison johan 2014-03-22 14:49:24 +0100
  • 932b3d7f5a Updated the binaries johan 2014-03-22 13:53:43 +0100
  • fb73aa786c Bugfix in Borderdetector poljvd 2014-03-17 11:06:30 +0100
  • 70581ffc31 Update binaries johan 2014-03-09 12:18:18 +0100
  • 89ecbf1e0c Change tinkerforge support default to ON, because no external libraries are needed johan 2014-03-09 12:09:17 +0100
  • 62291adb52 Merge branch 'master' of https://github.com/tvdzwan/hyperion johan 2014-03-09 11:42:20 +0100