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.
ed 97265bbd4f Recalculate the release rate of the ADSR envelope if it was modified in ADSR::noteOff() 6 years ago
..
juce_analytics Added juce_UnitTestCategories.h to replace raw strings used for test categories 6 years ago
juce_audio_basics Recalculate the release rate of the ADSR envelope if it was modified in ADSR::noteOff() 6 years ago
juce_audio_devices macOS: Cleaned up old 10.6 support ifdefs 6 years ago
juce_audio_formats Added juce_UnitTestCategories.h to replace raw strings used for test categories 6 years ago
juce_audio_plugin_client AAX: Fixed a conversion warning in JuceAAX_Processor::isInAudioSuite() 6 years ago
juce_audio_processors macOS: Cleaned up old 10.6 support ifdefs 6 years ago
juce_audio_utils Delete the current audio device when no inputs or outputs are specified in AudioDeviceManager::setAudioDeviceSetup() and ensure that the AudioDeviceSelectorComponent displays this correctly 6 years ago
juce_blocks_basics Added juce_UnitTestCategories.h to replace raw strings used for test categories 6 years ago
juce_box2d Bump version number to 5.4.3 6 years ago
juce_core macOS: Cleaned up old 10.6 support ifdefs 6 years ago
juce_cryptography Added juce_UnitTestCategories.h to replace raw strings used for test categories 6 years ago
juce_data_structures Added juce_UnitTestCategories.h to replace raw strings used for test categories 6 years ago
juce_dsp Added juce_UnitTestCategories.h to replace raw strings used for test categories 6 years ago
juce_events Improved CPU efficiency of MessageManager::runDispatchLoopUntil() on OSX 6 years ago
juce_graphics macOS: Cleaned up old 10.6 support ifdefs 6 years ago
juce_gui_basics macOS: Cleaned up old 10.6 support ifdefs 6 years ago
juce_gui_extra macOS: Cleaned up old 10.6 support ifdefs 6 years ago
juce_opengl macOS: Cleaned up old 10.6 support ifdefs 6 years ago
juce_osc Added juce_UnitTestCategories.h to replace raw strings used for test categories 6 years ago
juce_product_unlocking Bump version number to 5.4.3 6 years ago
juce_video Minor whitespace tidying 6 years ago
JUCE Module Format.txt Projucer: Made the C++ language standard option a per-project instead of per-build configuration setting. Added an option to enable GNU compiler extensions for supported exporters. Added the option to specify a minimum C++ language standard in module declarations and added a warning to the Projucer when adding a module that has a higher standard than currently set. 7 years ago