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 42532eb535 Fix for CoreAudio where some drivers failed to start with a default sample rate. 6 years ago
..
juce_analytics Added juce_UnitTestCategories.h to replace raw strings used for test categories 6 years ago
juce_audio_basics ADSR: Set the envelope value to 1 when calling noteOn() with an attack rate of 0 6 years ago
juce_audio_devices Fix for CoreAudio where some drivers failed to start with a default sample rate. 6 years ago
juce_audio_formats Updated the AudioFormatManager::registerBasicFormats documentation 6 years ago
juce_audio_plugin_client VST3: Fixed an AudioProcessorParameterGroup bug 6 years ago
juce_audio_processors Fixed some compiler warnings 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 Fixed some misleading indentation 6 years ago
juce_box2d Bump version number to 5.4.3 7 years ago
juce_core Fixed a documentation typo 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 Linux: Fixed a compiler warning 6 years ago
juce_events Improved CPU efficiency of MessageManager::runDispatchLoopUntil() on OSX 6 years ago
juce_graphics GCC 9 compatibility fixes 6 years ago
juce_gui_basics Android: fix PushNotifications that got broken by Android low level code rework. 6 years ago
juce_gui_extra Android: fix PushNotifications that got broken by Android low level code rework. 6 years ago
juce_opengl OpenGL: Added GL_POINT_SPRITE to juce_MissingGLDefinitions.h 6 years ago
juce_osc Fixed some compiler warnings 6 years ago
juce_product_unlocking Bump version number to 5.4.3 7 years ago
juce_video macOS: Detach observers when closing the AVPlayer in VideoComponent::closeVideo() to avoid a crash on 10.13 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. 8 years ago