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 3a7989ad7c Android: added OpenSLES audio device type. 13 years ago
..
buffers Removed some old VC6 workarounds, and removed the VC6 exporter from the introjucer. 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 Introjucer: added company name property to project, and better exe property info generation in MSVC resource files. Added method OpenGLComponent::rebuildContext(). 13 years ago
sources Fixed a bug in MixerAudioSource::removeAllInputs(), and simplified the implementation of removeInputSource(). 13 years ago
synthesisers 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.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 Docs fix. Version bump. 13 years ago