1206 Commits (b51e835bafa3d96fa6d7a66b37762c5605257529)

Author SHA1 Message Date
  attila 6c09aa69d9 VST3 Client: Fix setComponentState() threading on Linux 2 years ago
  Tom Poole cf8a2d93c0 Android/iOS: Avoid building LV2 2 years ago
  Tom Poole fd8607302d Bump version number to 7.0.1 2 years ago
  attila 6ea3788a3b VST3 Client: Fix warning when PreferredChannelConfigurations are set 2 years ago
  reuk f3ca634049
VST3 Client: Fix missing prototype warning 2 years ago
  reuk a2dc45d6a8 VST3 Client: Fix missing-prototype warning 2 years ago
  Tom Poole 8b399998b4 Bump version number to 7.0.0 2 years ago
  reuk 752c913cd2
AudioPlayHead: Move HostTimeNs out of AudioProcessor, to consolidate timing information 2 years ago
  reuk 8fbd99c424
AudioPlayHead: Improve granularity of position info 2 years ago
  reuk 891daf1332
Optional: Update implementation to improve debugging experience 2 years ago
  reuk 964a1aa870
VST3 Client: Allow host to enable/disable buses at will 3 years ago
  reuk 0e85fec4a2
VST3 Client: Allow host to enable/disable buses at will 3 years ago
  reuk e86436297d
LV2 Client: Update param IDs to avoid writing malformed manifests 3 years ago
  Tom Poole 6589b6d64b VS2022: Work around a compiler bug 3 years ago
  Tom Poole c7cabbbaba VS2022: Work around a compiler bug 3 years ago
  Tom Poole 2ec861d99e Update licensing banners to JUCE 7 3 years ago
  attila 5f4da905d7 ARA Client: Add ARA interface extensions to AU and VST3 wrappers 3 years ago
  attila cc8aa57793 AU Client: Only call prepareToPlay() from SetProperty() if already in prepared state 3 years ago
  attila 3b5d7898ed VST3 Client: Only call prepareToPlay() from IComponent::setActive() 3 years ago
  reuk 4805b86ca4
LV2 Client: Update Atom parsing to use Optional 3 years ago
  reuk 208fc05480
LV2 Client: Request buffers large enough to hold a change event for each parameter 3 years ago
  Tom Poole c2ecde591b macOS: Remove 32 bit specific functionality 3 years ago
  Tom Poole b48dddcf4e RTAS: Remove RTAS functionality 3 years ago
  reuk 0f16d2dded
AU Client: Prevent parameter change messages being sent during state restoration 3 years ago
  reuk 854ed68c72
AUv3: Fix race on factoryPresets 3 years ago
  reuk 45a5235298
AUv3: Fix race on factoryPresets 3 years ago
  reuk f7e957a932
LV2 Client: Avoid declaring the turtle_recall feature in plugin manifests 3 years ago
  reuk 215d5955f9
LV2 Client: Always declare resize and noUserResize in extensionData, even if only one will be used 3 years ago
  reuk 67164f6af9
LV2 Client: Properly escape library names in the manifest.ttl 3 years ago
  Tom Poole 3b6c05ec10 iOS: Fix a compiler warning 3 years ago
  reuk 61f3c1dd98
LV2: Add initial client support 3 years ago
  reuk 1182024fc4
LV2: Add initial hosting support 3 years ago
  reuk 1d04669410
LV2: Add turtle-writer program 3 years ago
  reuk fe744f8112
VST2 Client: Flush command buffer after attaching plugin window on Linux 3 years ago
  reuk 8ba09acc59
VST2 Client: Avoid potential deadlocks on stateInformationLock 3 years ago
  reuk e6efdaae0e
VST2 Client: Hook onto host event loop when editor is open 3 years ago
  reuk c91514f57f
VST3 Client: Properly notify host about added/removed event loop FDs 3 years ago
  reuk c30b3a1a31
Plugin Hosting: Take custom scaling into account when computing editor sizes 3 years ago
  reuk cfa289d943
AudioProcessor: Allow querying of the host timestamp in processBlock 3 years ago
  reuk 19ddbe2368
Warnings: Fix missing-prototypes warnings 3 years ago
  Tom Poole 2f389c9d42 iOS: Fix a compiler warning 3 years ago
  Tom Poole dea3fe60e4 Update copyright banners 3 years ago
  reuk f77b286b8c
VST3 Client: Work around broken editor resizing in Blue Cat's PatchWork 3 years ago
  reuk cad155bf1c
VST3 Client: Make window sizing slightly more robust in Live 3 years ago
  reuk ae646dde16
StandaloneFilterWindow: Account for native frame size in constrainer 3 years ago
  reuk bb2b36a253
VST3 Client: Properly map between VST3 and JUCE layouts 3 years ago
  reuk 18300abde9
VST3 Client: Add host API checks to setBusArrangements and activateBus 3 years ago
  reuk ebac835673
Fix some deprecation warnings 3 years ago
  reuk afe5199848
AudioProcessorParameter: Add new ParameterID and Attributes types 3 years ago
  reuk bb0a40e009
AU Client: Order parameters according to version hint 3 years ago