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 a529fbbf47 Don't reset Drawable's AffineTransform when using DrawableButton::ButtonStyle::ImageRaw 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 Fixed a compiler warning 6 years ago
juce_audio_plugin_client VST3: Fixed a floating-point truncation error in ProgramChangeParameter::toString() 6 years ago
juce_audio_processors VST3: Fixed a mismatch in VST3PluginInstance::setCurrentProgram() 6 years ago
juce_audio_utils Fixed a data race in an example 6 years ago
juce_blocks_basics Fix some spelling mistakes in comments 6 years ago
juce_box2d Fixed some compatibility problems with older clang versions 6 years ago
juce_core Added a constructor to MemoryInputStream that will move from a MemoryBlock 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 Don't reset Drawable's AffineTransform when using DrawableButton::ButtonStyle::ImageRaw 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