0bf2f6a7a4 
								
							
								 
							
						 
						
							
							
								
								Revert "Projucer:  Default to "Sign to Run Locally" when no signing identity is specified"  
							
							This reverts commit 8bacf8c15c 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								38318a094b 
								
							
								 
							
						 
						
							
							
								
								Revert "Projucer:  Set project changed flag when global properties change"  
							
							This reverts commit 6d38d7eb33 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f06d8098b0 
								
							
								 
							
						 
						
							
							
								
								Revert "Projucer:  Only resave project if necessary"  
							
							This reverts commit 809252736b 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6d711a2312 
								
							
								 
							
						 
						
							
							
								
								Revert "Projucer:  Check if IDE project file exists when saving"  
							
							This reverts commit a71bda9adb 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								aaf00f13ca 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Bump Xcode LastUpgradeCheck  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1b2aeec65d 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Attempt to copy module paths from compatible exporter when adding new export target  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fdcdda3463 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Update to ValueTreePropertyWithDefault class  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2b6dc9f7d2 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Update internal property components  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6d38d7eb33 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Set project changed flag when global properties change  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a71bda9adb 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Check if IDE project file exists when saving  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								474e6d73a4 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								Projucer:  Fix potential order-of-destruction bug in AvailableModulesList  
							
							When the AvailableModulesList is destroyed, it will wait for the current
module scanning job (running on a background thread) to complete. This
job will try to take the AvailableModulesList::lock when it completes,
so the lock must outlive the background thread. 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								809252736b 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								Projucer:  Only resave project if necessary  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								65a20c63ee 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								Projucer:  Require a resave whenever any ValueTree property changes  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								f1e766ec18 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								Projucer:  Ensure that saving always continues after moving a project  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								5a621e811f 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								Projucer:  Use std::async instead of ThreadPool in module scanner  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								250870a868 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								Projucer:  Formatting  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								60f76da091 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								Projucer:  Show document save state in the titlebar  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								37b11e24f3 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								Projucer:  Use correct version description in generated VS solution files  
							
							This ensures that solution files have correctly numbered icons in
Windows Explorer. 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8aabde7680 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Add Visual Studio 2022 exporter  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c45c1afc7e 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Bump Xcode LastUpgradeCheck  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								67dfc1975c 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Re-save temporary projects after moving to new location to fix relative path build errors in generated IDE projects  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								540001365c 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								Projucer:  Fix temporary project save/open in Xcode on Monterey  
							
							Previously, when saving a temporary project, two native dialogs would be
created. The first was very short-lived, as it was automatically
dismissed by the second dialog. On older macOS versions, this appeared
to work correctly (the first dialog was so short-lived that it did not
appear to the user). However, on macOS 12.0, the second dialog fails to
display altogether.
Displaying two file chooser dialogs feels like a programming error, so
the code has been reorganised a bit to avoid this case. 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a12d5fb540 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Add "audioplugin_" prefix to Unity plug-ins on Linux  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3c82b3b906 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Amend  499a4240 slightly to add both warning settings to preserve compatibility with older Xcode versions  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								499a424052 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Fix legacy build system setting for Xcode 13  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0de0a2648e 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Fix a crash in BinaryResources::browseForResource()  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								c456d0c373 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								Projucer:  Set EXCLUDED_ARCHS for compatibility with newer Xcodes  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								8bacf8c15c 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								Projucer:  Default to "Sign to Run Locally" when no signing identity is specified  
							
							By default, x86_64 binaries are not signed, but arm64 binaries are. When
building universal binaries, it was possible to end up with a final
artefact that contains an unsigned x86_64 image, but a signed arm64
image. In some cases, this could cause issues in subsequent codesign
invocations. 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								4a3ea2721d 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								Refactoring:  Use any_of(), all_of() or, none_of() instead of find_if() where possible  
							
							When the result of find_if() is only compared to the container's end(),
the operation can normally be expressed more concisely using any_of(),
all_of(), or none_of(). 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								95b1dce49c 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Fix open documents not closing when no callback is provided  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8feec44431 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Add some required fields to the generated AndroidManifest.xml file  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2707ea3ca0 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Add support for C++20 project language standard  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								0feda541e7 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								Projucer:  Escape external library paths correctly  
							
							5f7ad995af 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								315f6d8fcd 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Bump WebView2 package version to latest stable  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								d13a23ad14 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								Build:  Ensure that plugin and manufacturer codes are exactly four characters in length  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								7525da867b 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								Projucer:  Allow setting the network multicast entitlement in the Xcode exporter  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								c49e18cad4 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								Projucer:  Add option to automatically set up oneMKL in VS exporters  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								65bd869451 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								Projucer:  Properly escape android app names containing apostrophes  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								5f7ad995af 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								Projucer:  Escape special characters in MSVC project files  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								23e621f26e 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								Projucer:  Add BOM when writing VS solution files  
							
							Without the BOM, VS assumes UTF-8 strings (subproject file names etc.)
are ansi-encoded. 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								4046912b6e 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								Projucer:  Fix string escaping in IAA name definition  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								6c775a367b 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								Projucer:  Escape single quotes in project names for makefile projects  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								cd495f136e 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								Projucer:  In Xcode exporter, properly escape single quotes in preprocessor definitions  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8cc0d12fb3 
								
							
								 
							
						 
						
							
							
								
								Separate C and C++ recommended warning flags  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								24910cc4b4 
								
							
								 
							
						 
						
							
							
								
								Fix GCC Wshadow warnings  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9f20b8afe6 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Add -Wshadow to GCC recommended compiler warning flags  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6542446594 
								
							
								 
							
						 
						
							
							
								
								Update the JUCE logo  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								45d12f7a18 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Only switch to manual Xcode signing if not using the default Code-Signing Identity  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0a69edd216 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Switch to manual Xcode signing if a Code-Signing Identity is specified  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								455b8baf7e 
								
							
								 
							
						 
						
							
							
								
								Projucer:  Update Android plug-in and gradle versions  
							
							
								
							
							
						 
						4 years ago