The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jules 15567c7150 Changed the constructor of GenericAudioProcessorEditor to take a reference rather than a pointer, to match all the other AudioProcessorEditor classes. Also tweaked its implementation to resize its components horizontally to fit the width of the parent window 6 years ago
..
format Minor whitespace tidying 6 years ago
format_types Enforced more comprehensive const-correctness in the JUCE container classes 6 years ago
processors Changed the constructor of GenericAudioProcessorEditor to take a reference rather than a pointer, to match all the other AudioProcessorEditor classes. Also tweaked its implementation to resize its components horizontally to fit the width of the parent window 6 years ago
scanning Enforced more comprehensive const-correctness in the JUCE container classes 6 years ago
utilities APVTS: Avoid potential nullptr deref 6 years ago
juce_audio_processors.cpp macOS: Cleaned up old 10.6 support ifdefs 6 years ago
juce_audio_processors.h Bump version number to 5.4.3 6 years ago
juce_audio_processors.mm Updated file headers and the README with the JUCE 5 license 8 years ago