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.
ed 896a68dd7b Android: Reverted some recent Oboe buffer size changes 5 years ago
..
java/app/com/roli/juce Added some missing license headers 5 years ago
juce_MidiDataConcatenator.h Replace isInitialByte() check with isStatusByte() in MidiDataConcatenator::processSysex() to fix truncated sysex messages 6 years ago
juce_android_Audio.cpp Fixed some Android compiler warnings 6 years ago
juce_android_HighPerformanceAudioHelpers.h Android: Reverted some recent Oboe buffer size changes 5 years ago
juce_android_Midi.cpp Updated the MidiInput/Output methods to return unique_ptrs 6 years ago
juce_android_Oboe.cpp Android: Reverted some recent Oboe buffer size changes 5 years ago
juce_android_OpenSL.cpp Android: Reverted some recent Oboe buffer size changes 5 years ago
juce_ios_Audio.cpp Fixed some Android compiler warnings 6 years ago
juce_ios_Audio.h Made a few of the AudioIODeviceType subclasses weak referenceable to avoid dangling references 6 years ago
juce_linux_ALSA.cpp Fixed some more typos 5 years ago
juce_linux_Bela.cpp Removed dependency on libalchemy for Bela support 5 years ago
juce_linux_JackAudio.cpp Linux: Use plug-in name as preferred fallback if no JACK client name is defined 5 years ago
juce_linux_Midi.cpp Updated the MidiInput/Output methods to return unique_ptrs 6 years ago
juce_mac_CoreAudio.cpp Fixed some more typos 5 years ago
juce_mac_CoreMidi.cpp macOS: Fixed a typo in the CoreMIDI code when creating device names 5 years ago
juce_win32_ASIO.cpp Windows: Avoid logging ASIO errors to the console twice 5 years ago
juce_win32_DirectSound.cpp Windows: Fixed some build errors and warnings when using Clang in Visual Studio 5 years ago
juce_win32_Midi.cpp Fixed some more typos 5 years ago
juce_win32_WASAPI.cpp WASAPI: Suspend processing when AudioSessionStateInactive session event is received and restart on AudioSessionStateActive 5 years ago