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.
Fabian Renn-Giles a9278b0fb8 Fix Android compile error with recent isfinite patch 10 years ago
..
juce_audio_basics Shorter bit operation for floating point abs operation 10 years ago
juce_audio_devices Made AudioDeviceManager prefer to use a device's current sample rate if asked to use a default rate. 10 years ago
juce_audio_formats Tidied-up a few stray sign-conversion warnings. 10 years ago
juce_audio_plugin_client Made it possible to build plugins with JUCE_MODAL_LOOPS_PERMITTED turned off 10 years ago
juce_audio_processors Made the VST host classes support the "sizeWindow" canDo. The code has always supported the sizing callback, but for some reason the canDo wasn't responded to correctly. 10 years ago
juce_audio_utils Fixed some documentation. 10 years ago
juce_box2d Version number update 11 years ago
juce_browser_plugin_client Version number update 11 years ago
juce_core Fix Android compile error with recent isfinite patch 10 years ago
juce_cryptography Cranked-up the warning level in the introjucer Xcode build, and fixed a few minor warnings. 10 years ago
juce_data_structures Added new class ValueTreeSynchroniser 10 years ago
juce_events Fixed a problem when calling JUCEApplication::quit() from a background thread on OSX 10 years ago
juce_graphics Added assertions to RectangleList to warn about rectangles containing INFs. 10 years ago
juce_gui_basics Raised the warnings level in the introjucer, and fixed a few warnings that were thrown up by this. 10 years ago
juce_gui_extra Documentation correction. 10 years ago
juce_opengl Added a method OpenGLContext::setImageCacheSize to provide explicit control over the amount of GPU space that is used for the internal image cache. 10 years ago
juce_tracktion_marketplace Version number update 11 years ago
juce_video Tidied-up a few stray sign-conversion warnings. 10 years ago