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 3b97c3d21b VST3 fix for some cubase windowing issues. 11 years ago
..
juce_audio_basics Fix for compiling on latest OSX SDK version. 11 years ago
juce_audio_devices Avoided some gcc compiler warnings 11 years ago
juce_audio_formats Added support to WavAudioFormat for writing a LISTINFO chunk. 11 years ago
juce_audio_plugin_client VST3 fix for some cubase windowing issues. 11 years ago
juce_audio_processors Rejigged the order of initialisation in AudioUnit hosting to try to work around some crashing plugins. 11 years ago
juce_audio_utils MSVC compiler warning fixes 11 years ago
juce_box2d Version number update 11 years ago
juce_browser_plugin_client Updated some stale code in the ActiveX wrapper. 11 years ago
juce_core Added some VC14 feature support, and moved C++11 detection into its own header file. 11 years ago
juce_cryptography Added RSAKey::isValid() and URL::isEmpty() 11 years ago
juce_data_structures Added a comment. 11 years ago
juce_events Added flag JUCE_COMPILER_SUPPORTS_LAMBDAS 11 years ago
juce_graphics Added some missing semi-colons. 11 years ago
juce_gui_basics Handling left-tab keypresses on Linux. 11 years ago
juce_gui_extra Avoided NSViewComponent calling removeFromSuperview when re-parenting a child NSView. 11 years ago
juce_opengl More iOS opengl version tweaking 11 years ago
juce_tracktion_marketplace Whitespace auto-cleanup. 11 years ago
juce_video Whitespace auto-cleanup. 11 years ago