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 cfb3c5459a Improved the way juce_isRunningUnderDebugger() works on linux. 11 years ago
..
juce_audio_basics Added a Synthesiser::handleProgramChange method 11 years ago
juce_audio_devices Avoided an arithmetic overflow in OpenSLAudioIODevice when buffer sizes are very big. 11 years ago
juce_audio_formats Tidied-up a few stray sign-conversion warnings. 11 years ago
juce_audio_plugin_client Added a missing namespace in the AAX code. 11 years ago
juce_audio_processors Added a couple of methods to PluginListComponent to allow deletion of selected plugins and access to the listbox. 11 years ago
juce_audio_utils Prevent stray mouse-drags triggering the midi component keys by mistake 11 years ago
juce_box2d Version number update 11 years ago
juce_browser_plugin_client Version number update 11 years ago
juce_core Improved the way juce_isRunningUnderDebugger() works on linux. 11 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 new class ValueTreeSynchroniser 11 years ago
juce_events Fixes for iOS build with modal components disabled, and for some obj C problems with older SDKs. 11 years ago
juce_graphics Reverted my typo that had changed the minimum font horizontal scale from the old default 0.7 11 years ago
juce_gui_basics Fix for linux window repaint problems on the Raspberry Pi. 11 years ago
juce_gui_extra Minor tidying-up. 11 years ago
juce_opengl Compiler warning fix in iOS build. 11 years ago
juce_tracktion_marketplace Version number update 11 years ago
juce_video Tidied-up a few stray sign-conversion warnings. 11 years ago