|  jules | 5979288706 | Added some macros for asserting when functions are called in an unsafe manner outside the message thread. | 7 years ago | 
				
					
						|  jules | 03a118d380 | Projucer: Removed a long-dormant PPC setting! | 7 years ago | 
				
					
						|  ed | 076b09c7a3 | Projucer:  Ensure that project setting defaults reflect the company name that has been set | 7 years ago | 
				
					
						|  ed | 192830dc97 | Projucer:  Fixed an issue where saving a project could fail silently without showing an alert window | 7 years ago | 
				
					
						|  ed | 90765fa52a | Projucer:  Re-scan module paths immediately on start up | 7 years ago | 
				
					
						|  jules | 768139a298 | Added some free functions to help make XML parsing less verbose: parseXML() | 7 years ago | 
				
					
						|  Tom Poole | 6626462908 | Projucer:  Create icns files with a more modern format | 7 years ago | 
				
					
						|  Tom Poole | 885168568d | Projucer:  Enabled adding Xcode subprojects | 7 years ago | 
				
					
						|  Tom Poole | 81153ca8de | Fixed another typo | 7 years ago | 
				
					
						|  Tom Poole | 52fd18b807 | Fixed a typo | 7 years ago | 
				
					
						|  Tom Poole | 38fbecf9c3 | MacOS:  Added NSMicrophoneUsageDescription and NSCameraUsageDescription to the plist | 7 years ago | 
				
					
						|  ed | 907cbb5a2c | Projucer:  Remove the <uses-sdk> element from the Android manifest.xml file to fix some errors in Android Studio 3.2 | 7 years ago | 
				
					
						|  jules | 6fda0bffca | Fixed some stray zeros that were still being passed as null pointers | 7 years ago | 
				
					
						|  jules | 302019dd43 | Tidied up some comments and usage of File::createOutputStream() and createInputStream() | 7 years ago | 
				
					
						|  ed | 823d5c58e6 | Projucer: Added macOS 10.14 and iOS 12.0 support to the Xcode exporter | 7 years ago | 
				
					
						|  ed | 6a3825f88f | Projucer:  Fixed a potential crash when setting a global path from the command line | 7 years ago | 
				
					
						|  Tom Poole | bdc7a5977a | Projucer:  Improved the format of Xcode pbxproj files | 7 years ago | 
				
					
						|  ed | 5149ad511f | Projucer:  Minor whitespace fix | 7 years ago | 
				
					
						|  ed | 68f0ba2a7b | Projucer:  Only delete unwanted files in generated JuceLibraryCode folder after a successful save | 7 years ago | 
				
					
						|  ed | c59cd2d9f1 | Projucer:  Set SKIP_INSTALL for shared code target in the Xcode exporter to fix iOS app archive validation in Xcode 10 | 7 years ago | 
				
					
						|  ed | c957c5c911 | Projucer:  Fixed a bug loading editor colour schemes when running from the command line | 7 years ago | 
				
					
						|  ed | 8bb652a279 | Projucer:  Minor whitespace fix | 7 years ago | 
				
					
						|  ed | af041a02d7 | Projucer:  Fixed a bug when merging the old plug-in format settings if the current value is empty | 7 years ago | 
				
					
						|  ed | bea6639637 | Projucer:  Merge old plug-in format vars instead of replacing in coalescePluginFormatValues() to ensure that format settings persist | 7 years ago | 
				
					
						|  ed | 856d7dc333 | Projucer:  Only scan module paths on command-line when re-saving projects using global paths | 7 years ago | 
				
					
						|  ed | 8495d429ff | Projucer:  Removed the jobNeedsRunningAgain logic from AvailableModuleList's ModuleScannerJob as it was causing the job to hang when the module was found in the root directory | 7 years ago | 
				
					
						|  ed | bb0a0d3cb6 | Projucer:  Use a workaround to set the VS2017 Windows target platform option to the latest Windows 10 SDK installed on the build machine by default | 7 years ago | 
				
					
						|  Tom Poole | 6f5b15e345 | Projucer:  Added a framework search path to the Xcode exporter | 7 years ago | 
				
					
						|  ed | 9761a03334 | Projucer:  Made it possible to specify a semicolon-separated list of user modules paths to override the global default when generating a project from a PIP using the "--create-project-from-pip" command-line option | 7 years ago | 
				
					
						|  ed | c50b0c2660 | Projucer:  Allow a semicolon-separated list of multiple paths when setting defaultUserModulePath via the --set-global-search-path command line option | 7 years ago | 
				
					
						|  ed | 38fcc1163d | Projucer:  Partially reverted commit ff263ecto allow per-project VST3/AAX/RTAS SDK path overrides | 7 years ago | 
				
					
						|  ed | ff263ecded | Projucer:  Removed the per-exporter AAX and RTAS SDK and Android SDK/NDK path settings as well as the unused VST3 SDK setting as this was interfering with the embedded VST3 SDK path | 7 years ago | 
				
					
						|  ed | 472cd5a984 | Projucer:  Fixed a bug in last commit when running from the command line | 7 years ago | 
				
					
						|  ed | 8c90f08cf4 | Projucer:  Re-scan module paths in handleAsyncUpdate() when the message loop has started to fix an assertion in File::getLinkedTarget() on Windows | 7 years ago | 
				
					
						|  ed | 06abfc16ce | Projucer:  Added an option to set the /MP (multi-processor compilation) option in the Visual Studio exporter | 7 years ago | 
				
					
						|  Tom Poole | 67d2ff2ec8 | Projucer:  Fixed a getting the module list for new projects | 7 years ago | 
				
					
						|  ed | 059c2e12ed | Projucer:  Ensure that explicitly set module paths are prioritised over the global path when searching | 7 years ago | 
				
					
						|  ed | cd8c25b0c1 | Projucer:  Added an optional command-line argument when generating a project from a PIP to specify a JUCE modules directory to be used instead of the global default | 7 years ago | 
				
					
						|  ed | f77c995b4d | Projucer:  Refactored module scanning code and added AvailableModuleList class for asynchronous scanning | 7 years ago | 
				
					
						|  ed | 89bef8879b | Projucer:  Fixed a bug in the VS exporter causing the PlatformToolset property to be duplicated | 7 years ago | 
				
					
						|  Tom Poole | 0e1722e387 | Multiple spelling fixes | 7 years ago | 
				
					
						|  ed | 9ae332cc8f | Projucer:  Replace search paths starting with "~" with "$(HOME)" in the Xcode exporter to make Xcode 10 happy | 7 years ago | 
				
					
						|  Tom Poole | 635f52708b | CLion:  Fixed some capitalisation in a path | 7 years ago | 
				
					
						|  jules | 8c9315ab12 | Fix for projucer's command-line option handling | 7 years ago | 
				
					
						|  jules | 064656e2fb | Added classes ArgumentList and ConsoleApplcation which are helpers for writing console applications that parse and resolve command-line arguments | 7 years ago | 
				
					
						|  ed | 15e09fdc5e | Projucer:  Refresh the modules tree on a timer so that rapid changes to the module search paths don't cause a slow down | 7 years ago | 
				
					
						|  Tom Poole | c1af194af8 | CLion:  Fix a bug creating plug-in bundles on MacOS | 7 years ago | 
				
					
						|  Tom Poole | 5c49152d9d | CLion:  Launch the .app bundle from the Projucer on OSX to pass environment variables | 7 years ago | 
				
					
						|  ed | 2687253051 | Projucer:  Only set default compilable files when selecting "Enable compiling of all enclosed files" menu item | 7 years ago | 
				
					
						|  Tom Poole | 1d92f9c9d0 | Added a tooltip warning against using 4 segment version numbers for AU and AUv3 plug-ins | 7 years ago |