158 Commits (e88228a03673b46f422e4aa0f77a2f9983fa168d)

Author SHA1 Message Date
  ed 5360191737 Fixed some documentation typos 6 years ago
  Tom Poole 01935e3338 DSP: Guarded a rogue FMA instruction in the AVX native ops 6 years ago
  Tom Poole a4bd6cbc66 Fixed some more Linux compiler warnings 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
  ed 9fe83c18bd Fixed indentation in juce_dsp.cpp 6 years ago
  Tom Poole 12dfd3df45 DSP: Made AudioBlock::getSubsetChannelBlock const 6 years ago
  reuk 55c512d9a1 DSP: Fixed a potential dangling reference issue in ProcessContext 6 years ago
  reuk 827055c2c1 DSP: Allowed AudioBlocks of const elements 6 years ago
  Zsolt Garamvolgyi 0e58d244aa DSP: Added SIMDRegister::truncate() 6 years ago
  ed 1a46fb3a5f Minor whitespace tidying 6 years ago
  Zsolt Garamvolgyi c3a8ea1ab6 SIMDRegister abs operation implemented 6 years ago
  ed 13fadfe5e3 Minor documentation cleanup in the DSP module 6 years ago
  Tom Poole 9f344aaa5a DSP: Added an assertion to protect against invalid use of ProcessContextNonReplacing 6 years ago
  Tom Poole aa361c9cf5 Documentation fixes 6 years ago
  ed 34ca59fd81 Fixed a missing argument when creating an instance of FFTWImpl 6 years ago
  ed 6722194260 Bump version number to 5.4.3 6 years ago
  ed 74bcfa1d83 Fixed a missing argument when creating an instance of FFTWImpl 6 years ago
  Tom Poole 60d49c2ef0 Tidied up some documentation 6 years ago
  Tom Poole 70395c9622 Improved some unit tests 6 years ago
  Tom Poole 4751e9d41a Added a new templated SmoothedValue class 6 years ago
  Ivan COHEN 36d71a0c75 DSP: Improved the smoothing of IR changes in the Convolution class 6 years ago
  Tom Poole 6f2f9afb06 LinearSmoothedValue: Changed the new interface 6 years ago
  reuk b8278cec0e LinearSmoothedValue: Added some helpful member functions and deprecated setValue 6 years ago
  Ivan COHEN b8bee51651 DSP: Fixed some FIFO and memory allocation issues in convolutions 6 years ago
  Ivan COHEN 595b31f561 Solved an issue with dsp::FilterDesign low-pass Kaiser's method 6 years ago
  Tom Poole 77feb173b0 DSP: Improved some variable names and documentation 6 years ago
  Tom Poole e3ebe5aed1 Bump version number to 5.4.2 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
  ed eaf0f990d4 Replaced all uses of static_cast<Type&&> with std::move 7 years ago
  Tom Poole ceec72457d DSP: Added some const processor accessors 7 years ago
  ed 6d39f01793 Bump version number to 5.4.1 7 years ago
  Tom Poole 55ebd17dfc Fixed a bug in the Oversampling class 7 years ago
  ed 0b8fcc7a15 Bump version number to 5.4.0 7 years ago
  Tom Poole 4137ee1b7d DSP: Fixed a couple of issues with the Oversampling class 7 years ago
  Ivan COHEN 9829a8ad09 Made the dsp::Oversampling class more customisable 7 years ago
  jules 77634bc802 Fixed an issue in dsp::FilterDesign functions, and added some extra functionality 7 years ago
  Tom Poole efddea0eff DSP: Fixed an uninitialised memory issue in the Convolution class 7 years ago
  Tom Poole 044c36f5bb DSP: Fixed some errors in the previous commit 7 years ago
  Tom Poole 1396d7cfc5 DSP: Fixed an issue returning arrays of reference counted objects 7 years ago
  Tom Poole 56022b6680 DSP: Fixed an uninitialised memory issue in the Convolution class 7 years ago
  jules 095a0db589 Fixes to AudioBlock::copyTo and copyFrom 7 years ago
  jules 750af63f8f Fixes to AudioBlock::copyTo and copyFrom 7 years ago
  jules 397b0f80a2 bit of code clean-up 7 years ago
  Tom Poole 493591a7ef Cleaned up some doc comments 7 years ago
  Tom Poole 8632d853e9 DSP: Avoid a potential symbol collision 7 years ago
  Tom Poole 0e1722e387 Multiple spelling fixes 7 years ago