|  jules | 82c4938ebe | Deprecated theAudioProcessor::silenceInProducesSilenceOut method, which is no longer actually used by any of the plugin wrappers | 9 years ago | 
				
					
						|  jules | baab7546f4 | Replaced some uses of the now-deprecated AudioProcessor::getTotalNumInputChannels() | 10 years ago | 
				
					
						|  hogliux | 4fef661ada | Added multi-bus support for audio plug-in clients | 10 years ago | 
				
					
						|  jules | d06fc22369 | Pimped the demo app with some new images | 10 years ago | 
				
					
						|  jules | 810f2bfb2a | Introjucer: Added Android Studio exporter | 10 years ago | 
				
					
						|  Timur Doumler | 327d1ba187 | Introjucer: disabled generation of deprecated Parameter getter/setter method overrides when creating a new Audio Plug-In. | 10 years ago | 
				
					
						|  Timur Doumler | 3a7c138f02 | Introjucer: Fixed broken AudioUnit post build script (was removing Info.plist entries if custom SDK paths are used). | 10 years ago | 
				
					
						|  hogliux | c7b8e77031 | Update copyright notice | 10 years ago | 
				
					
						|  jules | dab1a549b9 | Introjucer: some internal refactoring. | 10 years ago | 
				
					
						|  jules | ff68742e1e | Introjucer: Updated the script that installs plugins to make sure it creates missing folders before copying the files to them | 10 years ago | 
				
					
						|  Timur Doumler | b7f77590ff | Fixed problem in Introjucer where a newly created audio app would produce howling feedback because the audio buffer did not get cleared. | 10 years ago | 
				
					
						|  jules | 699c5a9109 | Added a [Constructor_pre] section to introjucer GUI component files. | 10 years ago | 
				
					
						|  jules | fefceaf20d | Introjucer: fixed the list of exporter types | 11 years ago | 
				
					
						|  Felix Faire | 02c95c45d4 | Updated Icon Design and Binary Data | 11 years ago | 
				
					
						|  jules | 8980ed2b9c | module selection fixes | 11 years ago | 
				
					
						|  jules | 48d468ddb3 | Renamed some files to try to get their case right | 11 years ago | 
				
					
						|  jules | a2af265793 | Renamed some files to try to get their case right | 11 years ago | 
				
					
						|  Felix Faire | fb319467bd | OpenGL Example (unrefined) | 11 years ago | 
				
					
						|  jules | 3a33b4bf49 | removed file with wrong case | 11 years ago | 
				
					
						|  jules | 6b3d7fc02a | updated comment | 11 years ago | 
				
					
						|  jules | a4e437d0df | Changed a few default window sizes | 11 years ago | 
				
					
						|  jules | 43fa10b12f | More template cleanups | 11 years ago | 
				
					
						|  jules | efb30265da | More cleanups | 11 years ago | 
				
					
						|  jules | ab63ac4e0d | More example cleanups. | 11 years ago | 
				
					
						|  jules | 46547bf8d6 | More introjucer cleanup | 11 years ago | 
				
					
						|  jules | 795d4fe4dd | Introjucer: updated the Xcode plugin installer script to preserve symlinks for AAX. | 11 years ago | 
				
					
						|  Felix Faire | 04ea934f00 | Added OpenGLAppTemplate | 11 years ago | 
				
					
						|  Felix Faire | c81ee3b5be | Added AudioAppExample file in examples | 11 years ago | 
				
					
						|  Felix Faire | 06b9bdefb6 | Added AudioComponentTemplate | 11 years ago | 
				
					
						|  Felix Faire | ff6520a89a | Added Animated App template and examples | 11 years ago | 
				
					
						|  jules | 03a8f3987e | Added new wizard types | 11 years ago | 
				
					
						|  jules | 5ba9d83209 | Implemented exporter creation in new project wizard | 11 years ago | 
				
					
						|  jules | 80214e458c | First version of new introjucer templates page | 11 years ago | 
				
					
						|  jules | b61af93f1a | Couple of tweaks to the introjucer new project template. | 11 years ago | 
				
					
						|  jules | 85e7ccd8be | Updated some dusty code in the introjucer templates for a new plugin project. | 11 years ago | 
				
					
						|  jules | 7671e6a350 | Fix for the program count in the introjucer-generated template plugin. | 11 years ago | 
				
					
						|  jules | a323d4d797 | Clarified the example code that's generated in the plugin template process method. | 11 years ago | 
				
					
						|  jules | bc2f908c9c | Added 'override' keywords to some introjucer template files | 11 years ago | 
				
					
						|  jules | fa21d2ac02 | Replaced AudioSampleBuffer::getSampleData with getReadPointer/getWritePointer methods (the old method is still available but deprecated). Apart from making code more explanatory and improving constness, these work with a new flag that keeps track of whether the buffer is clear, so that some operations can be elided when  the data is known to be empty. | 11 years ago | 
				
					
						|  jules | 4fe7240eb2 | Initial version of VST3 plugin support. | 11 years ago | 
				
					
						|  jules | fb2a5fc857 | Updates to introjucer for VST3 targets. | 11 years ago | 
				
					
						|  jules | 97ed2ac915 | Introjucer: code editor popup menu helper function to insert a new class declaration. | 12 years ago | 
				
					
						|  jules | 35d695d123 | Introjucer: fix for AU build script. | 12 years ago | 
				
					
						|  jules | 66a6275e76 | Fix to AU shell script syntax | 12 years ago | 
				
					
						|  jules | 003575fd99 | Introjucer: added workaround to AU install script for Xcode 3 builds | 12 years ago | 
				
					
						|  jules | 9c9cae12f4 | Resaved some projects. Added a Code::Blocks project for the introjucer. | 12 years ago | 
				
					
						|  jules | bb008cb1ba | Merged the old Jucer into the introjucer. | 12 years ago | 
				
					
						|  jules | aff0d98e4b | Removed JucePlugin_TailLengthSeconds and added a getTailLengthSeconds() method to AudioProcessor instead. | 12 years ago | 
				
					
						|  jules | 24667e7f48 | Introjucer: fix to AAX install script and VC2008 optimisation level. | 12 years ago | 
				
					
						|  jules | 0ceeb573d8 | Minor changes to avoid pedantic compiler warnings. | 13 years ago |