77 Commits (e6509fcb51eaa92b1c7a2c7918caced2eefd00b4)

Author SHA1 Message Date
  Tom Poole 6bf9bb9a2e Add final specifiers in implementation files 1 year ago
  Anthony Nicholls 158220ddfa Formatting: Use nested namespace definitions 1 year ago
  Anthony Nicholls f893a125b9 SIMD: Add guard for string stream operator 1 year ago
  Tom Poole 4153d59e39 Formatting 1 year ago
  Oliver James 7d9cdd3016 Audio: Add AudioWorkgroup support 1 year ago
  reuk 28414a6af8
Global: Avoid floating-point equality checks where possible 2 years ago
  reuk 28f2157912
Convert ignoreUnused to [[maybe_unused]] 2 years ago
  reuk 7c14c1fcd7
Use more concise stdlib type aliases 2 years ago
  Tom Poole 2ec861d99e Update licensing banners to JUCE 7 3 years ago
  Tom Poole dea3fe60e4 Update copyright banners 3 years ago
  reuk c6f703aa57
SIMDRegister Test: Tidy up template functions 3 years ago
  reuk ebac835673
Fix some deprecation warnings 3 years ago
  reuk 1d1d743b9f
Build: Add -Wdeprecated to recommended flags and fix new warnings 3 years ago
  reuk 7d21a967e4
AudioBlock: Use new size_t overloads from FloatVectorOperations 3 years ago
  Tom Poole 9979dd27fa Add a const specialisation to SampleTypeHelpers 3 years ago
  reuk 3c68581567
Use jassertquiet where possible 3 years ago
  reuk 1cd5abe489 AudioBlock: Remove unnecessary casts 3 years ago
  reuk 706d80216b
AudioBlock: Allow smoothing using SmoothedValues of a broader range of types 4 years ago
  reuk 4d27422d9f GCC: Suppress cast-align warnings 4 years ago
  reuk 23bc385864 ARM: Fix AudioBlock test build on ARM 4 years ago
  reuk 8fc1c1abae
JACK: Fix bug where input and output devices were reversed 4 years ago
  ed 009d685179 Updated all license headers 5 years ago
  ed 4855f52e4d Added missing documentation tags 5 years ago
  ed fa4fde08ec Fixed some documentation issues 5 years ago
  ed b5214a341e Normalised lambda whitespace 5 years ago
  reuk fca3429e6e
DSP: Update convolution 5 years ago
  reuk 4cf66d6522 Cleanup: Remove redundant inlines 5 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
  ed a54da0b832 Fixed some more typos 5 years ago
  Tom Poole 4048a5feef AudioBlock: Fixed an issue preventing usage with SIMDRegister 5 years ago
  Tom Poole 85f76d2546 AudioBlock: Fixed an issue preventing usage with SIMDRegister 5 years ago
  Tom Poole 41055ad782 DSP: Refactored AudioBlock 5 years ago
  ed 5360191737 Fixed some documentation typos 6 years ago
  Tom Poole 16dd26649a Fixed some GCC compiler warnings and removed deprecated functions 6 years ago
  hogliux b561b34e8c Linux: Fixed a compiler warning 6 years ago
  ed 1221374be9 DSP: Fixed an incorrect assertion in one of the AudioBlock constructors 6 years ago
  ed 497a1b3fb7 Added juce_UnitTestCategories.h to replace raw strings used for test categories 6 years ago
  Tom Poole 12dfd3df45 DSP: Made AudioBlock::getSubsetChannelBlock const 6 years ago
  reuk 827055c2c1 DSP: Allowed AudioBlocks of const elements 6 years ago
  Zsolt Garamvolgyi 0e58d244aa DSP: Added SIMDRegister::truncate() 6 years ago
  Zsolt Garamvolgyi c3a8ea1ab6 SIMDRegister abs operation implemented 6 years ago
  Tom Poole 9f344aaa5a DSP: Added an assertion to protect against invalid use of ProcessContextNonReplacing 6 years ago
  Tom Poole 4751e9d41a Added a new templated SmoothedValue class 6 years ago
  ed a234721110 Added various clang-tidy modernize-* fixes 6 years ago
  ed d6300966df Fixed an error calculating numSamples in the AudioBlock constructor taking a start sample index 6 years ago
  jules 095a0db589 Fixes to AudioBlock::copyTo and copyFrom 6 years ago
  jules 750af63f8f Fixes to AudioBlock::copyTo and copyFrom 6 years ago
  Tom Poole 0e1722e387 Multiple spelling fixes 6 years ago