Skip to content
Snippets Groups Projects
  1. 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
  2. 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
  3. Apr 09, 2016
  4. 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
  5. 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
  6. Mar 21, 2016
  7. Mar 20, 2016
Loading