| .. | 
			
		
		
			
			
			
				
					| 
						
							
								
								jucer_AppearanceSettings.cpp
							
						
					 | 
				
				
					
						Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
					
				 | 
				9 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								jucer_AppearanceSettings.h
							
						
					 | 
				
				
					
						Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects.
					
				 | 
				9 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								jucer_Application.cpp
							
						
					 | 
				
				
					
						Projucer: workaround broken "Open Recent" submenu
					
				 | 
				9 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								jucer_Application.h
							
						
					 | 
				
				
					
						Projucer: menu adjustments
					
				 | 
				9 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								jucer_AutoUpdater.cpp
							
						
					 | 
				
				
					
						Don't keep on showing the auto-updater dialog box if the user clicks cancel
					
				 | 
				9 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								jucer_AutoUpdater.h
							
						
					 | 
				
				
					
						Don't keep on showing the auto-updater dialog box if the user clicks cancel
					
				 | 
				9 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								jucer_CommandIDs.h
							
						
					 | 
				
				
					
						Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects.
					
				 | 
				9 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								jucer_CommandLine.cpp
							
						
					 | 
				
				
					
						Resaved projects
					
				 | 
				9 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								jucer_CommandLine.h
							
						
					 | 
				
				
					
						Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects.
					
				 | 
				9 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								jucer_CommonHeaders.h
							
						
					 | 
				
				
					
						Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects.
					
				 | 
				9 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								jucer_DocumentEditorComponent.cpp
							
						
					 | 
				
				
					
						Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects.
					
				 | 
				9 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								jucer_DocumentEditorComponent.h
							
						
					 | 
				
				
					
						Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects.
					
				 | 
				9 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								jucer_DownloadCompileEngineThread.cpp
							
						
					 | 
				
				
					
						Fixed typo in linux-only Projucer code
					
				 | 
				9 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								jucer_DownloadCompileEngineThread.h
							
						
					 | 
				
				
					
						Projucer: add feature download & install live-build engine (including checks for supported OS versions)
					
				 | 
				9 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								jucer_EulaDialogue.h
							
						
					 | 
				
				
					
						Projucer: updated EULA
					
				 | 
				9 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								jucer_FilePreviewComponent.h
							
						
					 | 
				
				
					
						Found a few missing 'override' specifiers
					
				 | 
				9 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								jucer_GlobalPreferences.cpp
							
						
					 | 
				
				
					
						Fixed a bug in the Projucer that would incorrectly mark relative SDK paths as invalid even if they were valid
					
				 | 
				9 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								jucer_GlobalPreferences.h
							
						
					 | 
				
				
					
						Use a bespoke VST2 interface
					
				 | 
				9 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								jucer_LoginForm.h
							
						
					 | 
				
				
					
						Projucer: add free-to-use license for the live-build engine
					
				 | 
				9 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								jucer_Main.cpp
							
						
					 | 
				
				
					
						Projucer: fixed an edge-case where the UI would misbehave if you're logged in but don't have a live-coding license
					
				 | 
				9 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								jucer_MainWindow.cpp
							
						
					 | 
				
				
					
						Fixed some typos.
					
				 | 
				9 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								jucer_MainWindow.h
							
						
					 | 
				
				
					
						Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects.
					
				 | 
				9 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								jucer_OpenDocumentManager.cpp
							
						
					 | 
				
				
					
						Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
					
				 | 
				9 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								jucer_OpenDocumentManager.h
							
						
					 | 
				
				
					
						Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
					
				 | 
				9 years ago | 
			
		
			
			
			
				
					| 
						
							
								
								jucer_ProjucerLicenses.h
							
						
					 | 
				
				
					
						Projucer: add free-to-use license for the live-build engine
					
				 | 
				9 years ago |