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
2021-03-25 11:51:28 +00: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: Set ComponentBoundsConstrainer stretchingTop/Left/Bottom/Right values when calling setBoundsForComponent() 2021-03-12 18:25:22 +00:00
juce_AudioProcessorEditor.h AudioProcessorEditor: Allow editors to have a corner resizer without being resizable by the host and clarified the documentation regarding this and the editor's constrainer 2021-03-05 18:40:04 +00:00
juce_AudioProcessorGraph.cpp AudioProcessorGraph: Ensure nodes are prepared with correct precision 2020-10-23 15:50:47 +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 Updated all license headers 2020-06-29 08:30:22 +01:00
juce_AudioProcessorParameterGroup.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_GenericAudioProcessorEditor.cpp GenericAudioProcessorEditor: Allow double-click on a slider to return to default value 2021-03-25 11:51:28 +00:00
juce_GenericAudioProcessorEditor.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_PluginDescription.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_PluginDescription.h Updated all license headers 2020-06-29 08:30:22 +01:00