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 3a1441e77b Avoided an assertion in OnlineUnlockStatus 10 years ago
..
juce_audio_basics Made a Synthesiser method protected. 10 years ago
juce_audio_devices Fixed compiler warnings on Visual Studio 2015 RTM. 10 years ago
juce_audio_formats Fixed some documentation 10 years ago
juce_audio_plugin_client Added a macro JucePlugin_AUHighResolutionParameters, which can be used if you're building an AU and want to enable the kAudioUnitParameterFlag_IsHighResolution flag. 10 years ago
juce_audio_processors Fixed compile error with VST3 SDK version 3.6.5. 10 years ago
juce_audio_utils Added missing override 10 years ago
juce_box2d Fixed doxygen documentation issue: removed spurious duplicate of juce::Box2DRenderer in class list. 10 years ago
juce_browser_plugin_client Version 3.2.0 10 years ago
juce_core Compile fix: added inline keyword to fully specialised templated functions. 10 years ago
juce_cryptography Added override specifiers to unit test classes 10 years ago
juce_data_structures Added override specifiers to unit test classes 10 years ago
juce_events Fixed compiler warnings on Visual Studio 2015 RTM. 10 years ago
juce_graphics Tweaked Font::getStringWidth to round-up the value it returns as an int. 10 years ago
juce_gui_basics Added missing override specifier. 10 years ago
juce_gui_extra Made FileBasedDocument send change messages when its filename changes when saved. 10 years ago
juce_opengl Add missing OpenGL definition GL_MULTISAMPLE 10 years ago
juce_tracktion_marketplace Avoided an assertion in OnlineUnlockStatus 10 years ago
juce_video Version 3.2.0 10 years ago