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 70968d46c8 TreeView: Coalesce item position recalculation to fix performance issues with large trees 3 years ago
..
juce_analytics Bump version number to 6.1.2 3 years ago
juce_audio_basics Add comment above AppleClang workaround in FloatVectorOperations::setFpStatusRegister() 3 years ago
juce_audio_devices AudioTransportSource: Fix thread sanitizer warnings 3 years ago
juce_audio_formats CoreAudioFormat: Allow specifying stream kind hints 3 years ago
juce_audio_plugin_client VST3 Client: Allow setting latency from inside prepareToPlay 3 years ago
juce_audio_processors ExtensionsVisitor: use forward declared types instead of void* for format-specific pointers 3 years ago
juce_audio_utils Update code to use new AudioData interleaving/deinterleaving API 3 years ago
juce_box2d Bump version number to 6.1.2 3 years ago
juce_core HeapBlock: Relax size constructor constraints to allow enums 3 years ago
juce_cryptography Bump version number to 6.1.2 3 years ago
juce_data_structures Update code to use C++14 [[deprecated]] attribute 3 years ago
juce_dsp ProcessSpec: Add equality operators 3 years ago
juce_events Refactoring: Use any_of(), all_of() or, none_of() instead of find_if() where possible 3 years ago
juce_graphics ImageCache: Avoid data race on impl when accessing cache from a background thread 3 years ago
juce_gui_basics TreeView: Coalesce item position recalculation to fix performance issues with large trees 3 years ago
juce_gui_extra X11: Pass Display instance to GetXProperty constructor 3 years ago
juce_opengl Update code to use C++14 [[deprecated]] attribute 3 years ago
juce_osc Bump version number to 6.1.2 3 years ago
juce_product_unlocking Update code to use C++14 [[deprecated]] attribute 3 years ago
juce_video Update code to use C++14 [[deprecated]] attribute 3 years ago
CMakeLists.txt BLOCKS: Remove juce_blocks_basics module 4 years ago