The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
reuk 76589ee800
Oboe: Avoid allocating on each audio callback
2 years ago
..
java/app/com/rmsl/juce AudioDeviceManager: Send changeNotification when MIDI devices change 2 years ago
oboe Android: Update to Oboe release 1.6.1 3 years ago
juce_android_Audio.cpp Thread: Introduce a new Thread backend 2 years ago
juce_android_HighPerformanceAudioHelpers.h Update copyright banners 3 years ago
juce_android_Midi.cpp AudioDeviceManager: Send changeNotification when MIDI devices change 2 years ago
juce_android_Oboe.cpp Oboe: Avoid allocating on each audio callback 2 years ago
juce_android_OpenSL.cpp Android: Fix build issues with OpenSL 2 years ago
juce_ios_Audio.cpp iOS: Fix build issues with Xcode 10.1 2 years ago
juce_ios_Audio.h Update copyright banners 3 years ago
juce_linux_ALSA.cpp Thread: Introduce a new Thread backend 2 years ago
juce_linux_Bela.cpp AudioProcessor: Allow querying of the host timestamp in processBlock 3 years ago
juce_linux_JackAudio.cpp Convert ignoreUnused to [[maybe_unused]] 2 years ago
juce_linux_Midi.cpp AudioDeviceManager: Send changeNotification when MIDI devices change 2 years ago
juce_mac_CoreAudio.cpp CoreAudio: Avoid data race on fifo storage 2 years ago
juce_mac_CoreMidi.mm UMP: Migrate to std::byte 2 years ago
juce_win32_ASIO.cpp ASIO: Make "DENON DJ ASIO Driver" workaround more specific to the exact buggy driver version 2 years ago
juce_win32_DirectSound.cpp WASAPI: Only send change broadcast when devices are updated 2 years ago
juce_win32_Midi.cpp AudioDeviceManager: Send changeNotification when MIDI devices change 2 years ago
juce_win32_WASAPI.cpp WASAPI: Only send change broadcast when devices are updated 2 years ago