Skip to content
Snippets Groups Projects
  1. Jul 12, 2016
    • Septen's avatar
      PluginGenerator: Parameters and ParametersEditor works. · 54657851
      Septen authored
      * Added ParametersEditor;
      * Some improvements of Parameter class;
      * Added possibility to generate code for parameters;
      * Added possibility to save/load parameter in the project file.
      * Other major and minor improvements.
      54657851
  2. Jul 09, 2016
  3. Jun 28, 2016
  4. Jun 21, 2016
  5. Jun 20, 2016
  6. Jun 19, 2016
  7. Jun 17, 2016
  8. Jun 16, 2016
  9. Jun 14, 2016
    • Septen's avatar
      PluginGenerator: added RecordEngine plugin template. Bugs fixes. · 881a3601
      Septen authored
      * Added template file for the RecordEngine plugin type.
      * Changed a bit structure of other plugin template files.
      * Added missing functions for some plugin template files.
      * Fixed some bugs with OpenEphysLib.cpp file template.
      * Typos fixed.
      881a3601
  10. Jun 13, 2016
  11. Jun 11, 2016
  12. Jun 10, 2016
  13. Jun 08, 2016
    • Septen's avatar
      PluginGenerator: added possibilities to generate plugin of given type. · 5cb1632c
      Septen authored
      * 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.
      5cb1632c
  14. Jun 05, 2016
  15. Jun 02, 2016
  16. Jun 01, 2016
  17. May 29, 2016
  18. May 22, 2016
  19. May 17, 2016
    • Septen's avatar
      Updated to JUCE 4.2.1. · 3f5f403b
      Septen authored
      * All modules are replaced with the JUCE 4.2.1 ones;
      * Introjucer was replaced by Projucer;
      * Also some appropriate needed fixes for Makefile.plugins;
      * Removed -fvisibility=hidden flag for Linux building.
      3f5f403b
  20. May 04, 2016
  21. May 03, 2016
    • Septen's avatar
      Moved ChannelSelector's parser related components to the separate class. · 5610198f
      Septen authored
      * Created SlicerChannelSelectorComponent class which holds inside
        all ChannelSelector's parser related components and which
        takes responsibility for parsing selected range, etc.
      * Added possibility to collapse parser related components.
      * Added animations.
      * UI improvements.
      * Minor bugs fixes.
      5610198f
  22. Apr 26, 2016
  23. Apr 25, 2016
  24. Apr 24, 2016
Loading