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
  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 06, 2016
  15. Jun 05, 2016
  16. Jun 04, 2016
  17. Jun 02, 2016
  18. Jun 01, 2016
  19. May 29, 2016
  20. May 28, 2016
  21. May 27, 2016
  22. May 22, 2016
  23. May 19, 2016
  24. May 18, 2016
  25. 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
  26. May 04, 2016
Loading