|  Tom Poole | a9a0f6b92f | Enforced more comprehensive const-correctness in the JUCE container classes | 6 years ago | 
				
					
						|  jules | 0fb8c8e82a | Added handy new function parseXMLIfTagMatches(), and refactored a lot of old code that was parsing XML in a more clunky way | 6 years ago | 
				
					
						|  jules | 2e2cfb5f6c | Made a lot of the functions that used to return a raw XmlElement* instead return a std::unique_ptr<XmlElement> to make it safer and more concise to capture them. Also added new methods to XmlElement for generating text, and deprecated the old ones | 7 years ago | 
				
					
						|  reuk | 1f63493031 | Allowed an AudioProcessorValueTreeState to manage RangedAudioParameter subclasses | 7 years ago | 
				
					
						|  ed | d018eb8407 | Enable the JUCE_STRICT_REFCOUNTEDPOINTER flag for all new projects and PIPs | 7 years ago | 
				
					
						|  Tom Poole | ab863a6dc2 | Replaced all usage of ScopedPointer with std::unique_ptr | 7 years ago | 
				
					
						|  Tom Poole | 77128db335 | Capitalised the PIP vendor field for the examples | 7 years ago | 
				
					
						|  ed | 8eacf2cd96 | Fixed some AudioProcessor layouts mis-matches in the JUCE plugin examples | 7 years ago | 
				
					
						|  ed | 5507801dfd | Add all PIP examples | 7 years ago |