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 e5f8937082 Workaround for VS warning 6 years ago
..
juce_analytics Fixed some more Linux compiler warnings 6 years ago
juce_audio_basics Windows: Removed some VS2013 workarounds 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 AAX: Tidied up an unused variable 6 years ago
juce_audio_processors Cancel any pending async updates in DuplicateParamIDCheck destructor 6 years ago
juce_audio_utils Windows: Removed some VS2013 workarounds 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 Workaround for VS warning 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 Whitespace 6 years ago
juce_graphics macOS: Fixed an issue unregistering fonts 6 years ago
juce_gui_basics Windows: Removed some VS2013 workarounds 6 years ago
juce_gui_extra Windows: Removed some VS2013 workarounds 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