25 Commits (158220ddfa0addc1169633c0090a151151b4aa8c)

Author SHA1 Message Date
  Anthony Nicholls 158220ddfa Formatting: Use nested namespace definitions 1 year ago
  Anthony Nicholls 90c458d92e Includes: Move some miscellaneous includes into module header and source files 1 year ago
  Oliver James 7d9cdd3016 Audio: Add AudioWorkgroup support 1 year ago
  Anthony Nicholls 05d5c94990
Native: Rename all native files for improved consistency 2 years ago
  hogliux 2d42b9a44f Windows: Added Windows ARM support to JUCE 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 e403e330ef
DSP: Make FixedSizeFunction public 4 years ago
  ed 009d685179 Updated all license headers 4 years ago
  reuk fca3429e6e
DSP: Update convolution 5 years ago
  Ivan Cohen c138bf91b4 DSP: Revamp DSP module 5 years ago
  Tom Poole 894e7d2bd2 Updated all license headers 5 years ago
  Tom Poole 2d16374b14 Updated all license headers 5 years ago
  reuk 9fa6c195ee FFT: Add IPP implementation 5 years ago
  reuk 327f817b9b Copyrights: Update commercial/gpl headers to be gpl-only 5 years ago
  reuk adbf5fc219 DSP: Add ProcessorChain tests 5 years ago
  Tom Poole 28e03f0815 Replaced all instances of JUCE_CONSTEXPR with constexpr 5 years ago
  Tom Poole 41055ad782 DSP: Refactored AudioBlock 5 years ago
  ed 9fe83c18bd Fixed indentation in juce_dsp.cpp 6 years ago
  Tom Poole 70395c9622 Improved some unit tests 6 years ago
  Tom Poole c7c26fa9f0 Removed the OS X 10.5 and 10.6 deployment target options from the Projucer and enabled more C++11 features across all platforms 7 years ago
  ed 8aa40a72c8 Add guards to juce_blocks_basics, juce_dsp and juce_osc modules to ensure that they are not built if the compiler does not support them 7 years ago
  jules 8bcb06ce6c DSP module: Various fixes and features including new LadderFilter 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 bd6ca234cb Added Oversampling processor to DSP module 7 years ago
  hogliux 244a944857 Added the JUCE DSP module 7 years ago