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 d59230aecc
AudioPluginFormat: Remove canScanOnBackgroundThread(), as it is not generally useful
4 years ago
..
juce_analytics Bump version number to 6.1.2 4 years ago
juce_audio_basics Add comment above AppleClang workaround in FloatVectorOperations::setFpStatusRegister() 4 years ago
juce_audio_devices macOS/iOS: Replace compile-time deployment target checks with runtime checks using the available keyword 4 years ago
juce_audio_formats CoreAudioFormat: Allow specifying stream kind hints 4 years ago
juce_audio_plugin_client macOS/iOS: Replace compile-time deployment target checks with runtime checks using the available keyword 4 years ago
juce_audio_processors AudioPluginFormat: Remove canScanOnBackgroundThread(), as it is not generally useful 4 years ago
juce_audio_utils macOS/iOS: Replace compile-time deployment target checks with runtime checks using the available keyword 4 years ago
juce_box2d Bump version number to 6.1.2 4 years ago
juce_core NamedPipe: Avoid early exits from writes on unavailable pipes 4 years ago
juce_cryptography Bump version number to 6.1.2 4 years ago
juce_data_structures Update code to use C++14 [[deprecated]] attribute 4 years ago
juce_dsp ProcessSpec: Add equality operators 4 years ago
juce_events Refactoring: Use any_of(), all_of() or, none_of() instead of find_if() where possible 4 years ago
juce_graphics ImageCache: Avoid data race on impl when accessing cache from a background thread 4 years ago
juce_gui_basics Build: Fix arm64 gcc build warnings 4 years ago
juce_gui_extra macOS/iOS: Replace compile-time deployment target checks with runtime checks using the available keyword 4 years ago
juce_opengl macOS/iOS: Replace compile-time deployment target checks with runtime checks using the available keyword 4 years ago
juce_osc Bump version number to 6.1.2 4 years ago
juce_product_unlocking Update code to use C++14 [[deprecated]] attribute 4 years ago
juce_video macOS/iOS: Replace compile-time deployment target checks with runtime checks using the available keyword 4 years ago
CMakeLists.txt BLOCKS: Remove juce_blocks_basics module 4 years ago