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.
jules 1b3d7e9f3e Avoided an arithmetic overflow in OpenSLAudioIODevice when buffer sizes are very big. 10 years ago
..
audio_cd Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 11 years ago
audio_io Made the AudioDeviceManager ignore whitespace and case when chacking device names. 10 years ago
midi_io The MidiOutput and MidiInput classes were unnecessarily virtual, so tidied this up. 10 years ago
native Avoided an arithmetic overflow in OpenSLAudioIODevice when buffer sizes are very big. 10 years ago
sources Added method ResamplingAudioSource::flushBuffers() 11 years ago
juce_audio_devices.cpp Tweaked ASIO device creation sequence to try to avoid breaking some flaky drivers. 10 years ago
juce_audio_devices.h Added new flag JUCE_WASAPI_EXCLUSIVE that provides a new audio device type for opening WASAPI devices in exclusive mode. 10 years ago
juce_audio_devices.mm Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 12 years ago
juce_module_info Version number update 10 years ago