7296b8e3f7 
								
							
								 
							
						 
						
							
							
								
								Bump version number to 7.0.2  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								417bd3b342 
								
							
								 
							
						 
						
							
							
								
								ValueTree: Add early exit when copying a ValueTree to itself  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fd8607302d 
								
							
								 
							
						 
						
							
							
								
								Bump version number to 7.0.1  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8b399998b4 
								
							
								 
							
						 
						
							
							
								
								Bump version number to 7.0.0  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2ec861d99e 
								
							
								 
							
						 
						
							
							
								
								Update licensing banners to JUCE 7  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								169a6f2d08 
								
							
								 
							
						 
						
							
							
								
								Value: Update refersToSameSourceAs documentation  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fe46afaf71 
								
							
								 
							
						 
						
							
							
								
								Value: Update refersToSameSourceAs documentation  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dea3fe60e4 
								
							
								 
							
						 
						
							
							
								
								Update copyright banners  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								111bbc0979 
								
							
								 
							
						 
						
							
							
								
								Bump version number to 6.1.6  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3c03693d07 
								
							
								 
							
						 
						
							
							
								
								Bump version number to 6.1.5  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8a6e1980d0 
								
							
								 
							
						 
						
							
							
								
								Bump version number to 6.1.4  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								53c6d19ed9 
								
							
								 
							
						 
						
							
							
								
								ValueTreePropertyWithDefault:  Remove message thread dependency  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								08283c9969 
								
							
								 
							
						 
						
							
							
								
								ValueTreePropertyWithDefault:  Initialise MessageManager in default setting unit test  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dea0f1638b 
								
							
								 
							
						 
						
							
							
								
								Rename ValueWithDefault -> ValueTreePropertyWithDefault and store default value in shared Value object to propagate changes  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								44404508fe 
								
							
								 
							
						 
						
							
							
								
								Bump version number to 6.1.3  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fc0f6b1f2f 
								
							
								 
							
						 
						
							
							
								
								Tidy up  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b9542ccc4c 
								
							
								 
							
						 
						
							
							
								
								Update code to use C++14 [[deprecated]] attribute  
							
							This commit removes the various compiler-specific JUCE_DEPRECATED macros and replaces them with C++14's deprecated attribute. It also removes the JUCE_CATCH_DEPRECATED_CODE_MISUSE flag as we can rely on the override specifier catching usage of these old virtual methods, and tidies up the DOXYGEN preprocessor checks as they were inconsistent across the codebase. 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bc75010116 
								
							
								 
							
						 
						
							
							
								
								Bump version number to 6.1.2  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5109e30c6f 
								
							
								 
							
						 
						
							
							
								
								Bump version number to 6.1.1  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								46fe3789fc 
								
							
								 
							
						 
						
							
							
								
								Bump version number to 6.1.0  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								78be43888e 
								
							
								 
							
						 
						
							
							
								
								Update the minimum C++ standard to C++14  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								31a7c62baf 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								Windows:  Fix and suppress some analysis warnings  
							
							This fixes warnings that are emitted when building with the `-analyze`
flag enabled. 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								79fbde7099 
								
							
								 
							
						 
						
							
							
								
								Added preliminary support for FreeBSD  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4c58e50f2e 
								
							
								 
							
						 
						
							
							
								
								Bump version number to 6.0.8  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								3baaad8b5b 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								XmlElement:  Update loops to use new iterators  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2553336f45 
								
							
								 
							
						 
						
							
							
								
								Bump version number to 6.0.7  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								25dccd53c0 
								
							
								 
							
						 
						
							
							
								
								Bump version number to 6.0.6  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5929103a29 
								
							
								 
							
						 
						
							
							
								
								Bump version number to 6.0.5  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c35bb61c8d 
								
							
								 
							
						 
						
							
							
								
								Bump version number to 6.0.4  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								73d1a1ff45 
								
							
								 
							
						 
						
							
							
								
								Bump version number to 6.0.3  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c9aba7f613 
								
							
								 
							
						 
						
							
							
								
								Bump version number to 6.0.2  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6aeb9d7dda 
								
							
								 
							
						 
						
							
							
								
								Bump version number to 6.0.1  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								009d685179 
								
							
								 
							
						 
						
							
							
								
								Updated all license headers  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								67925d384f 
								
							
								 
							
						 
						
							
							
								
								Updated main README with CMake support info and changed docs extension from .txt to .md  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								894e7d2bd2 
								
							
								 
							
						 
						
							
							
								
								Updated all license headers  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c2e3dcd8bf 
								
							
								 
							
						 
						
							
							
								
								Updated the documentation of some methods which now return std::unique_ptr instead of raw pointers to remove references to deleting the returned object  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2d16374b14 
								
							
								 
							
						 
						
							
							
								
								Updated all license headers  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1fdba480cc 
								
							
								 
							
						 
						
							
							
								
								JUCE 6:  Update version numbers  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								327f817b9b 
								
							
								 
							
						 
						
							
							
								
								Copyrights: Update commercial/gpl headers to be gpl-only  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								28e03f0815 
								
							
								 
							
						 
						
							
							
								
								Replaced all instances of JUCE_CONSTEXPR with constexpr  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								59a058fdc6 
								
							
								 
							
						 
						
							
							
								
								Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c2c98d3fdb 
								
							
								 
							
						 
						
							
							
								
								Updated some incorrect documentation in ValueWithDefault  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								08d0a12f03 
								
							
								 
							
						 
						
							
							
								
								Bump version number to 5.4.7  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ef1eacccd3 
								
							
								 
							
						 
						
							
							
								
								Bump version number to 5.4.6  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b45ce09235 
								
							
								 
							
						 
						
							
							
								
								Standardised the licensing whitespace in module headers  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e36736e0ec 
								
							
								 
							
						 
						
							
							
								
								Fixed some typos  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4583baf277 
								
							
								 
							
						 
						
							
							
								
								Bump version number to 5.4.5  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								528798d96e 
								
							
								 
							
						 
						
							
							
								
								Bump version number to 5.4.4  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								49fa0f73e4 
								
							
								 
							
						 
						
							
							
								
								Added an overload to ValueTree::fromXml() which can take an XML string and parse it  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								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