|  hogliux | 0e97c57322 | More clean-up on convertToPath in Introjucer | 10 years ago | 
				
					
						|  hogliux | 9748d92798 | Clean-up convertToPath in Introjucer | 10 years ago | 
				
					
						|  hogliux | d8b50dd009 | Fixes bug in the introjucer where converting a text to a path adds a small offset | 10 years ago | 
				
					
						|  jules | c17a72e5b1 | Minor clean-ups. | 10 years ago | 
				
					
						|  jules | 1c382e83fc | Whitespace. | 10 years ago | 
				
					
						|  jules | aa52fd2f61 | Introjucer: added a new command-line option --git-tag-version, which will automatically invoke a git command to take a repository with a version number from a project. | 10 years ago | 
				
					
						|  hogliux | 123b70ec91 | Add JUCE_STANDALONE_APPLICATION pre-processor macro | 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 | a1dfafe2c8 | Introjucer: added Android version number | 10 years ago | 
				
					
						|  jules | f6395d4cda | Raised the warnings level in the introjucer, and fixed a few warnings that were thrown up by this. | 10 years ago | 
				
					
						|  jules | e84797b508 | Introjucer: added options for specifying shared libraries for use on Android. | 10 years ago | 
				
					
						|  jules | 31f0d5e239 | Introjucer: added more options for optimisation levels on GCC/LLVM targets. | 10 years ago | 
				
					
						|  jules | ef4a6ce1a7 | Introjucer: Fix iOS 8.1 orientation by adding default orientation flags to the generated project plist. | 10 years ago | 
				
					
						|  jules | 9da6f51439 | Introjucer: added a field for setting the plugin AudioUnit SDK path. | 10 years ago | 
				
					
						|  jules | 4ed044b93c | Introjucer: prevented copying hidden source-control sub-folders when module code is copied to the project folder. | 10 years ago | 
				
					
						|  jules | 699c5a9109 | Added a [Constructor_pre] section to introjucer GUI component files. | 10 years ago | 
				
					
						|  jules | 0e591abe0f | Introjucer: Stripped a couple of defunct values out of the generated linux makefiles. | 10 years ago | 
				
					
						|  jules | fce4188055 | Introjucer: made the Xcode exporter delete .rsrc files to force a rebuild which can be needed to update the version number. | 10 years ago | 
				
					
						|  jules | d130a8e338 | Introjucer: reporting of errors when resource files are missing when creating the binary data. | 10 years ago | 
				
					
						|  jules | 013b1ce000 | Introjucer: fix for stuck sliding panels in new project wizard. | 10 years ago | 
				
					
						|  jules | cbe1e6bcdc | Introjucer: Updated the default android NDK version from 8 to 10 | 10 years ago | 
				
					
						|  jules | bbc3a56b84 | Introjucer: added module option flags for OSXLibs and iOSLibs | 10 years ago | 
				
					
						|  jules | 6bc4d7627f | Modified the ValueTree::Listener::valueTreeChildRemoved() and ValueTree::Listener::valueTreeChildOrderChanged() methods to include some extra parameters that give more detailed info about exactly what changed. | 10 years ago | 
				
					
						|  jules | d4a830fd65 | Minor cleanup. | 10 years ago | 
				
					
						|  jules | 5d6c37ed69 | Cranked-up the warning level in the introjucer Xcode build, and fixed a few minor warnings. | 10 years ago | 
				
					
						|  jules | e4d1d7deed | Introjucer: enabled the flag for warnings-as-errors for MSVC 2010 and later. | 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 | 24bce65869 | Introjucer: modified the MSVC exporter to leave it up to MSVC to choose the default binary folder name unless you specifically set a value for it. | 10 years ago | 
				
					
						|  jules | 7b0a6157fd | Introjucer: disabled a "save as" menu item when it's not needed. | 10 years ago | 
				
					
						|  jules | 22d48b465f | Introjucer: Stopped MSVC AAX projects from setting the binary extention to .aaxplugin, instead allowing the post-build script to handle the renaming. | 10 years ago | 
				
					
						|  jules | 37e2fcbf69 | Introjucer: Fix for makefile paths containing spaces. | 10 years ago | 
				
					
						|  jules | 27e225e1fc | Introjucer: made the default plugin ID a random value. | 10 years ago | 
				
					
						|  jules | 7c48d2cff8 | Introjucer: added minor utility function. | 10 years ago | 
				
					
						|  jules | 2f3e5b1759 | Introjucer: made sure that the post-build script is added in an AU-only project. | 10 years ago | 
				
					
						|  jules | dc79ef6094 | Introjucer: added ability to use BinaryData resources as images in the old GUI editor. | 10 years ago | 
				
					
						|  jules | 50fc02a82b | Introjucer: added newer platform SDK targets to VS2012 and VS2012 exporters. | 10 years ago | 
				
					
						|  jules | ae271f09de | Introjucer: Fixed a typo in the iOS project generation that creates the launch-image info file. | 10 years ago | 
				
					
						|  jules | b1cd30842e | Introjucer: added an option in linux to avoid setting the -march flag. | 11 years ago | 
				
					
						|  jules | 2bacad372f | Introjucer: Fix for handling spaces in some Xcode project paths. | 11 years ago | 
				
					
						|  jules | ad967325cd | Introjucer: Added a flag to the iOS plist to work around flickering problems when launching the app caused by the OS giving strange screen size values. | 11 years ago | 
				
					
						|  jules | 70d475d25f | Introjucer: added command-line options for setting version number. | 11 years ago | 
				
					
						|  jules | 454bddbb43 | Tried to avoid problems with introjucer running as a command-line app on headless linux | 11 years ago | 
				
					
						|  jules | 97ecefaf1e | Introjucer: Added pre-resize user code block to generated resize() methods. | 11 years ago | 
				
					
						|  jules | fccca2eff7 | Introjucer: fixed a mix-up when creating VS2005 exporters | 11 years ago | 
				
					
						|  jules | c79bab8208 | Introjucer shutdown order fix | 11 years ago | 
				
					
						|  jules | fefceaf20d | Introjucer: fixed the list of exporter types | 11 years ago | 
				
					
						|  jules | fc77d9a001 | Fixed capital letter. | 11 years ago | 
				
					
						|  jules | 5bdfa1bf52 | Whitespace cleanups. | 11 years ago | 
				
					
						|  jules | 27e303e367 | Include path typo fix. | 11 years ago |