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 055a4e93e9 POSIX: Set fileHandle to 0 after closing in MemoryMappedFile::openInternal() to prevent it from being closed again in the destructor 4 years ago
..
juce_analytics Update the minimum C++ standard to C++14 4 years ago
juce_audio_basics UMP: Remove juce_audio_devices dependency 4 years ago
juce_audio_devices Android: Update to Oboe release 1.6.1 4 years ago
juce_audio_formats Fixed some warnings flagged by Clang's static analyzer 4 years ago
juce_audio_plugin_client StandaloneFilterWindow: Fix window resizing bug on Linux 4 years ago
juce_audio_processors VST Host: Avoid resizing plugin views directly on Windows 4 years ago
juce_audio_utils AudioDeviceSelectorComponent: Make timerCallback declaration private 4 years ago
juce_box2d Update the minimum C++ standard to C++14 4 years ago
juce_core POSIX: Set fileHandle to 0 after closing in MemoryMappedFile::openInternal() to prevent it from being closed again in the destructor 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 SIMD: Remove unnecessary assertion from truncate fallback 4 years ago
juce_events Add ScopedLowPowerModeDisabler to suppress App Nap on macOS 4 years ago
juce_graphics Accessibility: Remove redundant method declaration and general fixups 4 years ago
juce_gui_basics Add missing AlertWindow::showNativeDialogBox() implementation that was removed in 551d7b9c 4 years ago
juce_gui_extra macOS: Fix for WebBrowserComponent dropping parameters when using a file:// URI 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 jassertquiet where possible 4 years ago
CMakeLists.txt BLOCKS: Remove juce_blocks_basics module 4 years ago