Commit Graph

  • ed73745fa0 imlement logview in webui - the layout stuff is basic atm and needs some tuning redpanther 2016-11-26 22:30:37 +01:00
  • aca5b51da2 implement logger notifier ... need some cleanup redpanther 2016-11-25 22:48:08 +01:00
  • 34c14c92ab Merge remote-tracking branch 'refs/remotes/hyperion-project/master' into webui brindosch 2016-11-24 18:20:49 +01:00
  • fd54c82123 logger add signal and start json push redpanther 2016-11-24 09:35:03 +01:00
  • d1c282aec3 - implement a global logbuffer - providerrs232 reduce log spam redpanther 2016-11-23 23:54:54 +01:00
  • c7e7a4ac02 add analog output redpanther 2016-11-22 23:06:26 +01:00
  • d82445e668 Merge branch 'master' of https://github.com/hyperion-project/hyperion.ng into bugfixes redpanther 2016-11-22 23:05:43 +01:00
  • 9360183f2e Updated compile instructions for Mac OS (#286) Markus Rudel 2016-11-21 23:06:10 +01:00
  • 87da0a944b Update to the CompileHowto to reflect changes in upstream Markus Rudel 2016-11-21 22:32:18 +01:00
  • 888fbdcf53 Merge branch 'master' of https://github.com/hyperion-project/hyperion.ng Markus Rudel 2016-11-21 22:20:18 +01:00
  • 6548c784e9 Merge branch 'master' of https://github.com/hyperion-project/hyperion.ng into bugfixes redpanther 2016-11-21 22:17:07 +01:00
  • 98cb922c74 Update WebUI (#295) brindosch 2016-11-21 22:16:57 +01:00
  • 7cb6517c01 Fix odroid-c2 detection (#296) Kiina 2016-11-21 22:16:13 +01:00
  • 9c58ee7944 Merge branch 'master' of https://github.com/hyperion-project/hyperion.ng into bugfixes redpanther 2016-11-21 22:15:34 +01:00
  • 4921c35977 - add rewrite time to serial leds - rework adalight sketch redpanther 2016-11-21 22:12:49 +01:00
  • 8a4e5cf721 Fix odroid-c2 detection Kiina 2016-11-21 17:35:51 +01:00
  • e30118e5ee proper regexp if effect name contains ":" brindosch 2016-11-21 00:38:54 +01:00
  • 24bf26ce75 show dialog on delete action brindosch 2016-11-21 00:17:50 +01:00
  • ed576b0656 lang brindosch 2016-11-20 23:38:13 +01:00
  • e1ffcb22ec update brindosch 2016-11-20 23:36:30 +01:00
  • c1f5cfefb6 Merge remote-tracking branch 'refs/remotes/hyperion-project/master' into Update brindosch 2016-11-20 23:25:26 +01:00
  • 9e5903e1aa platform cleanup and cmake osx fix (#294) redPanther 2016-11-20 22:57:19 +01:00
  • c841809d9c fix osx jobs evaluation redpanther 2016-11-20 22:35:22 +01:00
  • d2592e7725 rename platform rpi-pwm to rpi. remove original rpi platform install symlink to bin folder create effects folder for custom effects redpanther 2016-11-20 22:05:42 +01:00
  • 8f67294de6 Implement "reloadEffects" function in Hyperion for "write and delete" custom created effect configuration files (#293) Paulchen Panther 2016-11-20 18:41:10 +01:00
  • 273612b21d Call reloadEffects after handleCreateEffectCommand and handleDeleteEffectCommand Paulchen Panther 2016-11-20 14:40:37 +01:00
  • e274e4f601 add reloadEffects function Paulchen Panther 2016-11-20 14:35:00 +01:00
  • 0e6eb744f3 add readEffects function Paulchen Panther 2016-11-20 14:33:03 +01:00
  • d0a52627ee add reloadEffects function Paulchen Panther 2016-11-20 14:28:30 +01:00
  • 8ca9afc660 Update EffectEngine.h Paulchen Panther 2016-11-20 14:27:22 +01:00
  • ddcc8b8d06 Forgot effects folder in copy command Markus Rudel 2016-11-20 11:04:24 +01:00
  • 6825906609 Reverted changes to include flags for Mac OS compilation, changed folder to make install folder for effects Markus Rudel 2016-11-20 10:59:56 +01:00
  • 104757ff32 changed cmake command Markus Rudel 2016-11-20 10:03:25 +01:00
  • c05181666c LED Layouts, Delete Effect, Colorpicker for EC (#290) brindosch 2016-11-18 18:39:27 +01:00
  • c2faf07574 Delete custom created effect configurations with JSON RPC (#289) Paulchen Panther 2016-11-18 18:39:21 +01:00
  • 4972bc086a Remove old LedDeviceWS2812b PWM device which wont work on RPi >= 2 (#288) penfold42 2016-11-19 04:39:08 +11:00
  • bb2aff66c7 disable zoom brindosch 2016-11-18 18:38:51 +01:00
  • 217b53ba28 matrix 1 led as minimum brindosch 2016-11-18 00:52:01 +01:00
  • 048c310a68 fix matrix index increment brindosch 2016-11-18 00:37:18 +01:00
  • 9e5b75f1ec update brindosch 2016-11-17 23:21:11 +01:00
  • e8e301e676 update html brindosch 2016-11-17 23:11:36 +01:00
  • 4267708544 Update EffectDefinition.h Paulchen Panther 2016-11-16 19:15:07 +01:00
  • 279a04d085 Add Effect configuration file (.json) to Effect Definition Paulchen Panther 2016-11-16 19:14:09 +01:00
  • 653bb49430 Add deleteEffect function to JSON RPC Paulchen Panther 2016-11-16 19:11:57 +01:00
  • 1f52f45605 Add deleteEffect function to JSON RPC Paulchen Panther 2016-11-16 19:08:04 +01:00
  • ed0d744a2c Add schema-delete-effect.json Paulchen Panther 2016-11-16 19:05:49 +01:00
  • f4875ffe0b Update JsonSchemas.qrc Paulchen Panther 2016-11-16 19:03:37 +01:00
  • 580e85ecde Update schema.json Paulchen Panther 2016-11-16 19:02:53 +01:00
  • 093486c589 Add deleteEffect function to Hyperion-Remote Paulchen Panther 2016-11-16 19:02:06 +01:00
  • b5a2432136 Add deleteEffect function to Hyperion-Remote Paulchen Panther 2016-11-16 18:59:29 +01:00
  • 45d7f53ac4 Add ability to delete custom created Effects Paulchen Panther 2016-11-16 18:57:57 +01:00
  • 8bb6fe2375 ipadte schemas brindosch 2016-11-16 17:48:48 +01:00
  • f2255b5cb2 Remove old LedDeviceWS2812b PWM device which wont work on RPi >= 2 penfold42 2016-11-15 14:34:48 +11:00
  • a5284ed651 bin path adjusted for Mac OS Markus Rudel 2016-11-14 20:49:16 +01:00
  • 54ed0b2a21 Updated CompileHowto to not use X11 on a Mac, also added a way to get the available number of cpu cores for make Markus Rudel 2016-11-14 19:51:57 +01:00
  • 39593c508a Fixed QHostAddress address binding for AtmoOrb (#285) Rick164 2016-11-11 23:30:57 +01:00
  • c99240fb90 Fixed QHostAddress address binding for AtmoOrb Rick164 2016-11-09 17:08:42 +01:00
  • 3839ba8f34 upd brindosch 2016-11-09 00:37:36 +01:00
  • 08c931a473 Merge remote-tracking branch 'refs/remotes/hyperion-project/master' into effectadjust brindosch 2016-10-31 14:45:49 +01:00
  • 961770b9da update configurator (#283) brindosch 2016-10-31 06:26:54 +01:00
  • 4bf9de81ec update configurator brindosch 2016-10-31 02:31:34 +01:00
  • 99aac38421 Merge remote-tracking branch 'refs/remotes/hyperion-project/master' into some brindosch 2016-10-31 02:29:32 +01:00
  • 67ca332548 Merge remote-tracking branch 'refs/remotes/hyperion-project/master' into some brindosch 2016-10-31 02:29:17 +01:00
  • 2dcb5af261 Merge pull request #5 from hyperion-project/master b1rdhous3 2016-10-30 23:40:16 +01:00
  • 08dfec20c5 Adding the possibility to test new Effects ... (#282) Paulchen Panther 2016-10-30 22:59:45 +01:00
  • 3f1b62f97e Update schema-effect.json Paulchen Panther 2016-10-30 19:53:16 +01:00
  • bc4069af2b Update JsonClientConnection.cpp Paulchen Panther 2016-10-30 19:52:32 +01:00
  • 51fcc8532f Update Hyperion.cpp Paulchen Panther 2016-10-30 19:51:35 +01:00
  • 45726993fd Update EffectEngine.cpp Paulchen Panther 2016-10-30 19:50:41 +01:00
  • fbe6d9a75f Update Hyperion.h Paulchen Panther 2016-10-30 19:49:15 +01:00
  • e7f4fd8bea Add argument QString "pythonScript" to runEffect function Paulchen Panther 2016-10-30 19:48:23 +01:00
  • afe74b7793 Update de.json Paulchen Panther 2016-10-30 19:45:21 +01:00
  • 2d4026e84c Update hyperion.js Paulchen Panther 2016-10-30 19:44:44 +01:00
  • f6ba524f46 Update content_effectsconfigurator.js Paulchen Panther 2016-10-30 19:44:00 +01:00
  • 13716b8dfe Update effects_configurator.html Paulchen Panther 2016-10-30 19:42:52 +01:00
  • 864538f188 Effects Configurator (#281) brindosch 2016-10-30 17:54:38 +01:00
  • a4f025c95e typo brindosch 2016-10-30 15:00:49 +01:00
  • 140498691f update schemas brindosch 2016-10-30 13:28:57 +01:00
  • 9f92b5e3b8 fix title c/p issue for sparks brindosch 2016-10-29 18:13:06 +02:00
  • 8f2a5b0fb8 remove udp brindosch 2016-10-29 16:56:27 +02:00
  • 23a1cf5e67 add effectscreator brindosch 2016-10-29 16:45:51 +02:00
  • 32aa0255ac Update JsonClientConnection.cpp brindosch 2016-10-28 15:08:07 +02:00
  • 7694bca1e2 Merge remote-tracking branch 'refs/remotes/hyperion-project/master' into transup brindosch 2016-10-28 15:04:48 +02:00
  • 33c91f73e3 Translation update (#280) brindosch 2016-10-27 23:42:24 +02:00
  • 6692dd89c7 add css brindosch 2016-10-27 22:30:07 +02:00
  • 72576f4a34 update translation brindosch 2016-10-27 22:24:03 +02:00
  • 02a171922b Merge remote-tracking branch 'refs/remotes/hyperion-project/master' into transup brindosch 2016-10-27 19:03:55 +02:00
  • fab0c208fe Create Effect configuration files (.json) with JSON RPC (#277) Paulchen Panther 2016-10-24 23:52:53 +02:00
  • a47e94b69e Update CMakeLists.txt Paulchen Panther 2016-10-23 15:08:45 +02:00
  • 0b464a3eb7 Update EffectEngine.qrc.in Paulchen Panther 2016-10-23 15:08:20 +02:00
  • 06c5b92fae Update police.schema.json Paulchen Panther 2016-10-23 14:02:22 +02:00
  • d019cfae7f Add files via upload Paulchen Panther 2016-10-23 13:42:11 +02:00
  • a3ca8b5767 Add files via upload Paulchen Panther 2016-10-23 13:33:53 +02:00
  • d4844b328b Create fade.schema.json Paulchen Panther 2016-10-23 13:33:15 +02:00
  • e7f6bc6756 add createEffect function Paulchen Panther 2016-10-23 13:31:27 +02:00
  • 4374b2a570 Add createEffect function Paulchen Panther 2016-10-23 13:29:55 +02:00
  • e4bf0f52b9 Add createEffect to hyperion-remote Paulchen Panther 2016-10-23 13:28:07 +02:00
  • afc79fd505 Add schema-create-effect.json file Paulchen Panther 2016-10-23 13:19:36 +02:00
  • 4936aaabc6 add create-effect schema Paulchen Panther 2016-10-23 13:18:47 +02:00
  • a19e006bf5 include schema-create-effect.json file Paulchen Panther 2016-10-23 13:17:39 +02:00