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 34dc1eccda Made StreamingSocket::isListener member atomic 6 years ago
..
juce_analytics Fixed some more Linux compiler warnings 6 years ago
juce_audio_basics Fixed some warnings on the latest compilers 6 years ago
juce_audio_devices Improve bela performance 6 years ago
juce_audio_formats CoreAudio: Handle ExtAudioFileRead() reading fewer frames than expected 6 years ago
juce_audio_plugin_client A minor code tidy 6 years ago
juce_audio_processors APVTS: Send parameter change notifications more proactively 6 years ago
juce_audio_utils Windows: Removed some VS2013 workarounds 6 years ago
juce_blocks_basics Fixed some warnings on the latest compilers 6 years ago
juce_box2d Fixed some compatibility problems with older clang versions 6 years ago
juce_core Made StreamingSocket::isListener member atomic 6 years ago
juce_cryptography Windows: Removed some VS2013 workarounds 6 years ago
juce_data_structures Added an overload to ValueTree::fromXml() which can take an XML string and parse it 6 years ago
juce_dsp macOS: Fixed some deprecation warnings and silenced some others for the time being 6 years ago
juce_events Fixed a potential data race in ChangeBroadcaster 6 years ago
juce_graphics macOS: Fixed an issue unregistering fonts 6 years ago
juce_gui_basics Fixed some warnings on the latest compilers 6 years ago
juce_gui_extra Windows: Removed some VS2013 workarounds 6 years ago
juce_opengl OpenGL: Check frame buffer completeness in OpenGLContext::copyTexture() to avoid an GL_INVALID_FRAMEBUFFER_OPERATION error 6 years ago
juce_osc OSC: fixed an issue sending UTF-8 strings 6 years ago
juce_product_unlocking Android: Fixed a couple other LocalRef issues in the IAP code 6 years ago
juce_video Updated some license header text 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