- Added tabbed containers
- Bugfix: Fixed not showing XYDraggerComponent
- Added note of the dual licensing
- Label can display a dynamic text
- Added font-size and justification to Label
- Toolbox an be detached and set always on top (thanks Benedikt)
- Removed MagicGuiBuilder template: capture the app instead when registering the factory
- Bugfix: Fixed editor becomming unresponsive when a class was selected via the ComboBox
- Added option to delete style class
- Bugfix: Fixed wrong entries in plot source menu
- Added Properties to connect to ToggleButtons
- Added Visibility switch via Properties
- Added trigger option for Buttons
- Display parameters in groups for selection
- Added glow effect to Oscilloscope
- Bugfix: Keep current edits in state even after load XML
- Property editor displays many default values
- Bugfix: update property editor when deleting a property
- Added alpha value for background images
- Added key-width for MidiKeyboardComponent
- Bugfix: avoid infinite loop in Oscilloscope
- Bugfix: don't assert, if AudioProcessorValueTreeState has no ValueTree state set up
- Bugfix: fixed update of layout if a property changes
- Added swatches to colour picker
- Added persistency for colour swatches
- Allows typing colour names and copy paste colours
- Added style classes selector
- Added switch for OpenGL
- Bugfix: update layout if child order was changed
- Fixed warnings on windows VS 2019
- Store current edit in plugin state
- Added ColourSelector for editor
- Added LevelMeters
- Added MidiKeyboardComponent
- Added fill for Plots
- Improved accumulative error in analyser
- Optimised update of colours
- Added XY-Dragging component
- Added Analyser plot
- Added Oscilloscope
- Added new LookAndFeel with 3D Skeumorphic effects
- Initial version
- Layout via FlexBox
- Recreate Components from ValueTree
- Connect to AudioParameters