1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_audio_processors/processors
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_AudioPluginInstance.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_AudioPluginInstance.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_AudioProcessor.cpp AudioProcessor: Make wrapperType member const 2021-03-24 16:11:07 +00:00
juce_AudioProcessor.h AudioProcessor: Make wrapperType member const 2021-03-24 16:11:07 +00:00
juce_AudioProcessorEditor.cpp AudioProcessorEditor: Fixed a bug introduced in 5a59c92b causing editors to always be marked as resizable by the host when using the default ComponentBoundsConstrainer 2021-05-26 09:21:13 +01:00
juce_AudioProcessorEditor.h AudioProcessorEditor: Fixed a bug introduced in 5a59c92b causing editors to always be marked as resizable by the host when using the default ComponentBoundsConstrainer 2021-05-26 09:21:13 +01:00
juce_AudioProcessorGraph.cpp VST3: Add a new PluginDescription::uniqueId field 2021-04-07 15:14:20 +01:00
juce_AudioProcessorGraph.h AudioProcessorGraph: Ensure nodes are prepared with correct precision 2020-10-23 15:50:47 +01:00
juce_AudioProcessorListener.h AudioProcessor: Fix default behaviour of updateHostDisplay 2021-03-23 14:37:10 +00:00
juce_AudioProcessorParameter.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_AudioProcessorParameterGroup.cpp Windows: Fix and suppress some analysis warnings 2021-05-26 15:34:26 +01:00
juce_AudioProcessorParameterGroup.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_GenericAudioProcessorEditor.cpp Windows: Fix and suppress some analysis warnings 2021-05-26 15:34:26 +01:00
juce_GenericAudioProcessorEditor.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_PluginDescription.cpp PluginDescription: Also check deprecatedUid when matching plugin identifier strings 2021-04-22 14:28:52 +01:00
juce_PluginDescription.h VST3: Add a new PluginDescription::uniqueId field 2021-04-07 15:14:20 +01:00