1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-20 01:14:20 +00:00
JUCE/modules
reuk 854ed68c72
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 12:12:59 +01:00
..
juce_analytics Bump version number to 6.1.6 2022-02-28 12:53:10 +00:00
juce_audio_basics FloatVectorOperations: Add method docstrings 2022-04-19 17:13:34 +01:00
juce_audio_devices macOS/iOS: Fix unguarded availability warnings 2022-04-19 11:54:55 +01:00
juce_audio_formats GCC: Fix some compiler warnings in GCC 11 2022-04-13 11:05:53 +01:00
juce_audio_plugin_client AUv3: Fix race on factoryPresets 2022-04-28 12:12:59 +01:00
juce_audio_processors VST3: Fix a compiler warning in the VST3 SDK 2022-04-26 15:38:33 +01:00
juce_audio_utils macOS/iOS: Fix unguarded availability warnings 2022-04-19 11:54:55 +01:00
juce_box2d GCC: Fix some compiler warnings in GCC 11 2022-04-13 11:05:53 +01:00
juce_core macOS/iOS: Fix unguarded availability warnings 2022-04-19 11:54:55 +01:00
juce_cryptography Bump version number to 6.1.6 2022-02-28 12:53:10 +00:00
juce_data_structures Value: Update refersToSameSourceAs documentation 2022-04-27 12:49:06 +01:00
juce_dsp Fix a compilation error in Xcode 9.4 2022-04-21 11:30:24 +01:00
juce_events macOS/iOS: Fix unguarded availability warnings 2022-04-19 11:54:55 +01:00
juce_graphics Linux Fonts: Replace font style if it does not exist for the requested font 2022-04-28 12:12:50 +01:00
juce_gui_basics TableListBox: Fix spurious ListBox assertions 2022-04-28 12:12:39 +01:00
juce_gui_extra macOS/iOS: Fix unguarded availability warnings 2022-04-19 11:54:55 +01:00
juce_opengl Bump version number to 6.1.6 2022-02-28 12:53:10 +00:00
juce_osc Bump version number to 6.1.6 2022-02-28 12:53:10 +00:00
juce_product_unlocking Bump version number to 6.1.6 2022-02-28 12:53:10 +00:00
juce_video macOS/iOS: Fix unguarded availability warnings 2022-04-19 11:54:55 +01:00
CMakeLists.txt BLOCKS: Remove juce_blocks_basics module 2021-05-19 16:53:01 +01:00