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 c550c81874 Added an option to pass -1 as the hoverTimeout parameter of Slider::setPopupDisplayEnabled() to cause the popup to remain until a mouseExit() and added some documentation 8 years ago
..
juce_audio_basics ARM: Don't change rounding mode when disabling denormals 8 years ago
juce_audio_devices CoreMidi: Added unique id property when creating virtual midi ports on macOS and iOS 8 years ago
juce_audio_formats Some tidying up in the audio codec classes 8 years ago
juce_audio_plugin_client Standalone Plug-In: Added missing save state when the standalone app is closed 8 years ago
juce_audio_processors AUv2: Added support for AUv2 Midi Effect plug-in hosting 8 years ago
juce_audio_utils Noticed that we still had some template whitespace workarounds for older compilers, so tidied them up 8 years ago
juce_blocks_basics Littlefoot: Add pitch correction functions 8 years ago
juce_box2d Bump version number to 5.1.2 8 years ago
juce_core Small fix in ReferenceCountedArray 8 years ago
juce_cryptography Bit of tidying in BlowFish 8 years ago
juce_data_structures A minor code cleanup 8 years ago
juce_dsp A minor code cleanup 8 years ago
juce_events Android: Fixed an issue where the JNI could be flooded with JNI GlobalRefs when many messages are in flight 8 years ago
juce_graphics Added some heuristics to EdgeTable to try to improve the table size prediction 8 years ago
juce_gui_basics Added an option to pass -1 as the hoverTimeout parameter of Slider::setPopupDisplayEnabled() to cause the popup to remain until a mouseExit() and added some documentation 8 years ago
juce_gui_extra Noticed that we still had some template whitespace workarounds for older compilers, so tidied them up 8 years ago
juce_opengl Added a template to allow the HeapBlock class to be given signed ints or other types that are not size_t for its size parameters 8 years ago
juce_osc Noticed that we still had some template whitespace workarounds for older compilers, so tidied them up 8 years ago
juce_product_unlocking Android: move android.content.Intent class definition into JNIHelpers. 8 years ago
juce_video Bump version number to 5.1.2 8 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