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 3236bdca6a Fix for JUCE_LIVE_CONSTANT in plugins. 10 years ago
..
juce_audio_basics Added a sustain pedal flag to the SynthesiserVoice, and improved the voice-stealing algorithm (again!) 10 years ago
juce_audio_devices Added 384k sample rate to the CoreAudio support. (Apparently people actually need that..) 10 years ago
juce_audio_formats Added some missing 'override' decorators 10 years ago
juce_audio_plugin_client Added an ignoreUnused in the AU code. 10 years ago
juce_audio_processors Linux VST windowing fixes. 10 years ago
juce_audio_utils Made MidiKeyboardComponent work better when attached as a mouse listener to child components. 10 years ago
juce_box2d Version number update 11 years ago
juce_browser_plugin_client Version number update 11 years ago
juce_core Added a copy constructor to SharedResourcePointer 10 years ago
juce_cryptography Cranked-up the warning level in the introjucer Xcode build, and fixed a few minor warnings. 11 years ago
juce_data_structures Added some missing 'override' decorators 10 years ago
juce_events tweaks to avoid user code name clashes with Timer. 10 years ago
juce_graphics Added a couple of methods to Rectangle to return its limits as Range objects. 10 years ago
juce_gui_basics Fixed a spelling mistake 10 years ago
juce_gui_extra Fix for JUCE_LIVE_CONSTANT in plugins. 10 years ago
juce_opengl Fixed matrix multiplication bug: Matrix3D operator* was implemented the wrong way around. 10 years ago
juce_tracktion_marketplace Fixed an edge-case when dismissing TracktionMarketplaceUnlockForm 10 years ago
juce_video Tidied-up a few stray sign-conversion warnings. 11 years ago