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.
tpoole cbc0ed304b Fixed Xcode VST3PluginFormat compiler warnings 8 years ago
..
juce_audio_basics Fixed some whitespace style and cleaned up some code using C++11 8 years ago
juce_audio_devices Fixed some whitespace style and cleaned up some code using C++11 8 years ago
juce_audio_formats Fixed some whitespace style and cleaned up some code using C++11 8 years ago
juce_audio_plugin_client Relaxed the maximum length restriction on VST parameter names from 16 to 32 chars, as we assume all the hosts will be OK with that. 8 years ago
juce_audio_processors Fixed Xcode VST3PluginFormat compiler warnings 8 years ago
juce_audio_utils Removed need for std::function in order to use MessageManager::callAsync(). Used it to modernise a few bits of old code. 8 years ago
juce_blocks_basics Added documentation for some missing LittleFoot methods 8 years ago
juce_box2d Restored module header #defines 8 years ago
juce_core Removed need for std::function in order to use MessageManager::callAsync(). Used it to modernise a few bits of old code. 8 years ago
juce_cryptography Restored module header #defines 8 years ago
juce_data_structures A few C++11 modernisations and comment corrections 8 years ago
juce_events Removed need for std::function in order to use MessageManager::callAsync(). Used it to modernise a few bits of old code. 8 years ago
juce_graphics Fixed some whitespace style and cleaned up some code using C++11 8 years ago
juce_gui_basics Removed need for std::function in order to use MessageManager::callAsync(). Used it to modernise a few bits of old code. 8 years ago
juce_gui_extra Added support for WebBrowserComponent on Linux 8 years ago
juce_opengl Made an openGL assertion slightly less strict 8 years ago
juce_osc Fixed some whitespace style and cleaned up some code using C++11 8 years ago
juce_tracktion_marketplace Restored module header #defines 8 years ago
juce_video Fixed some whitespace style and cleaned up some code using C++11 8 years ago
JUCE Module Format.txt Add pkg-config support for linux 9 years ago