158 Commits (55a8b2ac125ddd0d77b71bf06bfbdc6cd98b51dd)

Author SHA1 Message Date
  reuk 755e25cb5b
PluginHostType: Add checks for auvaltool and com.apple.audio.InfoHelper 3 years ago
  reuk 28f2157912
Convert ignoreUnused to [[maybe_unused]] 2 years ago
  attila 23445ebd92 ARAPluginDemo: Add more features to demo host integration 2 years ago
  reuk cbf59e185f
APVTS: Add missing qualification to std::move 2 years ago
  reuk 7c14c1fcd7
Use more concise stdlib type aliases 2 years ago
  reuk 8b8ae10059
Build: Replace JUCE_NODISCARD with [[nodiscard]] 2 years ago
  reuk 34341bc597
APVTS: Avoid calling null function when unspecified 2 years ago
  attila 997ed696c2 ARA Client: Fix GCC warnings 2 years ago
  attila 9d73008dc2 ARA: Fix ARA debug configuration 2 years ago
  luz paz 0e66bb5203 ARAModelObjects: Fix docstring typos 3 years ago
  attila 966c8c4c11 ARA Client: Make model object creation functions virtual 3 years ago
  reuk 1b88df3c55
ExtensionsVisitor: Add missing defaulted special member functions 3 years ago
  reuk 8fbd99c424
AudioPlayHead: Improve granularity of position info 3 years ago
  Tom Poole 2ec861d99e Update licensing banners to JUCE 7 3 years ago
  attila 9ae96e98ca ARA Client: Add ARA plugin model classes for writing plugins 3 years ago
  attila f36949c1b2 ARA Host: Add support for scanning and hosting ARA plugins 3 years ago
  Tom Poole c2ecde591b macOS: Remove 32 bit specific functionality 3 years ago
  reuk 1182024fc4
LV2: Add initial hosting support 3 years ago
  reuk c30b3a1a31
Plugin Hosting: Take custom scaling into account when computing editor sizes 3 years ago
  Tom Poole dea3fe60e4 Update copyright banners 3 years ago
  reuk e6b6bc2cfc
AudioProcessorValueTreeState: Add default values for Parameter constructor arguments 3 years ago
  reuk afe5199848
AudioProcessorParameter: Add new ParameterID and Attributes types 3 years ago
  reuk 7068e70758
AudioProcessorParameter: Add getVersionHint function 3 years ago
  Tom Poole c072b1bc8e Fix some typos 3 years ago
  reuk 3581e2aa7e Documentation: Add doxygen guards to Steinberg namespace 3 years ago
  reuk 8a95fb1c82
SliderParameterAttachment: Allow right-click to change parameter value 3 years ago
  attila 63ac579c1b VST3 Client: Fix build when JUCE_VST3_CAN_REPLACE_VST2 is enabled 3 years ago
  reuk b5064f361f
HostedAudioProcessorParameter: Extract from AudioPluginInstance 3 years ago
  Attila Szarvas 50f3415885 ExtensionsVisitor: use forward declared types instead of void* for format-specific pointers 3 years ago
  ed b9542ccc4c Update code to use C++14 [[deprecated]] attribute 3 years ago
  ed 300f573163 PluginHostType: Add Ableton Live 11 detection 3 years ago
  Tom Poole f1fecfdc88 Add some missing Doxygen tags 3 years ago
  Tom Poole 9ac96840aa Fix some Doxygen warnings 3 years ago
  reuk 8f29b2cb83
VST3: Allow plugins to designate the first input bus as Aux rather than Main 3 years ago
  reuk 63a40188d9
AudioProcessor: Add extensions API for VST3 clients 4 years ago
  reuk 442369bd6b
AudioPluginInstance: Add new API to query properties of hosted plugins 4 years ago
  reuk 31a7c62baf
Windows: Fix and suppress some analysis warnings 4 years ago
  ed 3c48207d15 PluginHostType: Added Adobe Audition on macOS 4 years ago
  ed 1ab54a9438 PluginHostType: Added AU Lab 4 years ago
  Tom Poole 79fbde7099 Added preliminary support for FreeBSD 4 years ago
  reuk 3dc97ec71c
PluginHostType: Add missing juce:: namespace 4 years ago
  reuk c7feb75b97
PluginHostType: Use the name of the bridged hosting process to determine host 4 years ago
  ed 66311c798f APVTS: Give AudioProcessorParameterGroups used in unit tests unique IDs to avoid an assertion in debug builds 4 years ago
  reuk 586ab8927d Fix warnings when building in C++20 mode 4 years ago
  reuk 86aa024138 ComboBoxAttachment: Fix an issue where parameter ranges were converted incorrectly 5 years ago
  reuk 394c4fd475 Clang: Fix warnings when building with clang 10 5 years ago
  ed 009d685179 Updated all license headers 5 years ago
  ed 4855f52e4d Added missing documentation tags 5 years ago
  reuk f5cb3f4ae1
APVTS: Make adding/removing listeners threadsafe 5 years ago
  reuk e7004e634c
APVTS: Make adding/removing listeners threadsafe 5 years ago