- Nov 06, 2017
-
-
Aaron Cuevas Lopez authored
-
- Aug 03, 2017
-
-
Aaron Cuevas Lopez authored
-
- Jul 10, 2017
-
- Mar 06, 2017
-
-
Aaron Cuevas Lopez authored
-
- Feb 06, 2017
-
-
Aaron Cuevas Lopez authored
-
- Oct 14, 2016
-
-
Christopher Stawarz authored
-
- Jun 21, 2016
-
-
Septen authored
-
- Jun 06, 2016
-
-
Aaron Cuevas Lopez authored
-
- May 19, 2016
-
-
Septen authored
-
- May 17, 2016
-
-
Septen authored
* All modules are replaced with the JUCE 4.2.1 ones; * Introjucer was replaced by Projucer; * Also some appropriate needed fixes for Makefile.plugins; * Removed -fvisibility=hidden flag for Linux building.
-
- May 04, 2016
-
-
Septen authored
* Updated images for collapse/show button; * Updated animations; * Some other small UI improvements; * Added possibility to collapse element by clicking "ESC" key either on the component itself or on the TextEditor.
-
- May 03, 2016
-
-
Septen authored
* Created SlicerChannelSelectorComponent class which holds inside all ChannelSelector's parser related components and which takes responsibility for parsing selected range, etc. * Added possibility to collapse parser related components. * Added animations. * UI improvements. * Minor bugs fixes.
-
- Apr 26, 2016
-
-
Christopher Stawarz authored
Set MACOSX_DEPLOYMENT_TARGET (i.e. the minimum supported OS X version) to 10.9. Pass -Wpartial-availability to the compiler so it will warn about usage of API's that aren't available on all supported OS X versions. Removed /opt/local and /usr/local from OS X header and library search paths, as they're used only by specific plugins and not needed generally.
-
- Apr 16, 2016
-
-
Septen authored
-
- Apr 09, 2016
-
-
Septen authored
-
- Apr 02, 2016
-
-
Aaron Cuevas Lopez authored
-
- Mar 28, 2016
-
-
Josh Siegle authored
-
- Mar 26, 2016
-
-
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.
-
- Mar 22, 2016
-
-
Septen authored
-
- Mar 21, 2016
-
-
Septen authored
* Implemented LinearSmoothedValueAtomic class based on the JUCE 4.0 library' LinearSmoothedValue class but with some improvements that were suggested by Timur Doumler during his JUCE Summit 2015 talk. * LinearSmoothedValueAtomic is very convenient to use with float values that need linearly smoothed behaviour (like volume, etc.) and which are shared between several threads (i.e. audio and GUI). * This class guarantees we won't have any race conditions and it will remains lock-free because of using std::atomic inside it.
-
- Mar 20, 2016
-
-
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 18, 2016
-
-
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 15, 2016
-
-
Christopher Stawarz authored
-
Christopher Stawarz authored
-
- Mar 06, 2016
-
-
Septen authored
-
- Mar 05, 2016
-
- Jan 20, 2016
-
-
Aaron Cuevas Lopez authored
-
- Nov 17, 2015
-
-
Aaron Cuevas Lopez authored
-
- Nov 10, 2015
-
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
- Nov 09, 2015
-
-
Aaron Cuevas Lopez authored
-
- Oct 28, 2015
-
- Oct 07, 2015
-
-
Aaron Cuevas Lopez authored
-
- Oct 01, 2015
-
-
Aaron Cuevas Lopez authored
-
Aaron Cuevas Lopez authored
-
- Sep 30, 2015
-
-
Christopher Stawarz authored
-
Christopher Stawarz authored
-
- Sep 23, 2015
-
-
Aaron Cuevas Lopez authored
-
- Sep 21, 2015
-
-
Aaron Cuevas Lopez authored
-