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.
hogliux d048fdbc82 BigInteger: Mutating methods now return self references to facilitate easy concatenating of several mutating operations 3 years ago
..
juce_analytics Build: Update the minimum C++ standard to C++17 3 years ago
juce_audio_basics AudioThumbnail: Add new member to set an AudioBuffer as source 3 years ago
juce_audio_devices WinRT midi: Ensure object lifetimes in WinRT async callbacks 3 years ago
juce_audio_formats AudioIODeviceCallback, AudioBuffer, AudioFormatReader: Use const T* const* for multi-channel data 3 years ago
juce_audio_plugin_client VST3: Fix an issue with sidechain configurations in Cubase 3 years ago
juce_audio_processors VST3: Fix an issue with sidechain configurations in Cubase 3 years ago
juce_audio_utils AudioThumbnail: Add new member to set an AudioBuffer as source 3 years ago
juce_box2d Build: Update the minimum C++ standard to C++17 3 years ago
juce_core BigInteger: Mutating methods now return self references to facilitate easy concatenating of several mutating operations 3 years ago
juce_cryptography Build: Update the minimum C++ standard to C++17 3 years ago
juce_data_structures Build: Update the minimum C++ standard to C++17 3 years ago
juce_dsp Use more concise stdlib type aliases 3 years ago
juce_events Build: Update the minimum C++ standard to C++17 3 years ago
juce_graphics OpenGL: Ensure that macOS uses the same (sRGB) colour space everywhere 3 years ago
juce_gui_basics TreeView: Fix restoring scroll position in restoreOpennessState 3 years ago
juce_gui_extra PushNotifications: Use @available checks on macOS 3 years ago
juce_opengl OpenGL: Correctly report OpenGL rendering scale in Pro Tools 2022.7 on Windows 3 years ago
juce_osc Build: Update the minimum C++ standard to C++17 3 years ago
juce_product_unlocking Build: Update the minimum C++ standard to C++17 3 years ago
juce_video Build: Update the minimum C++ standard to C++17 3 years ago
CMakeLists.txt CMake: Avoid adding target for LV2 manifest helper unless specifically required 3 years ago