- Mar 22, 2016
-
-
Jakob Voigts authored
-
- Mar 21, 2016
-
-
Josh Siegle authored
Add new CAR files to Xcode project
-
Christopher Stawarz authored
-
Aaron Cuevas Lopez authored
-
Jakob Voigts authored
CAR: fixed bug gain slider had per-channel functionality. Other minor fixes.
-
Septen authored
* ParameterSlider: added possibility to change rotary fill colour. * CAR gain slider: changed rotary fill colour.
-
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.
-
- Mar 20, 2016
-
-
Josh Siegle authored
OS X packaging improvements
-
Josh Siegle authored
CAR plugin major improvements.
-
Josh Siegle authored
-
Septen authored
-
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.
-
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.
- Mar 19, 2016
- Mar 18, 2016
-
-
Christopher Stawarz authored
On OS X, load plugin bundles from application bundle's PlugIns directory. Improved error handling in PluginManager.
-
Christopher Stawarz authored
Created Xcode projects for all currently-built plugins. Added Xcode workspace with "All" scheme for building GUI and all plugins. Addressed some compiler warnings in plugin code.
-
Christopher Stawarz authored
On OS X, copy Rhythm-related files to the application bundle's Resources folder, and use the bundled copies at run time
-
- Mar 17, 2016
-
-
Josh Siegle authored
Mac build fixes
-
- Mar 15, 2016
-
-
Christopher Stawarz authored
-
Christopher Stawarz authored
-
- Mar 11, 2016
-
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
https://github.com/sept-en/plugin-GUIAaron Cuevas Lopez authored
Merge branch 'filereader_adjustments' of https://github.com/sept-en/plugin-GUI into sept-en-filereader_adjustments
-
Aaron Cuevas Lopez authored
-
- Mar 08, 2016
-
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
- Mar 07, 2016
-
-
Septen authored
-
Septen authored
* Adjusted positions for play, record, master clock components; * Adjusted positions for CPU and Disk meter components; * Stylystic fixes.
-
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;
-
- Mar 06, 2016
-
-
Septen authored
-
Septen authored
-
Aarón Cuevas López authored
FileReader: added possibility to drag&drop files. Refactoring and stylystic fixes.
-
Septen authored
-
Septen authored
-