226 Commits (f1e766ec185c7a9c17d50b1093b8fe09c506722f)

Author SHA1 Message Date
  reuk f1e766ec18
Projucer: Ensure that saving always continues after moving a project 3 years ago
  reuk 60f76da091
Projucer: Show document save state in the titlebar 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
  ed 24910cc4b4 Fix GCC Wshadow warnings 3 years ago
  Tom Poole 6542446594 Update the JUCE logo 3 years ago
  Tom Poole 43e577ba6c Projucer: Remove unused embedded image data 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 a5c3b81f82 Use C++14 lambda capture initialisers for initialising deletion checkers 3 years ago
  Tom Poole fe4ba9071b Set the default value of JUCE_MODAL_LOOPS_PERMITTED to 0 3 years ago
  ed 6b29a6d8ff Projucer: Fixed a bug when highlighting the global JUCE path property component bounds 4 years ago
  ed 4849b9ffcf Projucer: Made login form overlay modal 4 years ago
  reuk cc4624dfbc
Projucer: Remove unused function 4 years ago
  Tom Poole bfdda737a2 Projucer: Removed the live build 4 years ago
  ed 9f295539c1 Projucer: Attempt to validate licence stored on disk if auth token is present without version 4 years ago
  ed 69085b2a61 Projucer: Accessibility updates 4 years ago
  reuk 041da08474
VST3: Add a new PluginDescription::uniqueId field 4 years ago
  Tom Poole 79fbde7099 Added preliminary support for FreeBSD 4 years ago
  reuk 241bb8d430
VST3 Host: Add cross-platform-compatible VST3 uid hash 4 years ago
  ed 4ea3053b1c Projucer: Updated URL::createInputStream() code to use URL::InputStreamOptions 4 years ago
  Tom Poole f125fcf146 Projucer: Fixed a bug fetching JUCE API data 4 years ago
  ed b828830af8 Projucer: Added some spacing between options in the new project window to prevent overlap on Windows hiDPI screens 4 years ago
  Tom Poole 4e91da6dac Fixed a typo 4 years ago
  Tom Poole 20b63e2a61 Projucer: Added warning about in-place autoupdating on Windows 4 years ago
  ed 57f4d4a618 Projucer: Removed deprecated Android NDK path property 4 years ago
  ed 47dc58620d Projucer: Added "--fix-missing-dependencies" option to the command line resave to add any required modules that may be missing 4 years ago
  ed f46b60280e Projucer: Don't set `makeCamelCase` argument when creating plug-in template class name 4 years ago
  ed b7e28541ca Replaced deprecated Displays methods 4 years ago
  ed 333f98d204 Squashed some compiler warnings with -Wmissing-prototypes enabled 4 years ago
  ed ad0e7b829f Projucer: Add missing module dependencies when creating new projects 4 years ago
  ed 7ce8cc32e9 Projucer: Open example files in new window 4 years ago
  ed 9bc5cb8c08 Projucer: Support opening multiple files from macOS and don't re-open all last open project windows if started from a file open 4 years ago
  reuk 7fe7104eea
Projucer: Fix gcc 10 warnings 4 years ago
  ed 91d9679f0b Projucer: Removed old jucerVersion property from .jucer file root and added jucerFormatVersion property for indicating changes to .jucer file format not tied to JUCE version 4 years ago
  reuk 394c4fd475 Clang: Fix warnings when building with clang 10 4 years ago
  ed 009d685179 Updated all license headers 4 years ago
  ed 0d410ef3e6 Projucer: Updated projucerMajorVersion to use ProjectInfo::versionNumber 4 years ago
  ed d7f44a9cf5 Projucer: Updated licence code to JUCE 6 4 years ago
  ed 5d9f9879c4 Projucer: Updated licence/account URLs to juce.com 4 years ago
  ed eb671a6809 Projucer: Fixed default avatar image 5 years ago
  ed 3536cf969f Projucer: Only close window if one was opened when creating a project from clipboard contents 5 years ago
  ed b5214a341e Normalised lambda whitespace 5 years ago
  ed d510b73cdf Normalised all whitespace before args in std::function 5 years ago
  ed 3283f2224a Projucer: Added new start page window 5 years ago
  ed 246ace8913 Projucer: Use sign in/out instead of log in/out 5 years ago
  ed 15b0db5f01 Projucer: Made the --tidy-whitespace command a bit more robust 5 years ago
  ed 720801219a Projucer: Ensure that app is fully initialised before opening windows 5 years ago
  ed c3825b5aa1 Projucer: Made the --tidy-whitespace command a bit more robust 5 years ago
  ed 35e8be4dfe Projucer: Ignore examples/CMake directory when building examples menu 5 years ago
  reuk 4292a38327 Cleanup: Add some missing explicit constructors 5 years ago