3592 Commits (bb724761f22a2b51a17205c07ed2343e56e67298)

Author SHA1 Message Date
  reuk 809252736b
Projucer: Only resave project if necessary 3 years ago
  reuk 65a20c63ee
Projucer: Require a resave whenever any ValueTree property changes 3 years ago
  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 221a137526
Resave projects 3 years ago
  reuk 37b11e24f3
Projucer: Use correct version description in generated VS solution files 3 years ago
  ed a970b15959 Add Visual Studio 2022 solutions to all projects 3 years ago
  ed 8aabde7680 Projucer: Add Visual Studio 2022 exporter 3 years ago
  Tom Poole fc8eacbf5b Fix a string comparison in c064b0c 3 years ago
  Tom Poole c064b0c604 AudioPluginHost: Embed the assets required for internal plug-ins 3 years ago
  ed bfea8c89b0 Re-save all projects 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
  attila f562517939 AudioPluginHost: Make the .exe relocatable when using the Projucer build 3 years ago
  reuk b72b155443
Naming: Fix up naming of ChildProcessCoordinator and ChildProcessWorker 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 c6f4d8494c Re-save all projects 3 years ago
  ed 499a424052 Projucer: Fix legacy build system setting for Xcode 13 3 years ago
  reuk 7da8b73a96
AudioPluginHost: Add subprocess plugin scanning feature 3 years ago
  reuk 68a727fa19
CMake: Factor source-grouping fixup into a separate function 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 bb9b24d048 Re-save all projects 3 years ago
  ed 8feec44431 Projucer: Add some required fields to the generated AndroidManifest.xml file 3 years ago
  reuk 36e35aef3b
AudioPluginHost: Display format of loaded plugins in graph view 3 years ago
  ed b9542ccc4c Update code to use C++14 [[deprecated]] attribute 3 years ago
  ed 2707ea3ca0 Projucer: Add support for C++20 project language standard 4 years ago
  reuk 12fd1479a8
AudioPluginHost: Only add editor menu item for plugins with editors 3 years ago
  reuk 31c7f42e55
AudioPluginHost: Only allow editor window resizing when this is supported by the plugin 3 years ago
  reuk 0feda541e7
Projucer: Escape external library paths correctly 3 years ago
  ed 49fdf1a4d3 Re-save all projects 3 years ago
  reuk d396bdb97f
CMake: Allow setting the network multicast entitlement 3 years ago
  reuk 0d716ab647
CMake: Enable program database output by default for debug builds 3 years ago
  reuk 3768349a05
Font: Make Font and TypefaceCache threadsafe 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 bde242892f
Projucer: Avoid adding duplicate arrays to plist 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