Skip to content
Snippets Groups Projects
  1. Feb 05, 2017
  2. Jan 09, 2017
  3. Dec 30, 2016
  4. Aug 20, 2016
  5. Aug 15, 2016
    • Septen's avatar
      PluginGenerator: minor changes. · ba9938d3
      Septen authored
      * Fixed OE_GUI_MoonShard template;
      * Added possibilty to create Source plugins either using
        DataThread or Processor classes in more convenient way
        (as discussed with Josh before);
      * Fixed code template for FileSource plugins;
      * Fixed minor bug related with TiledButtonGroupManager class;
      * Now the plugin's folder is selected by default when creating new
        plugins.
      * Some minor refactoring.
      ba9938d3
  6. Aug 12, 2016
  7. Aug 10, 2016
    • Sept_en's avatar
      PluginGenerator: Added config slide page, GUI templates, etc. · 374c180b
      Sept_en authored
      * Created 3rd slider-page on creating project steps which is used
        to select appropriate plugin, processor type, plugin GUI template,
        other options.
      * Created plugin GUI templates system;
      * Created some plugin GUI templates for GenericEditor;
      * ButtonGroupManager and TiledButtonGroupManager classes minor
        improvements and fixes;
      * Changed index of ProcessorType::UtilityProcessor;
      * Other minor bugs fixes.
      374c180b
  8. Jun 21, 2016
  9. Jun 17, 2016
  10. Jun 05, 2016
  11. Jun 01, 2016
  12. May 01, 2016
  13. Apr 26, 2016
  14. Apr 10, 2016
    • Septen's avatar
      Added TiledButtonGroupManager to the ChannelSelector class · 91a21c05
      Septen authored
      * Now ChannelSelector class contains three instances
        of TiledButtonGroupManager class (AUDIO, RECORD, PARAM).
        This managers own appropriate buttons, position it, responsible
        for all animations, fuzzy selection via dragging mouse, etc.
      * Button group managers minor fixes.
      91a21c05
  15. Apr 09, 2016
  16. Apr 05, 2016
  17. Apr 03, 2016
  18. Mar 28, 2016
    • Septen's avatar
      Implemented TiledButtonGroupManager. · 6217fdd9
      Septen authored
      * This class position buttons inside itself
        as tiles and has feature which gives
        us fuzzy button selection possibility via
        mouse drag (or SHIFT+mouse drag for deselection).
      6217fdd9
  19. Mar 26, 2016
    • Septen's avatar
      ButtonGroupManager: Refactoring. · 37d28e2c
      Septen authored
      * LinearButtonGroupManager class now have the same functionality as
        ButtonGroupManager class had before.
      * ButtonGroupManager now is the base class for all other button group
        managers.
      * Appropriate fixes in the CAR plugin.
      37d28e2c
  20. Mar 21, 2016
  21. Mar 20, 2016
  22. Mar 15, 2016
  23. Mar 11, 2016
  24. Mar 07, 2016
    • Septen's avatar
      Control panel: minor positioning UI improvements. · d47c1928
      Septen authored
      * Adjusted positions for play, record, master clock components;
      * Adjusted positions for CPU and Disk meter components;
      * Stylystic fixes.
      d47c1928
    • Septen's avatar
      Control panel: UI improvements. · 473cd2bd
      Septen authored
      * Implemented sliders' material lookAndFeel;
      * Material lookAndFeel have been applied to sliders;
      * Improved UI layout for panel.
      * Adjusted positioning of elements during resizing.
      * New icon for "Mute" button;
      473cd2bd
  25. Mar 06, 2016
  26. Mar 05, 2016
  27. Mar 04, 2016
  28. Nov 19, 2015
  29. Oct 07, 2015
  30. Oct 01, 2015
  31. Sep 30, 2015
Loading