355 Commits (f8e91d40039085f280cad823e1419e9269c8f55c)

Author SHA1 Message Date
  attila dbfb74f091 Projucer: Remove ARA related no-op code 3 years ago
  attila 2fdc4f6633 Projucer: Remove VS2015 and CLion exporters 3 years ago
  Tom Poole 2ec861d99e Update licensing banners to JUCE 7 3 years ago
  attila 31b2a86559 Projucer: Add ARA support 3 years ago
  Tom Poole b48dddcf4e RTAS: Remove RTAS functionality 3 years ago
  reuk 61f3c1dd98
LV2: Add initial client support 3 years ago
  reuk 1182024fc4
LV2: Add initial hosting support 3 years ago
  Tom Poole e5cbcd7628 macOS/iOS: Add the ability to weak link module frameworks 3 years ago
  Tom Poole dea3fe60e4 Update copyright banners 3 years ago
  Tom Poole dc4b9bd152 Projucer: Fix non-bool app sandbox temporary exception entitlements 3 years ago
  reuk 768cf7a54c Projucer: Convert plugin/manufacturer code errors to warnings 3 years ago
  reuk b80927fc91
Nodiscard: Add to builder-pattern functions 3 years ago
  Tom Poole c072b1bc8e Fix some typos 3 years ago
  reuk 38318a094b Revert "Projucer: Set project changed flag when global properties change" 3 years ago
  reuk f06d8098b0 Revert "Projucer: Only resave project if necessary" 3 years ago
  reuk 6d711a2312 Revert "Projucer: Check if IDE project file exists when saving" 3 years ago
  ed 1b2aeec65d Projucer: Attempt to copy module paths from compatible exporter when adding new export target 3 years ago
  ed fdcdda3463 Projucer: Update to ValueTreePropertyWithDefault class 3 years ago
  ed 6d38d7eb33 Projucer: Set project changed flag when global properties change 3 years ago
  ed a71bda9adb Projucer: Check if IDE project file exists when saving 3 years ago
  reuk 474e6d73a4
Projucer: Fix potential order-of-destruction bug in AvailableModulesList 3 years ago
  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 5a621e811f
Projucer: Use std::async instead of ThreadPool in module scanner 3 years ago
  reuk 250870a868
Projucer: Formatting 3 years ago
  reuk 540001365c
Projucer: Fix temporary project save/open in Xcode on Monterey 3 years ago
  reuk 4a3ea2721d
Refactoring: Use any_of(), all_of() or, none_of() instead of find_if() where possible 3 years ago
  ed 2707ea3ca0 Projucer: Add support for C++20 project language standard 4 years ago
  reuk d13a23ad14
Build: Ensure that plugin and manufacturer codes are exactly four characters in length 3 years ago
  reuk 4046912b6e
Projucer: Fix string escaping in IAA name definition 3 years ago
  reuk 3c68581567
Use jassertquiet where possible 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 d5373eed02 Projucer: Partially revert 8ce68447 3 years ago
  ed a5c3b81f82 Use C++14 lambda capture initialisers for initialising deletion checkers 3 years ago
  ed 77b816b042 Projucer: Ensure that save error messages are shown when using the "Save Project and Open in IDE" command 3 years ago
  reuk 6ed8065f70
CMake: Support automatic linking of bundled libraries in modules 3 years ago
  Tom Poole fe4ba9071b Set the default value of JUCE_MODAL_LOOPS_PERMITTED to 0 3 years ago
  Tom Poole 78be43888e Update the minimum C++ standard to C++14 3 years ago
  Tom Poole 8ce68447bb DrawableImage: Remove a message thread dependency 3 years ago
  reuk 31a7c62baf
Windows: Fix and suppress some analysis warnings 4 years ago
  reuk cc4624dfbc
Projucer: Remove unused function 4 years ago
  reuk 9c016af6ee Projucer: Avoid use-after-free in Sidebar destructor 4 years ago
  Tom Poole bfdda737a2 Projucer: Removed the live build 4 years ago
  ed ab564b75f1 Projucer: Fixed an assertion caused by the project content component trying to grab keyboard focus when not visible 4 years ago
  ed 69085b2a61 Projucer: Accessibility updates 4 years ago
  ed c0bcba8d71 Projucer: Only update module list on change 4 years ago
  Tom Poole f900581605 Projucer: Do a breadth first search for modules 4 years ago
  Tom Poole 60e13bec0c Allow use of an external VST3 SDK on BSD 4 years ago
  Tom Poole 79fbde7099 Added preliminary support for FreeBSD 4 years ago