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 1a83fbf3a4 Changed MidiMessage::getTextFromTextMetaEvent() to handle utf-8 as well as ascii. 13 years ago
..
buffers Improved some const-ness in AudioSampleBuffer. 13 years ago
effects Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code. 13 years ago
midi Changed MidiMessage::getTextFromTextMetaEvent() to handle utf-8 as well as ascii. 13 years ago
sources Added better constructors for AudioSourceChannelInfo. 13 years ago
synthesisers (automated whitespace clean-up) 13 years ago
juce_audio_basics.cpp Android: added OpenSLES audio device type. 13 years ago
juce_audio_basics.h Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code. 13 years ago
juce_audio_basics.mm New class: ChildProcess. Fixed android build problems with paths. 13 years ago
juce_module_info Version number bump. 13 years ago