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 c8d8201aba Use a GenericAudioProcessorEditor in the standalone wrapper if no editor is provided 6 years ago
..
juce_analytics Fixed some more Linux compiler warnings 6 years ago
juce_audio_basics Fixed a potential crash when reading MIDI files with incorrect track length chunks 6 years ago
juce_audio_devices macOS: Fixed some deprecation warnings and silenced some others for the time being 6 years ago
juce_audio_formats CoreAudio: Handle ExtAudioFileRead() reading fewer frames than expected 6 years ago
juce_audio_plugin_client Use a GenericAudioProcessorEditor in the standalone wrapper if no editor is provided 6 years ago
juce_audio_processors VST3: Fixed a mismatch in VST3PluginInstance::setCurrentProgram() 6 years ago
juce_audio_utils Fixed some compiler warnings 6 years ago
juce_blocks_basics Fixed some compiler warnings 6 years ago
juce_box2d Fixed some compatibility problems with older clang versions 6 years ago
juce_core Linux: Only add libcurl dependency when JUCE_USE_CURL is enabled 6 years ago
juce_cryptography Bit of tidying up in the hashing classes 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 Linux: Set POLLOUT flag for fds to receive XShm completion events 6 years ago
juce_graphics Removed some `extern "C"` declarations from libpng 6 years ago
juce_gui_basics Fixed some compiler warnings 6 years ago
juce_gui_extra Linux: Improved XEmbed support 6 years ago
juce_opengl macOS: Fixed some deprecation warnings and silenced some others for the time being 6 years ago
juce_osc Fixed some more Linux compiler warnings 6 years ago
juce_product_unlocking iOS: Fixed a crash in InAppPurchases 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