1168 Commits (f1e766ec185c7a9c17d50b1093b8fe09c506722f)

Author SHA1 Message Date
  reuk f1e766ec18
Projucer: Ensure that saving always continues after moving a project 3 years ago
  reuk 5a621e811f
Projucer: Use std::async instead of ThreadPool in module scanner 3 years ago
  reuk 250870a868
Projucer: Formatting 3 years ago
  reuk 60f76da091
Projucer: Show document save state in the titlebar 3 years ago
  reuk 37b11e24f3
Projucer: Use correct version description in generated VS solution files 3 years ago
  ed 8aabde7680 Projucer: Add Visual Studio 2022 exporter 3 years ago
  ed c45c1afc7e Projucer: Bump Xcode LastUpgradeCheck 3 years ago
  ed 67dfc1975c Projucer: Re-save temporary projects after moving to new location to fix relative path build errors in generated IDE projects 3 years ago
  reuk 540001365c
Projucer: Fix temporary project save/open in Xcode on Monterey 3 years ago
  ed a12d5fb540 Projucer: Add "audioplugin_" prefix to Unity plug-ins on Linux 3 years ago
  ed 3c82b3b906 Projucer: Amend 499a4240 slightly to add both warning settings to preserve compatibility with older Xcode versions 3 years ago
  ed 499a424052 Projucer: Fix legacy build system setting for Xcode 13 3 years ago
  ed 0de0a2648e Projucer: Fix a crash in BinaryResources::browseForResource() 3 years ago
  reuk c456d0c373
Projucer: Set EXCLUDED_ARCHS for compatibility with newer Xcodes 3 years ago
  reuk 8bacf8c15c
Projucer: Default to "Sign to Run Locally" when no signing identity is specified 3 years ago
  reuk 4a3ea2721d
Refactoring: Use any_of(), all_of() or, none_of() instead of find_if() where possible 3 years ago
  ed 95b1dce49c Projucer: Fix open documents not closing when no callback is provided 3 years ago
  ed 8feec44431 Projucer: Add some required fields to the generated AndroidManifest.xml file 3 years ago
  ed 2707ea3ca0 Projucer: Add support for C++20 project language standard 4 years ago
  reuk 0feda541e7
Projucer: Escape external library paths correctly 3 years ago
  ed 315f6d8fcd Projucer: Bump WebView2 package version to latest stable 3 years ago
  reuk d13a23ad14
Build: Ensure that plugin and manufacturer codes are exactly four characters in length 3 years ago
  reuk 7525da867b
Projucer: Allow setting the network multicast entitlement in the Xcode exporter 3 years ago
  reuk c49e18cad4
Projucer: Add option to automatically set up oneMKL in VS exporters 3 years ago
  reuk 65bd869451
Projucer: Properly escape android app names containing apostrophes 3 years ago
  reuk 5f7ad995af
Projucer: Escape special characters in MSVC project files 3 years ago
  reuk 23e621f26e
Projucer: Add BOM when writing VS solution files 3 years ago
  reuk 4046912b6e
Projucer: Fix string escaping in IAA name definition 3 years ago
  reuk 6c775a367b
Projucer: Escape single quotes in project names for makefile projects 3 years ago
  reuk cd495f136e
Projucer: In Xcode exporter, properly escape single quotes in preprocessor definitions 3 years ago
  Tom Poole 8cc0d12fb3 Separate C and C++ recommended warning flags 3 years ago
  ed 24910cc4b4 Fix GCC Wshadow warnings 3 years ago
  ed 9f20b8afe6 Projucer: Add -Wshadow to GCC recommended compiler warning flags 3 years ago
  Tom Poole 6542446594 Update the JUCE logo 3 years ago
  Tom Poole 45d12f7a18 Projucer: Only switch to manual Xcode signing if not using the default Code-Signing Identity 3 years ago
  Tom Poole 0a69edd216 Projucer: Switch to manual Xcode signing if a Code-Signing Identity is specified 3 years ago
  ed 455b8baf7e Projucer: Update Android plug-in and gradle versions 3 years ago
  ed 39772b7474 Android: Remove old minimum SDK version checks 3 years ago
  reuk 2465cb0d2a Projucer: Add support for IPP when installed via the oneAPI toolkit 3 years ago
  ed c66e8baf7e Whitespace 3 years ago
  reuk 3c68581567
Use jassertquiet where possible 3 years ago
  reuk 366a626894
CMake: Ensure version numbers in AU/AUv3 plists are correctly formatted 3 years ago
  Tom Poole 43e577ba6c Projucer: Remove unused embedded image data 3 years ago
  Tom Poole c1eabac438 Projucer: Removed an unused asset file 3 years ago
  ed 551d7b9c5b Add MessageBoxOptions class for specifying a set of AlertWindow and NativeMessageBox options 3 years ago
  ed 89ca17cf34 Projucer: Fixed some static analyzer warnings 3 years ago
  ed 465912a26c Projucer: Substitute preprocessor definitions when parsing Android user libraries 3 years ago
  ed 79f1ffec2e Projucer: Migrate old iOS deployment target setting 3 years ago
  ed 40b46f8280 Projucer: Revert 0b79bcec to use fix introduced in fefd4ec7 instead 3 years ago
  ed 0b79bcec69 Projucer: Check project item still exists when initialising exporter icon settings and reset to default if missing 3 years ago