1216 Commits (c0b78adcdad72c68c6c593e7bf835f3978be4c6c)

Author SHA1 Message Date
  reuk 63b6ecde4f
AudioProcessorParameter: Fix documentation 3 years ago
  reuk fb1f94767d
AU Host: Improve allocation checks 3 years ago
  reuk c229d160f9
PluginDescription: Fall back to using deprecatedUID in createIdentifierString() if the new uniqueID is not known 3 years ago
  reuk ec867690b7
VST3: Fix leak when setting/getting state via extensions mechanism 3 years ago
  reuk 72fa2d98e1
AU Wrapper: Ensure that correct input channels are cleared before processing 3 years ago
  reuk 1bf9ebb4b1
VST3 Host: Avoid calling initialize twice on objects that implement both IComponent and IEditController 3 years ago
  reuk a3c55a967f
VST3 Host: Only call IPlugView::removed() if a previous call to attached() succeeded 3 years ago
  reuk 068dffdb8c
AudioProcessorEditorHostContext: Fix naming of getContextMenuForParameter 4 years ago
  reuk 903873dad2
VST3: Add local search path on Windows 3 years ago
  reuk ad94a69263
GenericAudioProcessorEditor: Refresh parameter value text when parameter info changes 3 years ago
  reuk 70b667281f
AU Host: Refresh parameter names and labels when requested by the plugin 3 years ago
  reuk 093dbc7df1
Plugin Scanning: Fix thread sanitizer issues in the AudioPluginHost 3 years ago
  reuk 6c046ffc04
AudioPluginHost: Allow out-of-process scanner to scan AUv3 plugins 3 years ago
  reuk b80927fc91
Nodiscard: Add to builder-pattern functions 3 years ago
  reuk 3d1818f5bd
AU Host: Correctly reorder hosted audiounit channels 3 years ago
  Tom Poole 3c03693d07 Bump version number to 6.1.5 3 years ago
  Tom Poole c072b1bc8e Fix some typos 3 years ago
  ed e0e8e85d6b Add KeyboardComponentBase class for custom MIDI keyboard components and MPEKeyboardComponent class 3 years ago
  reuk 640194c878
MinGW: Improve compatibility 3 years ago
  reuk fc378aaf9a
AU Client: Avoid AudioBuffer assertion when plugin has no audio channels 3 years ago
  reuk 43280c3f7f
AU: Tidy up ChannelRemapper 3 years ago
  Tom Poole 8a6e1980d0 Bump version number to 6.1.4 3 years ago
  reuk 44404508fe Bump version number to 6.1.3 3 years ago
  reuk 3581e2aa7e Documentation: Add doxygen guards to Steinberg namespace 3 years ago
  reuk d26945f476
ObjC Helpers: Ensure that all methods accept mandatory "self" and "selector" arguments 3 years ago
  ed 3e542f3465 VST: Fix incorrect upper bound of jlimit() in getProgramName() 3 years ago
  ed 7c609484e8 AU: Set plug-in host callbacks immediately after calling releaseResources() in prepareToPlay() in case the audio unit relies on them during initialisation 3 years ago
  reuk ed1bc944fd
AudioChannelSet: Add 7.1.6 speaker layout 3 years ago
  reuk 8a95fb1c82
SliderParameterAttachment: Allow right-click to change parameter value 4 years ago
  reuk 7828cad753
VST2 Host: Fix window titlebar repainting when editor sizes change 4 years ago
  reuk 2884610d01
VST2 Host: Respect high DPI plugin sizes on Linux 4 years ago
  reuk 6de3af3566
AU: Make channel/bus handling more robust 4 years ago
  reuk 81fa777ff7
ObjC Helpers: Automatically derive appropriate signature for function 4 years ago
  reuk b13bbbefb3
AudioChannelSet: Add atmos layouts 4 years ago
  reuk 718307b516
AudioPlayHead: Use more descriptive FrameRate type 4 years ago
  reuk 555408be40
VST3 Host: Avoid resusing IMessage and IAttributeList instances 4 years ago
  attila 63ac579c1b VST3 Client: Fix build when JUCE_VST3_CAN_REPLACE_VST2 is enabled 4 years ago
  reuk 7da8b73a96
AudioPluginHost: Add subprocess plugin scanning feature 4 years ago
  reuk 1f15f59db6
AudioUnitPluginFormat: Fix result of hasEditor on Mac 4 years ago
  reuk b5064f361f
HostedAudioProcessorParameter: Extract from AudioPluginInstance 4 years ago
  reuk d59230aecc
AudioPluginFormat: Remove canScanOnBackgroundThread(), as it is not generally useful 4 years ago
  ed 7d1918b385 macOS/iOS: Replace compile-time deployment target checks with runtime checks using the available keyword 4 years ago
  Attila Szarvas 50f3415885 ExtensionsVisitor: use forward declared types instead of void* for format-specific pointers 4 years ago
  reuk d286e690b2
PluginListComponent: Disallow scanning VST3 plugins on background threads 4 years ago
  reuk 96612b12d8
VST Host: Ensure parent window is showing before attempting to open an editor 4 years ago
  reuk 294caba2b5
VST3: Add dirty-state set/get 4 years ago
  reuk 832bbed8c3
VST3: Fix error when building VST3 plugins 4 years ago
  reuk 462c3a8dd4
VST Host: Ensure editor windows open at correct size 4 years ago
  reuk 8f1ba916ff
VST3 Host: Set content scale before opening plugin window for the first time 4 years ago
  reuk 61cdcff2e9
VST3 Host: Ensure requested size is applied, even when plugin does not support scaling 4 years ago