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.
tpoole bfd59e5f87 CoreAudioDevice: Fixed potential race condition 8 years ago
..
juce_MidiDataConcatenator.h Updated file headers and the README with the JUCE 5 license 8 years ago
juce_android_Audio.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_android_Midi.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_android_OpenSL.cpp Made JUCE's Atomic class a simple wrapper around std::atomic on platforms that support it 8 years ago
juce_ios_Audio.cpp iOSAudioDevice: Removed MaximumFramesPerSlice property listener 8 years ago
juce_ios_Audio.h iOSAudioDevice: Refactored and added better support for buffer size changes 8 years ago
juce_linux_ALSA.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_linux_JackAudio.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_linux_Midi.cpp Linux: fixed harmless warning about extra semicolon in juce_linux_Midi.cpp 8 years ago
juce_mac_CoreAudio.cpp CoreAudioDevice: Fixed potential race condition 8 years ago
juce_mac_CoreMidi.cpp Added support for testing MIDI inside the iOS simulator 8 years ago
juce_win32_ASIO.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_win32_DirectSound.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_win32_Midi.cpp Added number suffixes to duplicate midi device names on Windows 8 years ago
juce_win32_WASAPI.cpp DRYed some win32 COM helper macros. Stripped out some junk from juce_win32_Windowing 8 years ago