|  tpoole | e33abbc6fe | Replaced Projucer-generated header guards with #pragma once and updated the examples | 8 years ago | 
				
					
						|  hogliux | 2e0e984145 | Add support for adding extra Android assets | 8 years ago | 
				
					
						|  hogliux | 0117aace01 | Added support for multi-target exporters and standalone plug-in format | 8 years ago | 
				
					
						|  tpoole | 8cd578b0c6 | Added the ability to set a custom BinaryData namespace in the Projucer | 9 years ago | 
				
					
						|  tpoole | 83d0854572 | Added a microphone permission option to the iOS exporter | 9 years ago | 
				
					
						|  hogliux | 48ac6347e1 | Fixed the MSVC exporter to combine multiple internal post-build scripts of various plug-in formats | 9 years ago | 
				
					
						|  tpoole | 9f31d6498a | Use a bespoke VST2 interface | 9 years ago | 
				
					
						|  hogliux | c9aca28d00 | Add pkg-config support for linux | 9 years ago | 
				
					
						|  stefan.graenitz | 61e71eb1dc | Add incremental linking option for Visual Studio exporters | 9 years ago | 
				
					
						|  Timur Doumler | bb1fe3dc8e | Android Studio exporter: removed unused build setting. | 9 years ago | 
				
					
						|  Timur Doumler | 4b1cabb87d | Minor refactoring, clean-up, whitespace. | 9 years ago | 
				
					
						|  Timur Doumler | 6d69f1b062 | Added new Xcode option to strip of local symbols (off by default). | 9 years ago | 
				
					
						|  jules | e030a583c1 | Projucer: fixes for binary paths and Android Studio | 9 years ago | 
				
					
						|  Timur Doumler | 70949aa0c6 | 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 | 
				
					
						|  Timur Doumler | ca8aef4d3e | Introjucer: Added several additional build properties for the Xcode exporter. | 9 years ago | 
				
					
						|  Timur Doumler | c1be347a3d | Introjucer: Refactored the Android exporters; fixed several bugs in Android Studio exporter and added some missing build properties along the way. | 9 years ago | 
				
					
						|  Timur Doumler | 29a6451c19 | Introjucer: added Android screen orientation setting. | 9 years ago | 
				
					
						|  Timur Doumler | 09e4ca57c5 | Added Android Studio exporter build tools option. | 10 years ago | 
				
					
						|  Joshua Gerrard | 4400db5969 | Added NDK platform version setting to Android Studio exporter | 10 years ago | 
				
					
						|  jules | 89ba69ab29 | Android Bluetooth MIDI, pro-audio i/o and improved openGL support | 10 years ago | 
				
					
						|  jules | 3aa3ebff91 | Introjucer: Added option to avoid overwriting changes to local module files | 10 years ago | 
				
					
						|  jules | c53b00cb21 | Introjucer: changes to implementation of auto-update and a few editor tweaks. | 10 years ago | 
				
					
						|  jules | 21dabf778d | Introjucer: Refactored global path implementation | 10 years ago | 
				
					
						|  hogliux | ce2793ca2d | Add option in Introjucer to specify custom Android Activity sub-class | 10 years ago | 
				
					
						|  hogliux | c7b8e77031 | Update copyright notice | 10 years ago | 
				
					
						|  Timur Doumler | fc2f9e848d | Introjucer: Added option to select C++ language standard for Xcode. | 10 years ago | 
				
					
						|  jules | a1dfafe2c8 | Introjucer: added Android version number | 10 years ago | 
				
					
						|  jules | e84797b508 | Introjucer: added options for specifying shared libraries for use on Android. | 10 years ago | 
				
					
						|  jules | e5b5a164eb | Introjucer: added theme support and import-modules for Android builds. | 10 years ago | 
				
					
						|  jules | 5908238f8a | Introjucer: Added a "warnings = errors" option to the MSVC builds. | 10 years ago | 
				
					
						|  jules | fb2a5fc857 | Updates to introjucer for VST3 targets. | 11 years ago | 
				
					
						|  jules | 593e1c1e65 | Introjucer: added a setting for specifying a code-signing identity in Xcode builds. | 11 years ago | 
				
					
						|  jules | b439a1a4a3 | Introjucer: added support for link-time code gen and non-IEEE math support on OSX + MSVC. | 12 years ago | 
				
					
						|  jules | 63cb062d35 | Initial commit of VST3 hosting. | 12 years ago | 
				
					
						|  jules | a9aae9651b | Big refactoring of the introjucer's module handling - removed the global module path, and each module now stores its path for each exporter. Rewrote all the UI for downloading + updating modules. | 12 years ago | 
				
					
						|  jules | ec52acc609 | Minor clean ups inside Random class and introjucer. | 12 years ago | 
				
					
						|  jules | ec524a437d | Fixed VC warning. Tweak to mouse cursor snap-back in sliders. Added an introjucer option to avoid adding the BinaryData.h header to AppConfig.h | 12 years ago | 
				
					
						|  jules | ddc1524742 | Updated headers in demo project files. | 12 years ago | 
				
					
						|  jules | 5d353d4dec | Introjucer: Character type setting for MSVC export | 12 years ago | 
				
					
						|  jules | cf9e7072ae | Introjucer: resource file size limit setting. | 12 years ago | 
				
					
						|  jules | 2a6a6651b2 | Introjucer: refactored static/dynamic library generation projects. | 12 years ago | 
				
					
						|  jules | bd2f62cadf | Added an ID. | 12 years ago | 
				
					
						|  jules | 810e73b2bc | Introjucer: warning if trying to save read-only file. | 12 years ago | 
				
					
						|  jules | c92c3fc4c8 | Introjucer: linux CPU architecture option. | 12 years ago | 
				
					
						|  jules | f507bb8a48 | Introjucer: added an option to set the intermediates path in MSVC. | 12 years ago | 
				
					
						|  jules | 5b33ab51f0 | Introjucer: added VS2012 option for choosing the target SDK. | 12 years ago | 
				
					
						|  jules | 2c8b5a37af | Introjucer: VC option for forcing debug symbols. | 12 years ago | 
				
					
						|  jules | 54eebff76d | Introjucer: added custom external libraries to link. | 13 years ago | 
				
					
						|  jules | ab7c03a99e | Introjucer: Added MSVC option for using DLL runtime lib. | 13 years ago | 
				
					
						|  jules | e8131455d5 | Introjucer: added some comment fields to the config pages. | 13 years ago |