Skip to content
Snippets Groups Projects
  1. 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
  2. May 22, 2016
Loading