1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_audio_devices/native
reuk 26a872ba9f
AudioDeviceManager: Send changeNotification when MIDI devices change
This patch also updates the MidiDemo to automatically refresh the device
lists when the set of available devices changes.
2023-01-25 17:07:24 +00:00
..
java/app/com/rmsl/juce AudioDeviceManager: Send changeNotification when MIDI devices change 2023-01-25 17:07:24 +00:00
oboe Android: Update to Oboe release 1.6.1 2021-08-11 11:50:04 +01:00
juce_android_Audio.cpp Thread: Introduce a new Thread backend 2022-10-18 11:49:47 +01:00
juce_android_HighPerformanceAudioHelpers.h Update copyright banners 2022-04-04 12:36:32 +01:00
juce_android_Midi.cpp AudioDeviceManager: Send changeNotification when MIDI devices change 2023-01-25 17:07:24 +00:00
juce_android_Oboe.cpp Oboe: Add device types introduced between API level 31-33 2022-12-22 16:43:18 +00:00
juce_android_OpenSL.cpp Android: Fix build issues with OpenSL 2022-12-14 11:12:32 +00:00
juce_ios_Audio.cpp iOS: Fix build issues with Xcode 10.1 2023-01-12 19:13:57 +00:00
juce_ios_Audio.h Update copyright banners 2022-04-04 12:36:32 +01:00
juce_linux_ALSA.cpp Thread: Introduce a new Thread backend 2022-10-18 11:49:47 +01:00
juce_linux_Bela.cpp AudioProcessor: Allow querying of the host timestamp in processBlock 2022-04-22 14:18:49 +01:00
juce_linux_JackAudio.cpp Convert ignoreUnused to [[maybe_unused]] 2022-12-01 11:41:50 +00:00
juce_linux_Midi.cpp AudioDeviceManager: Send changeNotification when MIDI devices change 2023-01-25 17:07:24 +00:00
juce_mac_CoreAudio.cpp CoreAudio: Avoid data race on fifo storage 2022-12-14 15:12:17 +00:00
juce_mac_CoreMidi.mm AudioDeviceManager: Send changeNotification when MIDI devices change 2023-01-25 17:07:24 +00:00
juce_win32_ASIO.cpp ASIO: Make "DENON DJ ASIO Driver" workaround more specific to the exact buggy driver version 2022-10-26 09:35:07 +02:00
juce_win32_DirectSound.cpp WASAPI: Only send change broadcast when devices are updated 2023-01-25 17:07:24 +00:00
juce_win32_Midi.cpp AudioDeviceManager: Send changeNotification when MIDI devices change 2023-01-25 17:07:24 +00:00
juce_win32_WASAPI.cpp WASAPI: Only send change broadcast when devices are updated 2023-01-25 17:07:24 +00:00