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 a316bd5f6f Removed a few more places where static objects could cause problems for people who do unwise amounts of work in their static constructors. 11 years ago
..
juce_audio_basics Version 3.0.0 11 years ago
juce_audio_devices Removed a few more uses of String::empty. 11 years ago
juce_audio_formats Removed a few more uses of String::empty. 11 years ago
juce_audio_plugin_client Workaround for mingw. 11 years ago
juce_audio_processors Removed a few more places where static objects could cause problems for people who do unwise amounts of work in their static constructors. 11 years ago
juce_audio_utils Version 3.0.0 11 years ago
juce_box2d A few minor changes to keep the Clang analyser happy. 11 years ago
juce_browser_plugin_client Removed a few more places where static objects could cause problems for people who do unwise amounts of work in their static constructors. 11 years ago
juce_core Removed a few more places where static objects could cause problems for people who do unwise amounts of work in their static constructors. 11 years ago
juce_cryptography Version 3.0.0 11 years ago
juce_data_structures Removed a few more places where static objects could cause problems for people who do unwise amounts of work in their static constructors. 11 years ago
juce_events Removed a few more uses of String::empty. 11 years ago
juce_graphics Removed a few more uses of String::empty. 11 years ago
juce_gui_basics Removed a few more places where static objects could cause problems for people who do unwise amounts of work in their static constructors. 11 years ago
juce_gui_extra Added method String::clear(), and used it to replace a few uses of String::empty. 11 years ago
juce_opengl Version 3.0.0 11 years ago
juce_video Added method String::clear(), and used it to replace a few uses of String::empty. 11 years ago