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 665c85b147 Version number bump. 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 Translation of OSX app menu strings. Minor misc changes and documentation fixes. 13 years ago
sources Removed the default parameters from BigInteger::findNextSetBit and findNextClearBit. 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