| .. | 
			
		
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										AAX
									
								
							
						
					 | 
				
				
					
						Added support for Atmos 7.0.2 and 7.1.2 Surround formats
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										AU
									
								
							
						
					 | 
				
				
					
						Noticed that we still had some template whitespace workarounds for older compilers, so tidied them up
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										RTAS
									
								
							
						
					 | 
				
				
					
						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 | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										Standalone
									
								
							
						
					 | 
				
				
					
						Standalone Plug-In:  Added missing save state when the standalone app is closed
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										VST
									
								
							
						
					 | 
				
				
					
						Fixed a compiler warning in the previous commit
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										VST3
									
								
							
						
					 | 
				
				
					
						VST3:  First add Midi controller changes and then add other midi events to ensure that all-notes off events occur before any note-on event with the same sampleOffset
					
				 | 
				8 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								
								
								
									
										utility
									
								
							
						
					 | 
				
				
					
						VST2:  Added warnings if the plug-in version number cannot be displayed by Cubase's version encoding
					
				 | 
				8 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.1.2
					
				 | 
				8 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 some compiler errors when creating AU plug-ins with Xcode 9
					
				 | 
				8 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_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 |