Skip to content
Snippets Groups Projects
  1. Jun 28, 2016
  2. Jun 17, 2016
    • Septen's avatar
      PluginGenerator: some new functionality and minor improvements. · f9c41c4c
      Septen authored
      * Fixed some problems with build due to the symbol redefinitions (It's
        still need to be reviewed and we need to find a better way for doing
        this);
      * Added plugin properties in the configuration and adding the
        possibility to change it on the fly (still WIP);
      * Added visual component to select the appropriate tab in the plugin
        configuration;
      * Some cleanup;
      f9c41c4c
  3. Jun 14, 2016
  4. May 29, 2016
    • Septen's avatar
      PluginGenerator: display GUI friendly name for plugin. Minor fixes. · 881896ef
      Septen authored
      * Now the plugin will be displayed with friendly name in the GUI;
      * Hided some future functionality which is WIP now in
        jucer_ProjectType.h file.
      881896ef
    • Septen's avatar
      PluginGenerator: basic implementation. Some refactoring. · ee1121b5
      Septen authored
      * Basic implemntation of Open Ephys Plugin Generator.
        Now it generates empty processor & editor. To compile plugin with
        current plugin build systems we just need to copy "Source" folder
        of our plugin into plugin-GUI/Source/Plugins/ and give it some
        valuable name.
      * ExampleProcessor, ExampleEditor classes refactoring and stylystic
        fixes.
      ee1121b5
  5. May 22, 2016
Loading