Skip to content
Snippets Groups Projects
  1. Mar 21, 2016
    • Septen's avatar
      CAR: fixed bug gain slider had per-channel functionality. · f9be0a39
      Septen authored
      * Fixed bug gain slider have some buggy per-channel functionality
        so it were possibility to set different gain values for only some
        channels.
      * Now gain slider affects all the channels.
      * Explicitly added gain slider to the CAREditor component.
      f9be0a39
  2. Mar 20, 2016
    • Septen's avatar
      123822bd
    • Septen's avatar
      CAR plugin: major changes. Other classes - some refactoring. · 7aef716e
      Septen authored
      * Added custom audio processor editor for CAR plugin - CAREditor;
      * Added buttons to switch between "Reference" and "Affected" channels;
      * CAR processor some minor changes;
      * Some minor changes in GenericEditor class which provide more
        possibilities for plugins (e.g. plugins can implement their own
        resized() methods, etc.);
      * Added UIUtilities header file in which we can include any
        UI components/utilities which will be useful for easier plugin
        creation.
      7aef716e
    • Septen's avatar
      Implemented ButtonGroupManager component, MaterialButtonLookAndFeel. · bb441886
      Septen authored
      * Implemented ButtonGroupManager.
        It is responsible for positioning of buttons, any animations
        during switching, etc.
      * Added MaterialButtonLookAndFeel class which implements
        flat button look and feel following Google Material Design Guidelines.
      bb441886
  3. Mar 19, 2016
  4. Mar 17, 2016
  5. Mar 15, 2016
  6. Mar 11, 2016
  7. Mar 08, 2016
  8. Mar 07, 2016
  9. Mar 06, 2016
  10. Mar 05, 2016
  11. Mar 04, 2016
  12. Mar 01, 2016
  13. Feb 27, 2016
    • Jakob Voigts's avatar
      Fixed channel zoom bug · ef8174f8
      Jakob Voigts authored
      When double clicking on a channel to set fullscreen, the channel height
      was set to 0 because the textbook wasn’t set to a correct selected
      index. This now gets the value from the text, so it should work
      regardless of how the value was entered.
      ef8174f8
  14. Feb 23, 2016
Loading