13 Commits (06e2a667fb8fd1fbd4071a0c5fb873b47009bd79)

Author SHA1 Message Date
  jules 195495a989 Removed the default parameters from BigInteger::findNextSetBit and findNextClearBit. 13 years ago
  jules d4ae8f3d55 Minor optimisations. New method OwnedArray::insertArray(). Changed some CodeDocument inner class constructors to use references rather than pointers. 13 years ago
  jules 26c002498d Fix for MixerAudioSource. 13 years ago
  jules 4f590f036d Added better constructors for AudioSourceChannelInfo. 13 years ago
  jules ccb5144c95 Fix for BufferingAudioSource when looping. 13 years ago
  jules 1f95f54089 Purged some warnings. 13 years ago
  jules 56bbab1537 (automated whitespace clean-up) 13 years ago
  jules 59ebf8a05d Fixed a bug in MixerAudioSource::removeAllInputs(), and simplified the implementation of removeInputSource(). 13 years ago
  jules 295d125142 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
  jules afcc66e449 Minor fix for ResamplingAudioSource, minor addition to Slider. 13 years ago
  Julian Storer 427941e8c3 Fix for BufferingAudioSource. 13 years ago
  Julian Storer 54eb263055 Fixed a threading problem in BufferingAudioSource. 13 years ago
  Julian Storer b70e0a28d2 First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 14 years ago