1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/modules
reuk ea92834845
Accessibility: Explicitly implement protocols
This change is intended to resolve an issue where iOS apps failed
automated review due to use of non-public selectors. Explicitly adopting
the relevant protocols allowed an app to pass automated review during
testing.
2022-02-01 11:07:34 +00:00
..
juce_analytics Bump version number to 6.1.5 2022-01-26 13:00:05 +00:00
juce_audio_basics Nodiscard: Add to builder-pattern functions 2022-01-27 18:43:21 +00:00
juce_audio_devices Bump version number to 6.1.5 2022-01-26 13:00:05 +00:00
juce_audio_formats Bump version number to 6.1.5 2022-01-26 13:00:05 +00:00
juce_audio_plugin_client AUv3: Send parameter begin/end gesture events 2022-01-27 18:43:22 +00:00
juce_audio_processors VST3: Add local search path on Windows 2022-01-28 16:09:59 +00:00
juce_audio_utils Bump version number to 6.1.5 2022-01-26 13:00:05 +00:00
juce_box2d Bump version number to 6.1.5 2022-01-26 13:00:05 +00:00
juce_core NODISCARD: Use more robust language standard check 2022-01-31 11:11:12 +00:00
juce_cryptography Bump version number to 6.1.5 2022-01-26 13:00:05 +00:00
juce_data_structures Bump version number to 6.1.5 2022-01-26 13:00:05 +00:00
juce_dsp AudioBlock: Use new size_t overloads from FloatVectorOperations 2022-01-27 18:43:21 +00:00
juce_events Plugin Scanning: Fix thread sanitizer issues in the AudioPluginHost 2022-01-27 18:43:22 +00:00
juce_graphics Fix invalid usage of JUCE_NODISCARD 2022-01-29 13:49:36 -08:00
juce_gui_basics Accessibility: Explicitly implement protocols 2022-02-01 11:07:34 +00:00
juce_gui_extra Nodiscard: Add to builder-pattern functions 2022-01-27 18:43:21 +00:00
juce_opengl OpenGL: Avoid races on viewportArea and scale data members 2022-01-27 18:43:22 +00:00
juce_osc Bump version number to 6.1.5 2022-01-26 13:00:05 +00:00
juce_product_unlocking Bump version number to 6.1.5 2022-01-26 13:00:05 +00:00
juce_video Bump version number to 6.1.5 2022-01-26 13:00:05 +00:00
CMakeLists.txt BLOCKS: Remove juce_blocks_basics module 2021-05-19 16:53:01 +01:00