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.
reuk 7d2a11e222
Fix typo in docstring
3 years ago
..
juce_analytics Build: Update the minimum C++ standard to C++17 3 years ago
juce_audio_basics Fix typo in docstring 3 years ago
juce_audio_devices Remove AudioIODeviceCallback::audioDeviceIOCallback 3 years ago
juce_audio_formats AudioIODeviceCallback, AudioBuffer, AudioFormatReader: Use const T* const* for multi-channel data 3 years ago
juce_audio_plugin_client Remove AudioIODeviceCallback::audioDeviceIOCallback 3 years ago
juce_audio_processors Use more concise stdlib type aliases 3 years ago
juce_audio_utils Remove AudioIODeviceCallback::audioDeviceIOCallback 3 years ago
juce_box2d Build: Update the minimum C++ standard to C++17 3 years ago
juce_core OpenGL: Carry out all GL rendering on a single thread 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 OpenGL: Ensure that macOS uses the same (sRGB) colour space everywhere 3 years ago
juce_gui_extra Build: Replace JUCE_NODISCARD with [[nodiscard]] 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