1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-16 00:34:19 +00:00
JUCE/modules/juce_audio_basics/utilities
reuk 31a7c62baf
Windows: Fix and suppress some analysis warnings
This fixes warnings that are emitted when building with the `-analyze`
flag enabled.
2021-05-26 15:34:26 +01:00
..
juce_ADSR.h ADSR: Minor refactoring, added some tests 2021-03-29 09:20:05 +01:00
juce_ADSR_test.cpp ADSR: Fixed a test failure with small sustain lengths 2021-03-31 17:21:42 +01:00
juce_Decibels.h Updated all license headers 2020-04-23 17:30:39 +01:00
juce_GenericInterpolator.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_IIRFilter.cpp Updated all license headers 2020-04-23 17:30:39 +01:00
juce_IIRFilter.h Updated all license headers 2020-04-23 17:30:39 +01:00
juce_Interpolators.cpp Tidied up some template statement whitespace 2021-01-29 15:40:12 +00:00
juce_Interpolators.h Clang: Fix warnings when building with clang 10 2020-07-01 10:00:43 +01:00
juce_LagrangeInterpolator.cpp Tidied up some template statement whitespace 2021-01-29 15:40:12 +00:00
juce_Reverb.h Windows: Fix and suppress some analysis warnings 2021-05-26 15:34:26 +01:00
juce_SmoothedValue.cpp Updated all license headers 2020-04-23 17:30:39 +01:00
juce_SmoothedValue.h Added preliminary support for FreeBSD 2021-03-29 14:16:46 +01:00
juce_WindowedSincInterpolator.cpp Updated all license headers 2020-06-29 08:30:22 +01:00