1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/modules/juce_audio_devices/native
reuk 55fb6dbe62
iOS Audio: Ensure current sampleRate and bufferSize are always updated after querying sample rates
The code added in 6f20de5434 was only
executed when no explicit sample rates were set.

Now, the sample rate is always updated after querying available sample
rates and before querying available buffer sizes, so that the buffer
size check is guaranteed to use an up-to-date samplerate value.
2024-11-21 13:42:54 +00:00
..
java/app/com/rmsl/juce Update licensing information 2024-04-16 11:39:35 +01:00
oboe Android: Update Oboe to 1.9.0 2024-11-05 13:28:10 +00:00
juce_ALSA_linux.cpp Versioning: Add the JUCE version number to any internally created threads 2024-09-26 08:10:56 +00:00
juce_ASIO_windows.cpp MinGW: Remove support 2024-06-27 18:10:21 +01:00
juce_Audio_android.cpp Versioning: Add the JUCE version number to any internally created threads 2024-09-26 08:10:56 +00:00
juce_Audio_ios.cpp iOS Audio: Ensure current sampleRate and bufferSize are always updated after querying sample rates 2024-11-21 13:42:54 +00:00
juce_Audio_ios.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_Bela_linux.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_CoreAudio_mac.cpp Replace is_pod_v (deprecated by C++23) with is_standard_layout 2024-08-15 11:15:15 +02:00
juce_CoreMidi_mac.mm Compatibility: Add new macros for straightforward checking of minimum deployment target 2024-11-05 13:28:10 +00:00
juce_DirectSound_windows.cpp Versioning: Add the JUCE version number to any internally created threads 2024-09-26 08:10:56 +00:00
juce_HighPerformanceAudioHelpers_android.h Platform: Remove compatibility checks for Android 20 and earlier 2024-07-03 13:45:37 +01:00
juce_JackAudio_linux.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_Midi_android.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_Midi_linux.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_Midi_windows.cpp Windows: Fix DLL build 2024-10-22 13:24:46 +01:00
juce_Oboe_android.cpp Android: Use new, safer signature of AudioStreamBuilder::openStream 2024-11-06 12:35:18 +00:00
juce_OpenSL_android.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_WASAPI_windows.cpp Versioning: Add the JUCE version number to any internally created threads 2024-09-26 08:10:56 +00:00