1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-21 01:24:21 +00:00
JUCE/modules
attila e4a86316ca Linux WebBrowserComponent: Fix potential deadlock in destructor
Until this commit it was possible that the message thread got stuck
waiting for the WebBrowserComponent's thread to finish, while the thread
was waiting for the message thread to handle a posted message.
2023-03-02 17:49:34 +00:00
..
juce_analytics Bump version number to 7.0.5 2023-01-25 11:37:31 +00:00
juce_audio_basics CoreMidi: Never convert messages to MIDI 2.0 protocol 2023-03-02 12:03:33 +00:00
juce_audio_devices CoreMidi: Never convert messages to MIDI 2.0 protocol 2023-03-02 12:03:33 +00:00
juce_audio_formats AudioFormatReaderSource: Avoid reading past the end of the wrapped AudioFormatReader 2023-01-25 17:07:25 +00:00
juce_audio_plugin_client Objective-C: Tidy up block usages, and document block helpers 2023-03-02 13:25:49 +00:00
juce_audio_processors Objective-C: Tidy up block usages, and document block helpers 2023-03-02 13:25:49 +00:00
juce_audio_utils ScopedMessageBox: Replace old AlertWindow uses with new API 2023-02-22 21:00:17 +00:00
juce_box2d Fix GCC 12 compiler warnings 2023-01-31 12:54:56 +00:00
juce_core Objective-C: Tidy up block usages, and document block helpers 2023-03-02 13:25:49 +00:00
juce_cryptography Bump version number to 7.0.5 2023-01-25 11:37:31 +00:00
juce_data_structures Bump version number to 7.0.5 2023-01-25 11:37:31 +00:00
juce_dsp Bump version number to 7.0.5 2023-01-25 11:37:31 +00:00
juce_events WASAPI: Only send change broadcast when devices are updated 2023-01-25 17:07:24 +00:00
juce_graphics Path: Allow addPath to take a reference to self 2023-02-15 22:23:56 +00:00
juce_gui_basics Objective-C: Tidy up block usages, and document block helpers 2023-03-02 13:25:49 +00:00
juce_gui_extra Linux WebBrowserComponent: Fix potential deadlock in destructor 2023-03-02 17:49:34 +00:00
juce_opengl OpenGL: Avoid rare race on members used to compute frame times 2023-03-02 12:03:31 +00:00
juce_osc Bump version number to 7.0.5 2023-01-25 11:37:31 +00:00
juce_product_unlocking InAppPurchases: Ensure failure notifications are dispatched on the message thread 2023-03-02 13:46:06 +00:00
juce_video CameraDevice: Tidy up macOS implementation 2023-02-21 19:30:21 +00:00
CMakeLists.txt CMake: Avoid adding target for LV2 manifest helper unless specifically required 2022-09-12 16:14:57 +01:00