| .. | 
		
		
			
			
			
				
					| juce_analytics | Added juce_UnitTestCategories.h to replace raw strings used for test categories | 6 years ago | 
		
			
			
			
				
					| juce_audio_basics | Another batch of conversion of methods which returned bare XmlElement* to return unique_ptrs | 6 years ago | 
		
			
			
			
				
					| juce_audio_devices | Added identifier-based MIDI input/output methods to AudioDeviceManager and deprecated the old name-based methods | 6 years ago | 
		
			
			
			
				
					| juce_audio_formats | Updated the AudioFormatManager::registerBasicFormats documentation | 6 years ago | 
		
			
			
			
				
					| juce_audio_plugin_client | AU:  Fixed an bug where JUCE_FORCE_LEGACY_PARAMETER_AUTOMATION_TYPE is ignored | 6 years ago | 
		
			
			
			
				
					| juce_audio_processors | VST3:  Increased the instantiation speed of large shell plug-ins | 6 years ago | 
		
			
			
			
				
					| juce_audio_utils | Added identifier-based MIDI input/output methods to AudioDeviceManager and deprecated the old name-based methods | 6 years ago | 
		
			
			
			
				
					| juce_blocks_basics | Updated the minimumCppStandard of juce_blocks_basics | 6 years ago | 
		
			
			
			
				
					| juce_box2d | Bump version number to 5.4.3 | 6 years ago | 
		
			
			
			
				
					| juce_core | Added a ReferenceCountedObjectPtr overload of ReferenceCountedArray::set() | 6 years ago | 
		
			
			
			
				
					| juce_cryptography | Added juce_UnitTestCategories.h to replace raw strings used for test categories | 6 years ago | 
		
			
			
			
				
					| juce_data_structures | Added an overload to ValueTree::fromXml() which can take an XML string and parse it | 6 years ago | 
		
			
			
			
				
					| juce_dsp | Linux:  Fixed a compiler warning | 6 years ago | 
		
			
			
			
				
					| juce_events | 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 | 6 years ago | 
		
			
			
			
				
					| juce_graphics | Added more unique_ptr use, for functions that create LowLevelGraphicsContext or ImageType objects. | 6 years ago | 
		
			
			
			
				
					| juce_gui_basics | macOS:  Fixed an issue with fullscreen windows on older versions of macOS | 6 years ago | 
		
			
			
			
				
					| juce_gui_extra | Added some CodeDocument and CodeEditorComponent tests and improvements | 6 years ago | 
		
			
			
			
				
					| juce_opengl | Added more unique_ptr use, for functions that create LowLevelGraphicsContext or ImageType objects. | 6 years ago | 
		
			
			
			
				
					| juce_osc | Fixed some compiler warnings | 6 years ago | 
		
			
			
			
				
					| juce_product_unlocking | 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 | 6 years ago | 
		
			
			
			
				
					| juce_video | macOS:  Detach observers when closing the AVPlayer in VideoComponent::closeVideo() to avoid a crash on 10.13 | 6 years ago | 
		
			
			
			
				
					| JUCE Module Format.txt | Projucer:  Made the C++ language standard option a per-project instead of per-build configuration setting. Added an option to enable GNU compiler extensions for supported exporters. Added the option to specify a minimum C++ language standard in module declarations and added a warning to the Projucer when adding a module that has a higher standard than currently set. | 8 years ago |