98 Commits (e6509fcb51eaa92b1c7a2c7918caced2eefd00b4)

Author SHA1 Message Date
  attila ef61128127 Projucer: Fix the type of the iokit sandbox exception in the Xcode exporter 1 year ago
  Tom Poole 2fb19ffd8f Fix some LLVM 17 compiler warnings 1 year ago
  Tom Poole 3604accc0f Code::Blocks: Deprecate the Code::Blocks exporter 1 year ago
  reuk c509a1821a
VST3 Client: Enable manifest generation globally 2 years ago
  reuk b8f116c5c5
Projucer: Generate moduleinfo.json file during VST3 build 2 years ago
  reuk 39a731de46
ScopedMessageBox: Replace old AlertWindow uses with new API 2 years ago
  reuk ca47dc66a3
Projucer: Add inter-app-audio entitlement to iOS AU hosts 2 years ago
  reuk b3a4d54a72
Build: Update the minimum C++ standard to C++17 2 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 dea3fe60e4 Update copyright banners 3 years ago
  reuk 768cf7a54c Projucer: Convert plugin/manufacturer code errors to warnings 3 years ago
  ed fdcdda3463 Projucer: Update to ValueTreePropertyWithDefault class 3 years ago
  reuk 540001365c
Projucer: Fix temporary project save/open in Xcode on Monterey 3 years ago
  ed 2707ea3ca0 Projucer: Add support for C++20 project language standard 4 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
  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 bfdda737a2 Projucer: Removed the live build 4 years ago
  Tom Poole 336398893d Projucer: Deprecate the CLion exporter 4 years ago
  ed d677fd6264 Projucer: Added PCH support for Xcode and Visual Studio exporters 4 years ago
  ed a3af3a5381 Projucer: Disable project saving when file modification warning is showing 4 years ago
  ed 6a01abbc41 Projucer: Tidy up 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
  ed 009d685179 Updated all license headers 4 years ago
  ed 3283f2224a Projucer: Added new start page window 5 years ago
  ed 7ee2af23fc Projucer: Fixed live-build when app config is disabled 5 years ago
  Tom Poole 894e7d2bd2 Updated all license headers 5 years ago
  Tom Poole 2d16374b14 Updated all license headers 5 years ago
  ed 6ce02ad35f Projucer: Fixed a crash when creating new projects without using global paths and hide UI elements correctly when closing projects 5 years ago
  Tom Poole a5aea2006d Projucer: Only updated saved state on content change 5 years ago
  ed fba0295a44 Projucer: Added a simple sign-in form, added notification tray for project messages, general refactoring 5 years ago
  ed 9d69018d97 Projucer: Removed app reporting 5 years ago
  ed de23ef7b1f Projucer: Removed analytics 5 years ago
  ed 19ef27410e Projucer: Added virtual updateDeprecatedSettings() method to ProjectExporter 5 years ago
  reuk 2ca69e8f70 Projucer: Stop requiring JuceHeader to be included in projects 5 years ago
  reuk ece5644a20 CMake: Add support for building JUCE projects with CMake 5 years ago
  reuk 327f817b9b Copyrights: Update commercial/gpl headers to be gpl-only 5 years ago
  ed fdc9831e60 Projucer: Only add plug-in properties to plug-in projects 5 years ago
  ed 7484ac3dd3 Projucer: Updated all project templates to use include search path when including JuceHeader.h 5 years ago
  ed a94610dfaf Projucer: Don't add Xcode resource files to exporters other than Xcode 5 years ago
  jules 62ead7dc7d Added some overloads to OwnedArray to let items be added from std::unique_ptrs. Also removed OwnedArray::addIfNotAlreadyThere because it's ambiguous about whether the object should be deleted if it fails to be added! 6 years ago
  ed c96bf71488 Removed some empty ValueTree::Listener methods that are no longer needed 6 years ago
  ed 4dad6ee028 Projucer: Add a project setting to specify a shell script that will be run after saving 6 years ago
  ed ce33b4aea1 Projucer: Add a setting to configure the number of MIDI inputs and outputs for VST plug-ins 6 years ago
  ed b2e2346745 Projucer: Add an option to specify per-file compiler flags 6 years ago