1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules
reuk 45a5235298
AUv3: Fix race on factoryPresets
Some AUv3 presets crash when querying the set of presets in Loopy Pro.
The issue seems to be because `addPresets` may end up being called
concurrently with the host's queries.
2022-04-28 11:31:31 +01:00
..
juce_analytics Update copyright banners 2022-04-04 12:36:32 +01:00
juce_audio_basics FloatVectorOperations: Add method docstrings 2022-04-26 15:37:30 +01:00
juce_audio_devices macOS/iOS: Fix unguarded availability warnings 2022-04-26 15:37:03 +01:00
juce_audio_formats GCC: Fix some compiler warnings in GCC 11 2022-04-26 15:30:54 +01:00
juce_audio_plugin_client AUv3: Fix race on factoryPresets 2022-04-28 11:31:31 +01:00
juce_audio_processors LV2 Host: Avoid potential deadlock in AudioProcessorGraph 2022-04-28 11:05:40 +01:00
juce_audio_utils macOS/iOS: Fix unguarded availability warnings 2022-04-26 15:37:03 +01:00
juce_box2d GCC: Fix some compiler warnings in GCC 11 2022-04-26 15:30:54 +01:00
juce_core macOS/iOS: Fix unguarded availability warnings 2022-04-26 15:37:03 +01:00
juce_cryptography Update copyright banners 2022-04-04 12:36:32 +01:00
juce_data_structures Value: Update refersToSameSourceAs documentation 2022-04-27 11:21:42 +01:00
juce_dsp Fix a compilation error in Xcode 9.4 2022-04-26 15:37:45 +01:00
juce_events macOS/iOS: Fix unguarded availability warnings 2022-04-26 15:37:03 +01:00
juce_graphics Linux Fonts: Replace font style if it does not exist for the requested font 2022-04-28 11:05:40 +01:00
juce_gui_basics TableListBox: Fix spurious ListBox assertions 2022-04-28 11:05:39 +01:00
juce_gui_extra macOS/iOS: Fix unguarded availability warnings 2022-04-26 15:37:03 +01:00
juce_opengl OpenGL: Set OpenGL view position correctly after adjusting the global scale factor 2022-04-22 14:18:49 +01:00
juce_osc Update copyright banners 2022-04-04 12:36:32 +01:00
juce_product_unlocking Update copyright banners 2022-04-04 12:36:32 +01:00
juce_video macOS/iOS: Fix unguarded availability warnings 2022-04-26 15:37:03 +01:00
CMakeLists.txt LV2: Add turtle-writer program 2022-04-22 14:18:51 +01:00