Tom Poole
							
						 | 
						
							
							
							
								
							
								52d226fe72
								
							
								
							
						 | 
						
							
							
								
								Enabled additional VS warnings for some projects
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   ed
							
						 | 
						
							
							
							
								
							
								3638995f8b
								
							
								
							
						 | 
						
							
							
								
								Re-saved all projects
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   ed
							
						 | 
						
							
							
							
								
							
								c87879e07d
								
							
								
							
						 | 
						
							
							
								
								Re-saved all projects
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   Tom Poole
							
						 | 
						
							
							
							
								
							
								426e122375
								
							
								
							
						 | 
						
							
							
								
								Re-saved all projects
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								49aa9c9db4
								
							
								
							
						 | 
						
							
							
								
								Added flag JUCE_STRICT_REFCOUNTEDPOINTER which is recommended to avoid accidental leaks when using ref-counted pointers. Enabled this flag in the demo projects, and used it to help tidy up some dubious smart-pointer use
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								9da4d4131c
								
							
								
							
						 | 
						
							
							
								
								Increased shadowing warning level, and fixed a few warnings that were generated
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   hogliux
							
						 | 
						
							
							
							
								
							
								b2ec7f07a5
								
							
								
							
						 | 
						
							
							
								
								Re-saved all projects
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   hogliux
							
						 | 
						
							
							
							
								
							
								cf4f12a452
								
							
								
							
						 | 
						
							
							
								
								Replaced our VST2 interface headers with official VST3 SDK
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   hogliux
							
						 | 
						
							
							
							
								
							
								7063d9a7a4
								
							
								
							
						 | 
						
							
							
								
								Re-save all Android Projects
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   Lukasz Kozakiewicz
							
						 | 
						
							
							
							
								
							
								afd28b2c57
								
							
								
							
						 | 
						
							
							
								
								Re-save all projects.
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   Lukasz Kozakiewicz
							
						 | 
						
							
							
							
								
							
								315326477d
								
							
								
							
						 | 
						
							
							
								
								Add video playback support for Android and iOS. Update VideoComponent API to support building custom UIs.
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   ed
							
						 | 
						
							
							
							
								
							
								4e484b2c42
								
							
								
							
						 | 
						
							
							
								
								Re-saved all projects
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   ed
							
						 | 
						
							
							
							
								
							
								a5a8edd6f4
								
							
								
							
						 | 
						
							
							
								
								Re-saved all projects
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   Lukasz Kozakiewicz
							
						 | 
						
							
							
							
								
							
								772185f2b0
								
							
								
							
						 | 
						
							
							
								
								Add camera support for iOS and Android.
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   Tom Poole
							
						 | 
						
							
							
							
								
							
								3a373cfa06
								
							
								
							
						 | 
						
							
							
								
								Increased the warning level when building DemoRunner on iOS
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   ed
							
						 | 
						
							
							
							
								
							
								d72b58467f
								
							
								
							
						 | 
						
							
							
								
								Copy JUCE examples directories to DemoRunner resources on Mac so that they can be found when sandboxed
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   Tom Poole
							
						 | 
						
							
							
							
								
							
								ab863a6dc2
								
							
								
							
						 | 
						
							
							
								
								Replaced all usage of ScopedPointer with std::unique_ptr
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   Tom Poole
							
						 | 
						
							
							
							
								
							
								c7c26fa9f0
								
							
								
							
						 | 
						
							
							
								
								Removed the OS X 10.5 and 10.6 deployment target options from the Projucer and enabled more C++11 features across all platforms
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   ed
							
						 | 
						
							
							
							
								
							
								8297249558
								
							
								
							
						 | 
						
							
							
								
								Re-save DemoRunner project
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   Tom Poole
							
						 | 
						
							
							
							
								
							
								05d5b3b611
								
							
								
							
						 | 
						
							
							
								
								Re-saved all projects
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   Noah Dayan
							
						 | 
						
							
							
							
								
							
								2f1981ca8c
								
							
								
							
						 | 
						
							
							
								
								Re-saved all projects
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   Lukasz Kozakiewicz
							
						 | 
						
							
							
							
								
							
								774c1f5bed
								
							
								
							
						 | 
						
							
							
								
								Re-save all projects.
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   ed
							
						 | 
						
							
							
							
								
							
								d669c89d7d
								
							
								
							
						 | 
						
							
							
								
								Change the DemoRunner bundle ID to com.roli.juce.demorunner
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   hogliux
							
						 | 
						
							
							
							
								
							
								51ba2e1902
								
							
								
							
						 | 
						
							
							
								
								Changed demo-runner bundle-id
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   ed
							
						 | 
						
							
							
							
								
							
								db8fa5a4b4
								
							
								
							
						 | 
						
							
							
								
								Re-saved all projects
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   ed
							
						 | 
						
							
							
							
								
							
								bfd3afa6cf
								
							
								
							
						 | 
						
							
							
								
								Re-saved all projects
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   Lukasz Kozakiewicz
							
						 | 
						
							
							
							
								
							
								0aa41705ad
								
							
								
							
						 | 
						
							
							
								
								Re-saved all projects.
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   ed
							
						 | 
						
							
							
							
								
							
								3918cfbfb9
								
							
								
							
						 | 
						
							
							
								
								Re-saved all projects
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   ed
							
						 | 
						
							
							
							
								
							
								1644ee4ace
								
							
								
							
						 | 
						
							
							
								
								Add DemoRunner project
							
							
							
							
								
							
							
						 | 
						7 years ago |