1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules
Anthony Nicholls b05b73fb49 ListenerList: Fix some edge cases when iterating the listeners
- Prevent out of scope access of the listeners lock
- Allow clearing the listener list from a callback
2024-01-12 11:22:03 +00:00
..
juce_analytics Bump version number to 7.0.9 2023-11-20 14:03:35 +00:00
juce_audio_basics UMP Tests: Remove checked iterator macro 2023-12-12 16:24:26 +00:00
juce_audio_devices Oboe: Update to 1.8.0 2023-11-29 13:56:10 +00:00
juce_audio_formats FlacAudioFormat: Use FLAC version 1.4.3 2023-12-05 17:15:36 +01:00
juce_audio_plugin_client AU Client: Use ScopedJuceInitialiser_GUI to ensure the MessageManager exists 2024-01-02 16:34:54 +01:00
juce_audio_processors AudioProcessorGraph: Ensure graph is rebuilt if any node latencies change 2024-01-08 12:10:32 +00:00
juce_audio_utils AudioDeviceSelector: Correctly display when there is no MIDI output device selected 2023-11-21 13:31:41 +00:00
juce_box2d Bump version number to 7.0.9 2023-11-20 14:03:35 +00:00
juce_core ListenerList: Fix some edge cases when iterating the listeners 2024-01-12 11:22:03 +00:00
juce_cryptography Bump version number to 7.0.9 2023-11-20 14:03:35 +00:00
juce_data_structures CachedValue: Add const accessors 2023-11-27 14:43:08 +00:00
juce_dsp Bump version number to 7.0.9 2023-11-20 14:03:35 +00:00
juce_events AU Client: Use ScopedJuceInitialiser_GUI to ensure the MessageManager exists 2024-01-02 16:34:54 +01:00
juce_graphics Bump version number to 7.0.9 2023-11-20 14:03:35 +00:00
juce_gui_basics Toolbar: Change the background colour of CustomisationDialog, make it configurable 2024-01-10 15:45:05 +01:00
juce_gui_extra JSON: Add new JSON::Formatter for configuring JSON output 2023-12-06 20:25:22 +00:00
juce_midi_ci MIDI-CI: Simplify profile enablement API, and ensure that group/block member channels are always 0 2024-01-03 17:42:01 +00:00
juce_opengl OpenGLContext: Make getRenderingScale() sensitive to Component transforms 2024-01-03 14:02:42 +01:00
juce_osc Bump version number to 7.0.9 2023-11-20 14:03:35 +00:00
juce_product_unlocking Bump version number to 7.0.9 2023-11-20 14:03:35 +00:00
juce_video Bump version number to 7.0.9 2023-11-20 14:03:35 +00:00
CMakeLists.txt MIDI-CI: Add module 2023-10-31 11:46:49 +00:00