18 Commits (f581fa92b48ce06cf274c6d0b51f0feb0e54ad26)

Author SHA1 Message Date
  jules 1872ed68c2 Made sure that AudioTransportSource::hasStreamFinished() returns the correct value. 11 years ago
  jules f9759ecc6b Documentation fixes. 11 years ago
  jules 50132270d6 Added a few override modifiers and fixed some documentation. 11 years ago
  jules 5a1112ab94 Updated the format of the header include guard macros. 12 years ago
  jules 3861a04197 Some more override decorations. 12 years ago
  jules 4fc8fbaef1 Added some more override decorators. 12 years ago
  jules 03c2801f3f Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 12 years ago
  jules cc26ae1fc1 Added ResizableBorderComponent::getCurrentZone(). Misc tidying-up. 12 years ago
  jules e543949bda Minor clean-ups. 12 years ago
  jules 0ceeb573d8 Minor changes to avoid pedantic compiler warnings. 12 years ago
  jules 6d15cc2948 Minor cleanups. 12 years ago
  jules 298749cc62 Added a couple of methods to AudioProcessorPlayer and AudioSourcePlayer. 12 years ago
  jules 4f590f036d Added better constructors for AudioSourceChannelInfo. 13 years ago
  jules 56bbab1537 (automated whitespace clean-up) 13 years ago
  jules 9c719306c9 Added -ldl to linux builds. Tidied up a few warnings. 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
  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