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 0147fe00f9 Implemented an AU method to avoid problems with some versions of the CoreAudio API. 11 years ago
..
juce_audio_basics Added method ResamplingAudioSource::flushBuffers() 11 years ago
juce_audio_devices Minor warning fixes for mingw 11 years ago
juce_audio_formats Cleaned up a few places where four-char constants were used, to prevent warnings. 11 years ago
juce_audio_plugin_client Implemented an AU method to avoid problems with some versions of the CoreAudio API. 11 years ago
juce_audio_processors Cleaned up a few places where four-char constants were used, to prevent warnings. 11 years ago
juce_audio_utils Minor layout tweaks to the AudioDeviceSelectorComponent 11 years ago
juce_box2d Version number update 11 years ago
juce_browser_plugin_client Version number update 11 years ago
juce_core Minor warning fixes for mingw 11 years ago
juce_cryptography Version number update 11 years ago
juce_data_structures Fix for Value move operators. 11 years ago
juce_events Cleaned up a few places where four-char constants were used, to prevent warnings. 11 years ago
juce_graphics Avoided a few linux gcc warnings. 11 years ago
juce_gui_basics Minor change to the order in which Slider callbacks are made, so that the order is the same for async/sync callbacks. 11 years ago
juce_gui_extra Made the OSX web browser component compile if JUCE_MODAL_LOOPS_PERMITTED is disabled 11 years ago
juce_opengl Removed glDrawBuffers call (wasn't available in GLES) 11 years ago
juce_tracktion_marketplace Correction to tracktion marketplace win32 ID generation. 11 years ago
juce_video Version number update 11 years ago