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 4edb0d2c90 Tidied up some divider comments 5 years ago
..
java/app/com/roli/juce Added support for ID-based MIDI devices 6 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_Midi.cpp Updated the MidiInput/Output methods to return unique_ptrs 6 years ago
juce_android_Oboe.cpp Tidied up some divider comments 5 years ago
juce_android_OpenSL.cpp Tidied up some divider comments 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 Linux compiler warnings 6 years ago
juce_linux_Bela.cpp Bela: Support for analog inputs 5 years ago
juce_linux_JackAudio.cpp Added getXRunCount to AudioIODevice as a way to get Xrun counts from underlying hardware 7 years ago
juce_linux_Midi.cpp Updated the MidiInput/Output methods to return unique_ptrs 6 years ago
juce_mac_CoreAudio.cpp macOS: Fixed some deprecation warnings and silenced some others for the time being 6 years ago
juce_mac_CoreMidi.cpp CoreMidi: Check for string kMIDIPropertyUniqueID if integer fails in getMidiObjectInfo() 5 years ago
juce_win32_ASIO.cpp Windows: Fixed a crash when releasing a specific ASIO driver 6 years ago
juce_win32_DirectSound.cpp Windows: Use a default sample rate if one hasn't been specified in DSoundAudioIODevice::open() 6 years ago
juce_win32_Midi.cpp Windows: Updated SystemStats::getOperatingSystemType() to use RtlGetVersion() 6 years ago
juce_win32_WASAPI.cpp Windows: Clear the bufferSizes array in WASAPIAudioIODevice::initialise() to avoid duplicate values being added when re-initialising 6 years ago