1185 Commits (0f16d2dded34f147c467d30afa708c8abf27e1e1)

Author SHA1 Message Date
  reuk 0f16d2dded
AU Client: Prevent parameter change messages being sent during state restoration 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 4 years ago
  reuk 1182024fc4
LV2: Add initial hosting support 4 years ago
  reuk 1d04669410
LV2: Add turtle-writer program 4 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 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
  reuk 3d38ca764e
AU Client: Switch HashMap to unordered_map 3 years ago
  Tom Poole 111bbc0979 Bump version number to 6.1.6 3 years ago
  reuk 288765b3c8
AU Client: Avoid potential out-of-bounds write when clearing buffers 3 years ago
  reuk 89a7d05180
VST3 Client: Avoid calling performEdit during setState 3 years ago
  reuk c0b78adcda
StandaloneFilterWindow: Respect editor's size constraints when adjusting size of component peer 3 years ago
  reuk 0223e44ae7
Image: Keep track of contiguous buffer size to avoid heap buffer overflows 3 years ago
  reuk 068dffdb8c
AudioProcessorEditorHostContext: Fix naming of getContextMenuForParameter 4 years ago
  reuk 409aaea43d
AUv3 Client: Add missing autorelease 3 years ago
  Attila Szarvas 101a886821 MouseInputSource: Eliminate superfluous drag events caused by pressure change 3 years ago
  reuk 0f06f45098 AUv3: Add timestamps to all parameter changes when possible 3 years ago
  reuk 3f315ddd00 Plugin clients: Fix bypass behaviours to match getBypassParameter() documentation 3 years ago
  attila 6575d24a81 ComponentPeer: Deprecate getFrameSize() 3 years ago
  attila a7811661c5 Linux: Fix restoreWindowFromStateString() when the peer already exists 3 years ago
  reuk 7650a96092
AUv3: Send parameter begin/end gesture events 3 years ago
  Tom Poole 3c03693d07 Bump version number to 6.1.5 3 years ago
  reuk bd52350c00
VST3 Wrapper: Avoid calling processBlock when there is no audio input/output 3 years ago
  reuk 640194c878
MinGW: Improve compatibility 3 years ago
  reuk 2678c1d10d
AUv3 Wrapper: Use correct timestamps for outgoing events 3 years ago
  reuk 43280c3f7f
AU: Tidy up ChannelRemapper 3 years ago
  attila e329f524a2 StandaloneFilterWindow: Take native window borders into account when constraining size 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 6f80be1edb
VST3 Client: Ensure editor scale is correct immediately after creation 4 years ago
  reuk 144b444f93
VST2 Client: Reapply custom scale factor if scale is set before editor is opened 4 years ago
  reuk 7d8c5b845d
AU: Cache MIDI output block 3 years ago