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.
Tom Poole 4229dc0a4f Made a lot of ScopedPointer usage conform to the std::unique_ptr interface 7 years ago
..
juce_MidiDataConcatenator.h Add documentation tags 7 years ago
juce_android_Audio.cpp Android: add support for Google Oboe (developer preview). 7 years ago
juce_android_Midi.cpp Some minor formatting and comment fixes 8 years ago
juce_android_Oboe.cpp Android: add support for Google Oboe (developer preview). 7 years ago
juce_android_OpenSL.cpp Android: Ensured that JUCE will always use the high-performance audio path if the device supports it and that increasing the buffer size will more effectively reduce glitchess 7 years ago
juce_ios_Audio.cpp Fixed an issue with setAudioPreprocessingEnabled on iOS 7 years ago
juce_ios_Audio.h iOS: Refactored iOSAudioDevice to support multi-channel audio devices and improve the handling of sample rate changes from other apps 8 years ago
juce_linux_ALSA.cpp Made a lot of ScopedPointer usage conform to the std::unique_ptr interface 7 years ago
juce_linux_Bela.cpp Added support for Bela in the form of an AudioIODeviceType 7 years ago
juce_linux_JackAudio.cpp Added getXRunCount to AudioIODevice as a way to get Xrun counts from underlying hardware 8 years ago
juce_linux_Midi.cpp Made a lot of ScopedPointer usage conform to the std::unique_ptr interface 7 years ago
juce_mac_CoreAudio.cpp More ScopedPointer/unique_ptr compatibility work 7 years ago
juce_mac_CoreMidi.cpp More ScopedPointer/unique_ptr compatibility work 7 years ago
juce_win32_ASIO.cpp Some light modernisation of a bunch of old code 8 years ago
juce_win32_DirectSound.cpp Fixed a crash when disabling all input or outputs when using DirectSound 7 years ago
juce_win32_Midi.cpp Made a lot of ScopedPointer usage conform to the std::unique_ptr interface 7 years ago
juce_win32_WASAPI.cpp Made a lot of ScopedPointer usage conform to the std::unique_ptr interface 7 years ago