| .. | 
		
		
			
			
			
				
					| juce_AudioPluginInstance.cpp | Moved AudioPluginInstance::refreshParameterList() into AudioProcessor. Did some refactoring of the way AudioProcessor maintains its internal flat list of parameters | 6 years ago | 
		
			
			
			
				
					| juce_AudioPluginInstance.h | Fixed some more Linux compiler warnings | 6 years ago | 
		
			
			
			
				
					| juce_AudioProcessor.cpp | Cancel any pending async updates in DuplicateParamIDCheck destructor | 6 years ago | 
		
			
			
			
				
					| juce_AudioProcessor.h | Minor documentation fix | 6 years ago | 
		
			
			
			
				
					| juce_AudioProcessorEditor.cpp | Ensure that setting a plug-in to be non-resizable using AudioProcessorEditor::setResizable() does not overwrite custom bounds constrainers | 7 years ago | 
		
			
			
			
				
					| juce_AudioProcessorEditor.h | Changes to avoid some clang warnings | 6 years ago | 
		
			
			
			
				
					| juce_AudioProcessorGraph.cpp | Refactored AudioPluginFormat::createPluginInstance to use lambdas for the callback | 6 years ago | 
		
			
			
			
				
					| juce_AudioProcessorGraph.h | Added a default constructor to AudioProcessorGraph::Connection | 6 years ago | 
		
			
			
			
				
					| juce_AudioProcessorListener.h | Added various clang-tidy modernize-* fixes | 6 years ago | 
		
			
			
			
				
					| juce_AudioProcessorParameter.h | Added various clang-tidy modernize-* fixes | 6 years ago | 
		
			
			
			
				
					| juce_AudioProcessorParameterGroup.cpp | Fixed some GCC compiler warnings and removed deprecated functions | 6 years ago | 
		
			
			
			
				
					| juce_AudioProcessorParameterGroup.h | Enforced more comprehensive const-correctness in the JUCE container classes | 6 years ago | 
		
			
			
			
				
					| juce_GenericAudioProcessorEditor.cpp | Enforce a minimum height for GenericAudioProcessorEditor | 6 years ago | 
		
			
			
			
				
					| juce_GenericAudioProcessorEditor.h | Changed the constructor of GenericAudioProcessorEditor to take a reference rather than a pointer, to match all the other AudioProcessorEditor classes. Also tweaked its implementation to resize its components horizontally to fit the width of the parent window | 6 years ago | 
		
			
			
			
				
					| juce_PluginDescription.cpp | Deprecated some thread unsafe methods in KnownPluginList and modernised the interface a bit | 6 years ago | 
		
			
			
			
				
					| juce_PluginDescription.h | Deprecated some thread unsafe methods in KnownPluginList and modernised the interface a bit | 6 years ago |