1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules
attila 0943197e23 MacOS: Ensure that Bluetooth MIDI dialogue remains visible when we have always on top windows
This commit uses the same logic for the Bluetooth pairing window that we
use for JUCE dialogues and raises its level to NSFloatingWindowLevel
when there are always on top windows.
2025-04-16 18:08:29 +02:00
..
juce_analytics Bump version number to 8.0.7 2025-04-08 10:51:07 +01:00
juce_animation Bump version number to 8.0.7 2025-04-08 10:51:07 +01:00
juce_audio_basics Bump version number to 8.0.7 2025-04-08 10:51:07 +01:00
juce_audio_devices Bump version number to 8.0.7 2025-04-08 10:51:07 +01:00
juce_audio_formats WavAudioFormat: Fix reading odd-sized INFO chunks in a LIST block 2025-04-10 17:55:46 +02:00
juce_audio_plugin_client Bump version number to 8.0.7 2025-04-08 10:51:07 +01:00
juce_audio_processors AudioProcessorGraph: Add missing callback lock 2025-04-10 17:28:17 +01:00
juce_audio_utils MacOS: Ensure that Bluetooth MIDI dialogue remains visible when we have always on top windows 2025-04-16 18:08:29 +02:00
juce_box2d Bump version number to 8.0.7 2025-04-08 10:51:07 +01:00
juce_core ObjC: Silence Wcast-function-type-mismatch warnings when building with Wextra for x86_64 2025-04-14 13:05:22 +01:00
juce_cryptography Bump version number to 8.0.7 2025-04-08 10:51:07 +01:00
juce_data_structures Add const overload for ValueTreePropertyWithDefault::getPropertyID 2025-04-10 16:23:13 +02:00
juce_dsp Bump version number to 8.0.7 2025-04-08 10:51:07 +01:00
juce_events Bump version number to 8.0.7 2025-04-08 10:51:07 +01:00
juce_graphics Bump version number to 8.0.7 2025-04-08 10:51:07 +01:00
juce_gui_basics SafePointer: Add new equality operators to avoid ambiguous operator warnings with clang 14 2025-04-14 13:05:28 +01:00
juce_gui_extra Add missing JUCE_API annotations 2025-04-10 17:28:17 +01:00
juce_javascript Bump version number to 8.0.7 2025-04-08 10:51:07 +01:00
juce_midi_ci CIProfileHost: Fix shadowing warning 2025-04-10 17:28:17 +01:00
juce_opengl Bump version number to 8.0.7 2025-04-08 10:51:07 +01:00
juce_osc Bump version number to 8.0.7 2025-04-08 10:51:07 +01:00
juce_product_unlocking Bump version number to 8.0.7 2025-04-08 10:51:07 +01:00
juce_video Bump version number to 8.0.7 2025-04-08 10:51:07 +01:00
CMakeLists.txt Javascript: Move javascript implementation into a separate module 2024-11-07 09:53:10 +00:00