14081 Commits (a38428aa8b78de22e71edbcd0f674f4635b20955)
 

Author SHA1 Message Date
  Tom Poole 4e11473a46 Resave all projects 2 years ago
  reuk 33f999a9f0
JSON: Add new JSONUtils functions for working with JSON objects and pointers 2 years ago
  reuk d8b71b4eef
VariantConverter: Use FromVar and ToVar as a fallback 2 years ago
  reuk 56195d1053
Serialisation: Add basic utilities to facilitate conversion to/from JSON with minimal boilerplate 2 years ago
  reuk 1bc90055b9
DynamicObject: Add const overload for getProperties 2 years ago
  Tom Poole 8f86877a13 Resave all projects 2 years ago
  Tom Poole 9dd4857d10 Fix some LLVM 17 compiler warnings 2 years ago
  Tom Poole 84de2fecee Projucer: Remove some unused source files 2 years ago
  Tom Poole 2fb19ffd8f Fix some LLVM 17 compiler warnings 2 years ago
  Tom Poole 951b873c14 Resave all projects 2 years ago
  Anthony Nicholls 7727050cb2 Projucer iOS exporter: Set the default iOS deployment target to 12 2 years ago
  Anthony Nicholls 59d91cff1e Xcode15: Allow older llvm versions when compiling with Xcode 15 2 years ago
  reuk 1f90ecf6e3 WASAPI: Allow querying default layouts 2 years ago
  reuk 42100c9341
AudioDeviceSelectorComponent: Avoid assertions when recreating AudioDeviceSettingsPanel 2 years ago
  reuk 3ee03cadd9
WASAPI: Avoid OOB write when the device activates fewer channels than requested 2 years ago
  reuk a4dfd8d6c6
FixedSizeFunction: Allow sinking of rvalue arguments for functions returning void 2 years ago
  Tom Poole 7d45d498b9 Removed some superfluous consts from definitions 2 years ago
  reuk 1eea4766ce
Docs: Fix typo in CMake API.md 2 years ago
  reuk aec8617f59
OnlineUnlockForm: Fix scope of AlertWindow so that it outlives the OverlayComp 2 years ago
  Anthony Nicholls 3540152d71 CoreAudio: Return the correct index when the list of devices change 2 years ago
  Anthony Nicholls 27fad0f975 AudioDeviceSelector: Use make_unique instead of reset 2 years ago
  attila 8c65efe99b NSViewComponent: Fix accessibility related crash when re-parenting the NSView 2 years ago
  reuk 3451d97277
LV2 Client: Use non-normalised values for enumeration scalePoints 2 years ago
  reuk 39334c87fd
Projucer: Expand ProjectName macro when referencing targets from other projects 2 years ago
  attila 78c07118a9 Projucer: Fix XCode exporter when certain paths contain ! characters 2 years ago
  Tom Poole 5e52056b9f Resave all projects 2 years ago
  reuk 3d39e70393 Projucer: Link stdc++fs to vst3_helper if necessary 2 years ago
  reuk 3fae79c17c CMake: Link filesystem library to vst3_helper when building with gcc7 2 years ago
  Tom Poole 9b041f3d74 Add a base clang-tidy configuration 2 years ago
  Tom Poole 0dfaa98e86 Rectangle: Add nodiscard to some methods 2 years ago
  Tom Poole 856aeaeeb1 iOS: Enable AirPlay 2 years ago
  Oliver James ae805ffe3f AudioWorkgroups: Missing macro bug 2 years ago
  Tom Poole af7530e69c AudioWorkgroup: Fix a case handling bug 2 years ago
  reuk b52a62a48d VST3 Client: Reorder VST3 class factory for compatibility with JRiver Media Centre 2 years ago
  reuk 2882cdbc83
AU Client: Fix call to dangling block 2 years ago
  Tom Poole 6e46eb2ce1 Projucer: Check ANDROID_HOME for clang-tidy path 2 years ago
  Tom Poole 22df0d2266 Add the Contributor Covenant as a code of conduct 2 years ago
  Tom Poole 04d540df67 Change the format of the top level informational .txt files to .md 2 years ago
  Tom Poole 22587e56fb Add the Contributor Covenant as a code of conduct 2 years ago
  Tom Poole b0ea7ab62a Projucer: Increase the timeout of post-export commands 2 years ago
  Tom Poole bd8233f7f8 Docs: Fix a typo 2 years ago
  Tom Poole e37d70934a Projucer: Add an option to enable clang-tidy in Android builds 2 years ago
  reuk 9b131c9628
CoreAudio: Fix deprecation warning when building for C++20 2 years ago
  attila 9ecd9eb61e Projucer: Eliminate reliance on DEPLOYMENT_LOCATION for Xcode plugin copy step 2 years ago
  Tom Poole c97fbd89bf Remove an unused file 2 years ago
  reuk 0466fbbfc3 CMake: Add missing docs for LV2URI argument 2 years ago
  reuk 583f90bef3 LV2 Client: Add basic LV2URI validation at build time 2 years ago
  reuk 88e5e23f95 AudioProcessorGraph: Remove unnecessary data members 2 years ago
  reuk 7b743c5356
Projucer: Fix VST3 manifest generation when app sandbox is enabled 2 years ago
  reuk 2cc3c3117d
Projucer: Fix install step for LV2 plugins in Xcode 2 years ago