1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-21 01:24:21 +00:00
JUCE/modules/juce_dsp
2018-04-23 15:22:26 +01:00
..
containers DSP SIMD: Fixed a potential compiler error and warning on some versions of gcc and added a unit-test to test some untested comparison SIMD operations 2018-04-23 12:15:11 +01:00
filter_design Add documentation tags 2018-03-15 12:10:32 +00:00
frequency Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
maths Tidied up a few minor coding style discrepencies 2018-04-10 09:50:11 +01:00
native Make sure that a recent dsp compiler warnings fix is only applied to newer gcc versions 2018-04-23 15:22:26 +01:00
processors Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
juce_dsp.cpp Removed the OS X 10.5 and 10.6 deployment target options from the Projucer and enabled more C++11 features across all platforms 2018-04-17 18:46:55 +01:00
juce_dsp.h Removed the OS X 10.5 and 10.6 deployment target options from the Projucer and enabled more C++11 features across all platforms 2018-04-17 18:46:55 +01:00
juce_dsp.mm Added the JUCE DSP module 2017-07-27 12:39:07 +01:00