15 Commits (bb724761f22a2b51a17205c07ed2343e56e67298)

Author SHA1 Message Date
  ed 009d685179 Updated all license headers 4 years ago
  Tom Poole 894e7d2bd2 Updated all license headers 5 years ago
  Tom Poole 2d16374b14 Updated all license headers 5 years ago
  reuk 327f817b9b Copyrights: Update commercial/gpl headers to be gpl-only 5 years ago
  jules cdb55f70c2 Changes to avoid some clang warnings 6 years ago
  jules 974b4a8351 Removed some legacy friend class declarations that are no longer needed with modern compilers 7 years ago
  ed cdbc28c18b Add documentation tags 7 years ago
  jules aecb819985 Replaced all our internal use of the old AudioSampleBuffer name with AudioBuffer<float> (for which AudioSampleBuffer is just a typedef) 7 years ago
  jules eda613c6db Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 7 years ago
  hogliux b5afccc37c Updated file headers and the README with the JUCE 5 license 8 years ago
  hogliux 2da1bc5f41 Replace include guards with "#pragma once" 8 years ago
  hogliux c67c1d4ef9 Added missing JUCE_API keywords 8 years ago
  jules b5907fa90d Normalised some divider comments 9 years ago
  jules 226eaa86f3 Removed a defunct member variable 9 years ago
  jules fdc04d2d2c Fixed some warnings caught by -pedantic_warnings 9 years ago
  jules 57d4889f91 Added a new class AudioVisualiserComponent, and updated the demo audio pages to use this. 9 years ago