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.
ed 88d2edf189 ModalCallbackFunction: Use NullCheckedInvocation helper to fix potential crash due to calling null std::function 4 years ago
..
juce_analytics Update the minimum C++ standard to C++14 4 years ago
juce_audio_basics MidiFile: Allow reporting the type of parsed files 4 years ago
juce_audio_devices MIDI: Avoid data races in Linux MidiInput 4 years ago
juce_audio_formats Fixed some warnings flagged by Clang's static analyzer 4 years ago
juce_audio_plugin_client VST3: Fix editor creation in Adobe Premiere Pro 4 years ago
juce_audio_processors Add MessageBoxOptions class for specifying a set of AlertWindow and NativeMessageBox options 4 years ago
juce_audio_utils Add MessageBoxOptions class for specifying a set of AlertWindow and NativeMessageBox options 4 years ago
juce_box2d Update the minimum C++ standard to C++14 4 years ago
juce_core Add juce_Functional.h containing NullCheckedInvocation helper 4 years ago
juce_cryptography Update the minimum C++ standard to C++14 4 years ago
juce_data_structures Update the minimum C++ standard to C++14 4 years ago
juce_dsp AudioBlock: Remove unnecessary casts 4 years ago
juce_events Mac MainMenu: Allow commands without modifiers to be passed to peer 4 years ago
juce_graphics Fixed some warnings flagged by Clang's static analyzer 4 years ago
juce_gui_basics ModalCallbackFunction: Use NullCheckedInvocation helper to fix potential crash due to calling null std::function 4 years ago
juce_gui_extra Add MessageBoxOptions class for specifying a set of AlertWindow and NativeMessageBox options 4 years ago
juce_opengl OpenGL: Only use vertex arrays if the GL version is greater or equal to 3 4 years ago
juce_osc Update the minimum C++ standard to C++14 4 years ago
juce_product_unlocking Add MessageBoxOptions class for specifying a set of AlertWindow and NativeMessageBox options 4 years ago
juce_video Use C++14 lambda capture initialisers for initialising deletion checkers 4 years ago
CMakeLists.txt BLOCKS: Remove juce_blocks_basics module 4 years ago