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 5d0584059c
CoreAudio: No longer consider a device stopping to be a failure
The device may need to stop because it is about to restart with new
settings.

e.g. When the DemoRunner is started while the microphone is set to
44.1KHz and the speakers are set to 48KHz in Audio MIDI Settings, one of
the devices must be restarted in order for the AudioDeviceCombiner to
work. In this situation, stopping one device shouldn't count as an
error, because the device will be started again with new, compatible,
settings.
2024-03-06 15:58:17 +00:00
..
java/app/com/rmsl/juce AudioDeviceManager: Send changeNotification when MIDI devices change 2023-01-25 17:07:24 +00:00
oboe Oboe: Update to 1.8.0 2023-11-29 13:56:10 +00:00
juce_ALSA_linux.cpp Warnings: Add missing overrides 2024-01-30 11:37:30 +00:00
juce_ASIO_windows.cpp Add final specifiers in implementation files 2023-10-10 16:12:38 +01:00
juce_Audio_android.cpp Add final specifiers in implementation files 2023-10-10 16:12:38 +01:00
juce_Audio_ios.cpp macOS/iOS: Fix setting the AirPlay audio session category 2023-10-26 08:51:45 +01:00
juce_Audio_ios.h Audio: Add AudioWorkgroup support 2023-08-30 12:03:47 +01:00
juce_Bela_linux.cpp Add final specifiers in implementation files 2023-10-10 16:12:38 +01:00
juce_CoreAudio_mac.cpp CoreAudio: No longer consider a device stopping to be a failure 2024-03-06 15:58:17 +00:00
juce_CoreMidi_mac.mm Add final specifiers in implementation files 2023-10-10 16:12:38 +01:00
juce_DirectSound_windows.cpp Add final specifiers in implementation files 2023-10-10 16:12:38 +01:00
juce_HighPerformanceAudioHelpers_android.h Formatting: Use nested namespace definitions 2023-10-09 14:49:18 +01:00
juce_JackAudio_linux.cpp Add final specifiers in implementation files 2023-10-10 16:12:38 +01:00
juce_Midi_android.cpp Formatting 2023-10-02 15:42:20 +01:00
juce_Midi_linux.cpp Add final specifiers in implementation files 2023-10-10 16:12:38 +01:00
juce_Midi_windows.cpp Windows: Fix MIDI compilation issue with WinRTIOWrapper 2023-10-11 00:14:28 +02:00
juce_Oboe_android.cpp Add final specifiers in implementation files 2023-10-10 16:12:38 +01:00
juce_OpenSL_android.cpp Add final specifiers in implementation files 2023-10-10 16:12:38 +01:00
juce_WASAPI_windows.cpp Warnings: Add missing overrides 2024-01-30 11:37:30 +00:00