-
- Downloads
PluginGenerator: added possibilities to generate plugin of given type.
* Added possibility to select and generate the plugins of appropriate available types (Processor, RecordEngine, DataThread, FileSource). Now it's only generates appropriate lib files and selects some types in processor. However, we should generate different processor files for each plugin type later. * Added possibility to select processor type; * Some refactoring of existing code and minor fixes; * Still needs some refactoring of newer code with some improvements.
Showing
- PluginGenerator/Source/Wizards/jucer_NewProjectWizard.h 0 additions, 2 deletionsPluginGenerator/Source/Wizards/jucer_NewProjectWizard.h
- PluginGenerator/Source/Wizards/openEphys_ProjectWizard_OpenEphysPlugin.h 325 additions, 22 deletions.../Source/Wizards/openEphys_ProjectWizard_OpenEphysPlugin.h
- Source/Plugins/ExampleProcessor/ExampleProcessor.cpp 1 addition, 0 deletionsSource/Plugins/ExampleProcessor/ExampleProcessor.cpp
- Source/Plugins/ExampleProcessor/ExampleProcessor.h 0 additions, 6 deletionsSource/Plugins/ExampleProcessor/ExampleProcessor.h
- Source/Plugins/ExampleProcessor/OpenEphysLib.cpp 26 additions, 13 deletionsSource/Plugins/ExampleProcessor/OpenEphysLib.cpp
- Source/Processors/GenericProcessor/GenericProcessor.h 2 additions, 2 deletionsSource/Processors/GenericProcessor/GenericProcessor.h
Loading
Please register or sign in to comment