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.
reuk 759e2697b7 VST3: Fix duplicate messages in VST3 wrapper 5 years ago
..
juce_analytics Bump version number to 5.4.7 5 years ago
juce_audio_basics Fix issue where sustain value would be reset after note off in legacy mode 5 years ago
juce_audio_devices Android: Reverted some recent Oboe buffer size changes 5 years ago
juce_audio_formats Fix mp3 file seek when seeking to previously unplayed location. 5 years ago
juce_audio_plugin_client Deprecated AffineTransform::getScaleFactor() as it was producing incorrect values for transforms containing rotations. Added getDeterminant() method for getting the determinant of the transform 5 years ago
juce_audio_processors VST3: Fix duplicate messages in VST3 wrapper 5 years ago
juce_audio_utils Ownership: Fix some raw/unique ptr conversion issues 5 years ago
juce_blocks_basics Fixed some warnings with -Wconversion enabled 5 years ago
juce_box2d Fixed some more static analysis issues in the Box2D code 5 years ago
juce_core Made PropertySet::setValue() methods take a StringRef instead of a const String& so that Identifiers can be implicitly cast 5 years ago
juce_cryptography Fixed some warnings with -Wconversion enabled 5 years ago
juce_data_structures Replaced all instances of JUCE_CONSTEXPR with constexpr 5 years ago
juce_dsp Fixed some warnings with -Wconversion enabled 5 years ago
juce_events Linux: Revert c47c790 and instead defer modifications to the fdReadCallbacks vector when inside a read callback until after the callback has been executed 5 years ago
juce_graphics Deprecated AffineTransform::getScaleFactor() as it was producing incorrect values for transforms containing rotations. Added getDeterminant() method for getting the determinant of the transform 5 years ago
juce_gui_basics macOS: Fixed some issues with 32-bit builds 5 years ago
juce_gui_extra Added some missing license headers 5 years ago
juce_opengl Windows: Fixed an OpenGL scale issue in high-DPI plug-ins 5 years ago
juce_osc Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough 5 years ago
juce_product_unlocking iOS: Support older SDKs 5 years ago
juce_video Added some missing license headers 5 years ago
JUCE Module Format.txt Fixed a typo 5 years ago