|  ed | cca893a5a2 | Projucer:  Added a MultiChoicePropertyComponent to the project settings for selecting AU main type | 7 years ago | 
				
					
						|  ed | bd75eb1ed8 | Projucer:  Update plugin name, description and AU export prefix defaults when project name changes | 7 years ago | 
				
					
						|  ed | 961b274e1b | Projucer:  Removed a couple of unused methods | 7 years ago | 
				
					
						|  ed | e24cfc864a | Projucer:  Fixed a couple of VST/VST3 typos in the previous commit | 7 years ago | 
				
					
						|  ed | 629f2a2979 | Projucer:  Added options for setting the VST, VST3, AAX and RTAS categories and simplified the plug-in project settings with MultiChoicePropertyComponent | 7 years ago | 
				
					
						|  jules | a0f3952081 | Projucer GUI editor font kerning retention fix | 7 years ago | 
				
					
						|  ed | 89d1e60595 | Ensure that TextPropertyComponent and ChoicePropertyComponent are updated when the ValueWithDefault default is changed | 7 years ago | 
				
					
						|  ed | 01339a5365 | Projucer:  Moved the live-build settings into a separate CompileEngineSettings class and refactored some redundant code | 7 years ago | 
				
					
						|  ed | 6eeaa4036c | Projucer:  Ensure that the default project name is used when no name is set | 7 years ago | 
				
					
						|  ed | b0344308f5 | Projucer:  Fixed a few places in the Xcode exporter where the default value may not be recalled correctly | 7 years ago | 
				
					
						|  ed | 4a80292515 | Projucer:  Fixed a bug in the MSVC exporter where the architecture setting was not being recalled correctly if set to "default" | 7 years ago | 
				
					
						|  ed | 0cfa1e4b7a | Projucer:  Fixed a bug in the Xcode exporter where Xcode resource files were being added to both the source and resource groups | 7 years ago | 
				
					
						|  ed | ea826db813 | PIPs:  Ensure that the assets directory is copied correctly for mobile examples | 7 years ago | 
				
					
						|  ed | 8a467e7dc3 | Projucer:  Added a "PIP Creator" utility tool | 7 years ago | 
				
					
						|  ed | ec296d8c4c | Projucer:  Removed a hardcoded String in the logic for resizing PropertyComponents in PropertyGroupComponent | 7 years ago | 
				
					
						|  ed | 7e310f51bb | Projucer:  Fixed an assertion that could be hit when calling StoredSettings::checkJUCEPaths() | 7 years ago | 
				
					
						|  ed | 10753da103 | Projucer:  Fixed a typo that was causing the DemoRunner project file to not be found on Windows | 7 years ago | 
				
					
						|  ed | d728ca03b7 | Projucer:  Moved some methods out of MiscUtilities and into ProjectExporter | 7 years ago | 
				
					
						|  ed | bbc0bdb29e | Projucer:  Ignore case in isValidExporterName() | 7 years ago | 
				
					
						|  ed | 32789aec6c | Projucer:  Added getJUCEModules() and getJUCEExporters() methods to MiscUtilities and use getTargetFolderForExporter() for setting exporter's target locations | 7 years ago | 
				
					
						|  ed | 1043ed897a | Projucer:  Fixed a typo in getTargetFolderForExporter() | 7 years ago | 
				
					
						|  Noah Dayan | 5b3693ed43 | Projucer:  Match property name with other plugin categories | 7 years ago | 
				
					
						|  ed | b958ea92c2 | Projucer:  Correct default height multiplier in previous commit | 7 years ago | 
				
					
						|  ed | 8643d958c1 | Projucer:  Avoid potential divide-by-zero in PropertyGroupComponent::getHeightMultiplier() | 7 years ago | 
				
					
						|  ed | dbaca088b3 | Projucer:  Remove getJUCEExamplesDirectoryPathFromGlobal() from jucer_MiscUtilities.h | 7 years ago | 
				
					
						|  ed | 5cfc2d24ea | Projucer:  Only include jucer_ProjucerAnalytics.h if the juce_analytics module is available | 7 years ago | 
				
					
						|  ed | d707e43d25 | Projucer:  Ignore empty directories when searching for examples | 7 years ago | 
				
					
						|  ed | 977e173dc0 | PIPs:  Ignore system headers in replaceRelativeIncludesAndGetFilesToMove() | 7 years ago | 
				
					
						|  ed | da19cf36ab | PIPs:  Set the plugin manufacturer when generating an AudioProcessor PIP | 7 years ago | 
				
					
						|  ed | 7d451b984a | PIPs:  Enable building VST and AU when generating an AudioProcessor PIP | 7 years ago | 
				
					
						|  ed | 2bd4611c03 | Projucer:  Update all links to the new website | 7 years ago | 
				
					
						|  ed | c596583e3b | Projucer:  Fixed a bug where PIP files not copied locally wouldn't initially be displayed in the code editor | 7 years ago | 
				
					
						|  ed | 9c54ccc99b | Projucer:  Fixed an issue where the DemoRunner executable could not be found in the JUCE root directory | 7 years ago | 
				
					
						|  ed | 85f07f58d0 | Projucer:  Fixed a bug in the live-build engine where it would not pick up the global project pre-processor defines | 7 years ago | 
				
					
						|  ed | ef2d1fa9fd | Projucer:  Various fixes and improvements to PIPGenerator | 7 years ago | 
				
					
						|  ed | 711e75bdc8 | Projucer:  Add analytics | 7 years ago | 
				
					
						|  ed | 47af78fe0b | Projucer:  Implement PIPGenerator | 7 years ago | 
				
					
						|  ed | fa02112614 | Projucer:  Add PIPGenerator class | 7 years ago | 
				
					
						|  ed | 9341f15c5f | Projucer:  Fixed a recursive bug that could occur when editing the text in FilePathPropertyComponent | 7 years ago | 
				
					
						|  ed | 1b99d653aa | Projucer:  Fixed a bug in the live-build engine where it would not pick up the global project pre-processor defines | 7 years ago | 
				
					
						|  ed | b3d35345e9 | Projucer:  Ensure that FilePathPropertyComponent text colour is updated when entering a path | 7 years ago | 
				
					
						|  ed | 58c02823c5 | Projucer:  Moved some methods into MiscUtilities | 7 years ago | 
				
					
						|  ed | 6261424cc8 | Projucer:  Minor formatting fix | 7 years ago | 
				
					
						|  ed | 139341926c | Projucer:  Tweak button L&F | 7 years ago | 
				
					
						|  ed | 2f52fa205a | Projucer:  Standardise replacement strings in file templates | 7 years ago | 
				
					
						|  Lukasz Kozakiewicz | c859b4af1d | Android:   add support for Google Oboe (developer preview). | 7 years ago | 
				
					
						|  ed | 06773f18bb | Projucer:  Add C++17 flag to exporters that support it | 7 years ago | 
				
					
						|  ed | 9685dacc5d | Projucer:  Remove getTextButtonFont() from ProjucerLookAndFeel | 7 years ago | 
				
					
						|  ed | 4d24d125fe | Projucer:  Ensure that new the project window is opened if reopening previous projects fails | 7 years ago | 
				
					
						|  Lukasz Kozakiewicz | 4be6679aab | Projucer:   add option to specify custom drawable resources in Android exporter. | 7 years ago |