8070fa0ec4 
								
							
								 
							
						 
						
							
							
								
								Fixed some compiler warnings  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a357e548a3 
								
							
								 
							
						 
						
							
							
								
								AAX:  Fixes an Xcode compiler warning  
							
							Ignore tautological-overlap-compare in the AAX headers 
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b7e28541ca 
								
							
								 
							
						 
						
							
							
								
								Replaced deprecated Displays methods  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0d96ec9baf 
								
							
								 
							
						 
						
							
							
								
								AppConfig:  Ensure AppConfig is always included in plugin wrappers  
							
							Previously, the `JUCE_APP_CONFIG_HEADER` macro wasn't being defined/included
in some of the wrapper files, which meant that there was a danger of these
files building without important JucePlugin_Build_* macros defined. 
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c35bb61c8d 
								
							
								 
							
						 
						
							
							
								
								Bump version number to 6.0.4  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c492da9971 
								
							
								 
							
						 
						
							
							
								
								AUv3:  Normalise incoming realtime parameter changes  
							
							
								
							
							
						 
						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  
				
					
						
							
							
								 
						
							
							
							
								
							
								fd8ba2deda 
								
							
								 
							
						 
						
							
							
								
								VST2:  Allow VST2 plugins to build for win32 with LLVM  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								90664b42df 
								
							
								 
							
						 
						
							
							
								
								VST3:  Fix issue where aftertouch messages from the host were incorrectly converted to LegacyMIDICCOut messages  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								333f98d204 
								
							
								 
							
						 
						
							
							
								
								Squashed some compiler warnings with -Wmissing-prototypes enabled  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9f68aff35b 
								
							
								 
							
						 
						
							
							
								
								macOS:  Fixed some symbol clashes when building 32-bit plug-ins  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ccfee61773 
								
							
								 
							
						 
						
							
							
								
								iOS:  Removed some unused deployment target checks  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								757556d1ac 
								
							
								 
							
						 
						
							
							
								
								Fixed a positioning bug in the standalone plug-in window  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c8a416f476 
								
							
								 
							
						 
						
							
							
								
								Obj-C++:  Added obc_msgSendSuper_stret overloads for ObjCMsgSendSuper() and refactored the superclass messaging a bit  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dc8145fe6a 
								
							
								 
							
						 
						
							
							
								
								Fixed a potential infinite resize loop when using the standalone plug-in window with a transformed editor  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								f9f5caa5cc 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								macOS 11:  Fix function pointer conversions  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6aeb9d7dda 
								
							
								 
							
						 
						
							
							
								
								Bump version number to 6.0.1  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e19b1bde71 
								
							
								 
							
						 
						
							
							
								
								VST3:  Don't remove content wrapper component from desktop before destroying on Linux  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								744e16eebd 
								
							
								 
							
						 
						
							
							
								
								Fixed some Doxygen parsing issues  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								31022e4521 
								
							
								 
							
						 
						
							
							
								
								VST3:  Fixed some build errors and warnings with JUCE_VST3_CAN_REPLACE_VST2=1 on Linux  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								422e4a0083 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								VST3:  Fix link of 32-bit plugins  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								394c4fd475 
								
							
								 
							
						 
						
							
							
								
								Clang:  Fix warnings when building with clang 10  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								286bb40a9e 
								
							
								 
							
						 
						
							
							
								
								Clang:  Ensure that the VST3 entry point is exported when building with Clang on Windows  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3c15dc79de 
								
							
								 
							
						 
						
							
							
								
								Clang:  Fix some preprocessor defs on windows  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a2d1fc412a 
								
							
								 
							
						 
						
							
							
								
								VST3:  Return correct count for MIDI input/output buses in getBusCount() and enable/disable them based on activateBus() calls  
							
							
								
							
							
						 
						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  
				
					
						
							
							
								 
						
							
							
							
								
							
								fa4fde08ec 
								
							
								 
							
						 
						
							
							
								
								Fixed some documentation issues  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								51fe471461 
								
							
								 
							
						 
						
							
							
								
								VST3:  Only call restartComponent() with necessary flags  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6a5d554451 
								
							
								 
							
						 
						
							
							
								
								VST3:  Only call restartComponent() with necessary flags  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b5214a341e 
								
							
								 
							
						 
						
							
							
								
								Normalised lambda whitespace  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d510b73cdf 
								
							
								 
							
						 
						
							
							
								
								Normalised all whitespace before args in std::function  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								b5dac7968f 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								Xcode:  Fix ambiguous symbol errors in VST3 wrapper  
							
							The missing CoreFoundation include was causing issues when building
VST3 plugin-hosts. 
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								deaf06944e 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								Xcode:  Fix ambiguous symbol errors in VST3 wrapper  
							
							The missing CoreFoundation include was causing issues when building
VST3 plugin-hosts. 
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								40ab91dea4 
								
							
								 
							
						 
						
							
							
								
								macOS:  Fixed an issue in FakeMouseMoveGenerator when a global scale factor is applied  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								351c5142e5 
								
							
								 
							
						 
						
							
							
								
								AAX:  Resize host window correctly when global scale != 1  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ebf76194b9 
								
							
								 
							
						 
						
							
							
								
								macOS:  Fixed an issue in FakeMouseMoveGenerator when a global scale factor is applied  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2c46150f0c 
								
							
								 
							
						 
						
							
							
								
								AAX:  Resize host window correctly when global scale != 1  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2ea34c7e52 
								
							
								 
							
						 
						
							
							
								
								AU:  Resize host window correctly when global scale != 1  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								73e4cb832d 
								
							
								 
							
						 
						
							
							
								
								AU:  Resize host window correctly when global scale != 1  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5d9eb7ee1f 
								
							
								 
							
						 
						
							
							
								
								Whitespace  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								293be30356 
								
							
								 
							
						 
						
							
							
								
								VST3:  Fixed some alignment warnings when loading VST2-compatible state data  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fb34363c0a 
								
							
								 
							
						 
						
							
							
								
								VST3:  Fixed some alignment warnings when loading VST2-compatible state data  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b8f8a1781d 
								
							
								 
							
						 
						
							
							
								
								AU:  Ignore implicit fallthrough warning when including AU headers  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3a0f7cd59a 
								
							
								 
							
						 
						
							
							
								
								AU:  Ignore implicit fallthrough warning when including AU headers  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d9093c87d6 
								
							
								 
							
						 
						
							
							
								
								Removed some cross-module relative includes  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								72a4719c17 
								
							
								 
							
						 
						
							
							
								
								VST:  Query host window scale factor when opening editor window  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b57509c4a2 
								
							
								 
							
						 
						
							
							
								
								Removed some cross-module relative includes  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2bfed0b354 
								
							
								 
							
						 
						
							
							
								
								Removed some unnecessary JUCE_MODULE_AVAILABLE_* checks  
							
							
								
							
							
						 
						5 years ago