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.
hogliux f8cffb5949 Fix some warnings on newer GCC versions on linux 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. 12 years ago
audio_io Made AudioDeviceManager prefer to use a device's current sample rate if asked to use a default rate. 10 years ago
midi_io The MidiOutput and MidiInput classes were unnecessarily virtual, so tidied this up. 10 years ago
native Fix some warnings on newer GCC versions on linux 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. 11 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 11 years ago