|  Tom Poole | 73d1a1ff45 | Bump version number to 6.0.3 | 5 years ago | 
				
					
						|  Tom Poole | c9aba7f613 | Bump version number to 6.0.2 | 5 years ago | 
				
					
						|  ed | 333f98d204 | Squashed some compiler warnings with -Wmissing-prototypes enabled | 5 years ago | 
				
					
						|  ed | 6aeb9d7dda | Bump version number to 6.0.1 | 5 years ago | 
				
					
						|  ed | 009d685179 | Updated all license headers | 5 years ago | 
				
					
						|  ed | 67925d384f | Updated main README with CMake support info and changed docs extension from .txt to .md | 5 years ago | 
				
					
						|  Tom Poole | 894e7d2bd2 | Updated all license headers | 5 years ago | 
				
					
						|  Tom Poole | 2d16374b14 | Updated all license headers | 5 years ago | 
				
					
						|  reuk | ece5644a20 | CMake:  Add support for building JUCE projects with CMake | 6 years ago | 
				
					
						|  reuk | 1fdba480cc | JUCE 6:  Update version numbers | 5 years ago | 
				
					
						|  reuk | 327f817b9b | Copyrights: Update commercial/gpl headers to be gpl-only | 5 years ago | 
				
					
						|  reuk | 3520f6c4f6 | Standalone:  Put CreatePluginFilter in a common header | 5 years ago | 
				
					
						|  reuk | 1915fc7a37 | Standalone:  Fixed build issue with createPluginFilterOfType | 5 years ago | 
				
					
						|  ed | 08d0a12f03 | Bump version number to 5.4.7 | 5 years ago | 
				
					
						|  Tom Poole | ef1eacccd3 | Bump version number to 5.4.6 | 5 years ago | 
				
					
						|  ed | b45ce09235 | Standardised the licensing whitespace in module headers | 5 years ago | 
				
					
						|  Tom Poole | 7ebaac9827 | Added a JUCE_AU_WRAPPERS_SAVE_PROGRAM_STATES option to the juce_audio_plugin_client module | 6 years ago | 
				
					
						|  ed | 4583baf277 | Bump version number to 5.4.5 | 6 years ago | 
				
					
						|  Tom Poole | 528798d96e | Bump version number to 5.4.4 | 6 years ago | 
				
					
						|  ed | 6722194260 | Bump version number to 5.4.3 | 6 years ago | 
				
					
						|  Tom Poole | e3ebe5aed1 | Bump version number to 5.4.2 | 6 years ago | 
				
					
						|  ed | 6d39f01793 | Bump version number to 5.4.1 | 7 years ago | 
				
					
						|  ed | 0b8fcc7a15 | Bump version number to 5.4.0 | 7 years ago | 
				
					
						|  Tom Poole | a3566b8c1e | Removed the embedded VST2 SDK | 7 years ago | 
				
					
						|  ed | 2d79cc78c0 | Bump version number to 5.3.2 | 7 years ago | 
				
					
						|  ed | ee087748de | Corrected the JUCE version number in the comment above JUCE_FORCE_LEGACY_PARAMETER_AUTOMATION_TYPE in juce_audio_plugin_client.h | 7 years ago | 
				
					
						|  Noah Dayan | 1a31c86f39 | Bump version number to 5.3.1 | 7 years ago | 
				
					
						|  ed | 262dff8854 | Bump version number to 5.3.0 | 7 years ago | 
				
					
						|  ed | fa0f7a4281 | Bump version number to 5.2.1 | 7 years ago | 
				
					
						|  Lukasz Kozakiewicz | 181f4ab7fc | StandalonePluginWindow:   allow to customise kiosk mode enablement. | 7 years ago | 
				
					
						|  ed | dbb2f620b4 | Bump version number to 5.2.0 | 8 years ago | 
				
					
						|  tpoole | 0ae8aa812c | Bump version number to 5.1.2 | 8 years ago | 
				
					
						|  jules | eda613c6db | Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools | 8 years ago | 
				
					
						|  tpoole | 4dcce5083c | Added an option to declare plug-in parameters as either continuous or discrete, irrespective of their number of steps | 8 years ago | 
				
					
						|  hogliux | c02ef79fd6 | Bump version number to 5.1.1 | 8 years ago | 
				
					
						|  hogliux | eb33f537da | Bump version number to 5.1.1 | 8 years ago | 
				
					
						|  hogliux | c1ad53c14e | Bump version number to 5.1.0 | 8 years ago | 
				
					
						|  hogliux | bc3ef88603 | Bump version number to 5.0.2 | 8 years ago | 
				
					
						|  hogliux | 8413614744 | Bump version number to 5.0.1 | 8 years ago | 
				
					
						|  hogliux | 9d81c5066a | Bump version number to 5.0.0 | 8 years ago | 
				
					
						|  hogliux | b5afccc37c | Updated file headers and the README with the JUCE 5 license | 8 years ago | 
				
					
						|  hogliux | 2da1bc5f41 | Replace include guards with "#pragma once" | 8 years ago | 
				
					
						|  tpoole | a2a270406a | Allow VST vendor specific calls to be handled by an AudioProcessor | 8 years ago | 
				
					
						|  hogliux | e0aff606a8 | Bump version number to 4.3.1 | 8 years ago | 
				
					
						|  hogliux | e49022bfba | Added JUCE_USE_STUDIO_ONE_COMPATIBLE_PARAMETERS option to workaround a Studio One bug | 9 years ago | 
				
					
						|  hogliux | 363ceb08cf | Bump version number to 4.3.0 | 9 years ago | 
				
					
						|  hogliux | 4eb89336f9 | Bump version number to 4.2.4 | 9 years ago | 
				
					
						|  hogliux | 630ab88f8b | Version number update | 9 years ago | 
				
					
						|  jules | ec40f0940c | Updated version numbers in modules, and resaved example projects | 9 years ago | 
				
					
						|  hogliux | af6198b74f | Add support for plug-ins to report the IDs of their parameters | 9 years ago |