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 b6f0b2d0aa Tweaked the re-entrancy check on the PluginListComponent scan 7 years ago
..
juce_analytics Bump version number to 5.4.3 7 years ago
juce_audio_basics Allow simulating poly-aftertouch messages in MPEInstrument 7 years ago
juce_audio_devices macOS: Fallback for creating unique ID for MIDI ports if the bundleRef isn't created 7 years ago
juce_audio_formats Documentation fixes 7 years ago
juce_audio_plugin_client AAX: Fixed some compiler warnings 7 years ago
juce_audio_processors Tweaked the re-entrancy check on the PluginListComponent scan 7 years ago
juce_audio_utils Fixed a typo in a comment 7 years ago
juce_blocks_basics Blocks: Use special reset message for master blocks 7 years ago
juce_box2d Bump version number to 5.4.3 7 years ago
juce_core Set JUCE_ALLOW_STATIC_NULL_VARIABLES 0 by default - these have all been marked as deprecated for a long time 7 years ago
juce_cryptography Bump version number to 5.4.3 7 years ago
juce_data_structures Serialise doubles into more human friendly XML and JSON 7 years ago
juce_dsp SIMDRegister abs operation implemented 7 years ago
juce_events Allow moving into AsyncCallInvoker 7 years ago
juce_graphics Added a font 'leading' parameter for multiline text layouts 7 years ago
juce_gui_basics Remove check for touch input in MouseInputSourceInternal::getRawScreenPosition() and instead use the cached mouse position from the native peer impls 7 years ago
juce_gui_extra Bump version number to 5.4.3 7 years ago
juce_opengl Fixed some compiler warnings 7 years ago
juce_osc Bump version number to 5.4.3 7 years ago
juce_product_unlocking Bump version number to 5.4.3 7 years ago
juce_video Bump version number to 5.4.3 7 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