15 Commits (7ed282f3147d80e2f59fe37ae2b7b4b51be52a56)

Author SHA1 Message Date
  jules d691838765 Tidied up a few minor coding style discrepencies 7 years ago
  ed cdbc28c18b Add documentation tags 7 years ago
  Tom Poole e3aede39d8 DSP: Fixed an overly restrictive assertion in the Matrix multiplication operator 7 years ago
  jules fdebb67071 DSP module: Added a Phase class 7 years ago
  jules d727f2a35a Added MathConstants::halfPi to improve readability 7 years ago
  jules d0111a4f96 Began phasing out double_Pi and float_Pi in favour of MathConstants::pi. Also added MathConstants::twoPi 7 years ago
  jules 7dd8fa993e Fixes for templated code which could default-initialise a SIMDRegister object while expecting to get a zero-initialised value 7 years ago
  hogliux 328c0f6593 DSP: Add "DSP" UnitTest category to dsp module UnitTests 7 years ago
  jules a6deec4670 Couple of initialiser-list fixes for the DSP module 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
  tpoole 90bbda1f19 DSP: Added template specialisations of the Matrix class 7 years ago
  tpoole 945b3e8a14 DSP: Added template specialisations of the Matrix class 7 years ago
  hogliux 293e746e57 Fixed a live-build compiler-error when building the DSP module 7 years ago
  tpoole 77dd64abfa Documentation fixes 7 years ago
  tpoole 7c4a23bac7 Documentation fixes 7 years ago
  jules 5c65644171 Correct a spelling mistake in "ellipticIntegralK" 7 years ago
  jules c99b061ac4 Correct a spelling mistake in "ellipticIntegralK" 7 years ago
  hogliux 244a944857 Added the JUCE DSP module 7 years ago