| .. | 
			
		
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										AAX
									
								
							
						
					 | 
				
				
					
						AAX:  Tidied up an unused variable
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										AU
									
								
							
						
					 | 
				
				
					
						AUv3:  Fixed a potential crash when producing MIDI from plug-ins
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										RTAS
									
								
							
						
					 | 
				
				
					
						Whitespace
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										Standalone
									
								
							
						
					 | 
				
				
					
						Resize standalone plug-in window when scale factor is changed
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										Unity
									
								
							
						
					 | 
				
				
					
						Added more unique_ptr use, for functions that create LowLevelGraphicsContext or ImageType objects.
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										VST
									
								
							
						
					 | 
				
				
					
						Fixed more compiler warnings
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										VST3
									
								
							
						
					 | 
				
				
					
						VST3:  Only set JUCE_VST3_EMULATE_MIDI_CC_WITH_PARAMETERS by default if the plug-in accepts MIDI
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										utility
									
								
							
						
					 | 
				
				
					
						Windows:  Fixed a bug with DPI-aware VSTs in Steinberg hosts using the OpenGL renderer
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								AUResources.r
							
						
					 | 
				
				
					
						Revised multibus API and added support for multibus hosting
					
				 | 
				9 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_audio_plugin_client.h
							
						
					 | 
				
				
					
						Bump version number to 5.4.3
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_audio_plugin_client_AAX.cpp
							
						
					 | 
				
				
					
						Updated file headers and the README with the JUCE 5 license
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_audio_plugin_client_AAX.mm
							
						
					 | 
				
				
					
						Updated file headers and the README with the JUCE 5 license
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_audio_plugin_client_AU.r
							
						
					 | 
				
				
					
						Updated file headers and the README with the JUCE 5 license
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_audio_plugin_client_AU_1.mm
							
						
					 | 
				
				
					
						Updated file headers and the README with the JUCE 5 license
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_audio_plugin_client_AU_2.mm
							
						
					 | 
				
				
					
						Fixed more compiler warnings
					
				 | 
				6 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_audio_plugin_client_AUv3.mm
							
						
					 | 
				
				
					
						Updated file headers and the README with the JUCE 5 license
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_audio_plugin_client_RTAS.r
							
						
					 | 
				
				
					
						Renamed XCode to Xcode in multiple places
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_audio_plugin_client_RTAS_1.cpp
							
						
					 | 
				
				
					
						Updated file headers and the README with the JUCE 5 license
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_audio_plugin_client_RTAS_2.cpp
							
						
					 | 
				
				
					
						Updated file headers and the README with the JUCE 5 license
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_audio_plugin_client_RTAS_3.cpp
							
						
					 | 
				
				
					
						Updated file headers and the README with the JUCE 5 license
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_audio_plugin_client_RTAS_4.cpp
							
						
					 | 
				
				
					
						Updated file headers and the README with the JUCE 5 license
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_audio_plugin_client_RTAS_utils.cpp
							
						
					 | 
				
				
					
						Updated file headers and the README with the JUCE 5 license
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_audio_plugin_client_RTAS_utils.mm
							
						
					 | 
				
				
					
						Updated file headers and the README with the JUCE 5 license
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_audio_plugin_client_Standalone.cpp
							
						
					 | 
				
				
					
						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 | 
			
		
			
			
			
				
					| 
						
							
								
								juce_audio_plugin_client_Unity.cpp
							
						
					 | 
				
				
					
						Added support for building Unity native audio plugins on desktop platforms
					
				 | 
				7 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_audio_plugin_client_VST2.cpp
							
						
					 | 
				
				
					
						Updated file headers and the README with the JUCE 5 license
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_audio_plugin_client_VST3.cpp
							
						
					 | 
				
				
					
						Updated file headers and the README with the JUCE 5 license
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_audio_plugin_client_VST_utils.mm
							
						
					 | 
				
				
					
						Updated file headers and the README with the JUCE 5 license
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								juce_audio_plugin_client_utils.cpp
							
						
					 | 
				
				
					
						Restored an accidentally deleted file and resaved all projects
					
				 | 
				8 years ago |