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 74e687aa99 Added a String << operatator that takes int64. 13 years ago
..
juce_audio_basics Fix for MixerAudioSource. 13 years ago
juce_audio_devices Cleaned-up class inheritance visibilities and encapsulation for some internal classes. 13 years ago
juce_audio_formats Cleaned-up class inheritance visibilities and encapsulation for some internal classes. 13 years ago
juce_audio_plugin_client New method: Process::setDockIconVisible() 13 years ago
juce_audio_processors Minor fixes for AudioPluginFormatManager, PluginListComponent. 13 years ago
juce_audio_utils Cleaned-up class inheritance visibilities and encapsulation for some internal classes. 13 years ago
juce_browser_plugin Version update. 13 years ago
juce_core Added a String << operatator that takes int64. 13 years ago
juce_cryptography Version update. 13 years ago
juce_data_structures Added some assertions to ValueTree 13 years ago
juce_events Removed some default parameters in NamedPipe methods and fixed time-outs when using posix NamedPipe::read(). 13 years ago
juce_graphics Changed the return type of ImageType::create(). 13 years ago
juce_gui_basics Fix for lost mouse-exits when modal components are present. 13 years ago
juce_gui_extra Added a method Desktop::getMouseWheelMoveCounter(), and made the existing getMouseButtonClickCounter() method non-static. 13 years ago
juce_opengl Changed the return type of ImageType::create(). 13 years ago
juce_video Cleaned-up class inheritance visibilities and encapsulation for some internal classes. 13 years ago