- Jun 28, 2016
-
-
Septen authored
-
- Jun 17, 2016
-
-
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;
-
- Jun 14, 2016
-
-
Septen authored
folder.
-
- May 29, 2016
-
-
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.
-
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.
-
- May 22, 2016
-
-
Septen authored
-