1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-16 00:34:19 +00:00
JUCE/modules/juce_audio_basics
2012-07-23 07:54:23 +01:00
..
buffers Improved some const-ness in AudioSampleBuffer. 2012-05-18 20:08:13 +01:00
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. 2012-02-11 14:09:23 +00:00
midi Fix for MidiFile::readNextTrack() 2012-07-11 10:18:24 +01:00
sources Minor optimisations. New method OwnedArray::insertArray(). Changed some CodeDocument inner class constructors to use references rather than pointers. 2012-07-23 07:54:23 +01:00
synthesisers (automated whitespace clean-up) 2012-03-20 16:00:06 +00:00
juce_audio_basics.cpp Android: added OpenSLES audio device type. 2012-03-09 12:23:34 +00:00
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. 2012-02-11 14:09:23 +00:00
juce_audio_basics.mm New class: ChildProcess. Fixed android build problems with paths. 2011-09-02 12:48:36 +01:00
juce_module_info Version number bump. 2012-07-21 14:39:29 +01:00