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 f821015080
iOS: Remove iOS 10 preprocessor checks
The current minimum-supported Xcode (10.1) includes the iOS 12.1 SDK, so
APIs from iOS 10 will always be available.
2022-08-04 22:51:17 +01:00
..
java/app/com/rmsl/juce Update copyright banners 2022-04-04 12:36:32 +01:00
oboe Android: Update to Oboe release 1.6.1 2021-08-11 11:50:04 +01:00
juce_android_Audio.cpp AudioProcessor: Allow querying of the host timestamp in processBlock 2022-04-22 14:18:49 +01:00
juce_android_HighPerformanceAudioHelpers.h Update copyright banners 2022-04-04 12:36:32 +01:00
juce_android_Midi.cpp Update copyright banners 2022-04-04 12:36:32 +01:00
juce_android_Oboe.cpp AudioProcessor: Allow querying of the host timestamp in processBlock 2022-04-22 14:18:49 +01:00
juce_android_OpenSL.cpp AudioProcessor: Allow querying of the host timestamp in processBlock 2022-04-22 14:18:49 +01:00
juce_ios_Audio.cpp iOS: Remove iOS 10 preprocessor checks 2022-08-04 22:51:17 +01:00
juce_ios_Audio.h Update copyright banners 2022-04-04 12:36:32 +01:00
juce_linux_ALSA.cpp AudioProcessor: Allow querying of the host timestamp in processBlock 2022-04-22 14:18:49 +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 AudioProcessor: Allow querying of the host timestamp in processBlock 2022-04-22 14:18:49 +01:00
juce_linux_Midi.cpp Update copyright banners 2022-04-04 12:36:32 +01:00
juce_mac_CoreAudio.cpp AudioProcessor: Allow querying of the host timestamp in processBlock 2022-04-22 14:18:49 +01:00
juce_mac_CoreMidi.mm macOS/iOS: Fix unguarded availability warnings 2022-04-26 15:37:03 +01:00
juce_win32_ASIO.cpp AudioProcessor: Allow querying of the host timestamp in processBlock 2022-04-22 14:18:49 +01:00
juce_win32_DirectSound.cpp AudioProcessor: Allow querying of the host timestamp in processBlock 2022-04-22 14:18:49 +01:00
juce_win32_Midi.cpp Update copyright banners 2022-04-04 12:36:32 +01:00
juce_win32_WASAPI.cpp AudioProcessor: Allow querying of the host timestamp in processBlock 2022-04-22 14:18:49 +01:00