1168 Commits (ebbd5300df69e4a736cb2d1048ead56a4e6bf2ca)

Author SHA1 Message Date
  falkTX 93194c7a12
Import latest fixes from DISTRHO-Ports 2 years ago
  falkTX c5bb8fae07
Fix bypass value on load and after preset change 3 years ago
  falkTX 82863e7f86
Update param usage in LV2 wrapper, handle bypass case 3 years ago
  falkTX cba864f7e2
Add cmake integration for LV2 and VST2 old interface 3 years ago
  falkTX 773f293752
Add LV2 wrapper 3 years ago
  falkTX 93a82b4815
Dynamic vst2 plugin name 3 years ago
  falkTX 0daac11437
Allow VST2 plugins without audio 3 years ago
  falkTX 11e0bec9a7
mingw related fixes 3 years ago
  falkTX 9d146d3339
Use old VST2 interface from JUCE5 3 years ago
  Tom Poole 111bbc0979 Bump version number to 6.1.6 4 years ago
  reuk 288765b3c8
AU Client: Avoid potential out-of-bounds write when clearing buffers 4 years ago
  reuk 89a7d05180
VST3 Client: Avoid calling performEdit during setState 4 years ago
  reuk c0b78adcda
StandaloneFilterWindow: Respect editor's size constraints when adjusting size of component peer 4 years ago
  reuk 0223e44ae7
Image: Keep track of contiguous buffer size to avoid heap buffer overflows 4 years ago
  reuk 068dffdb8c
AudioProcessorEditorHostContext: Fix naming of getContextMenuForParameter 4 years ago
  reuk 409aaea43d
AUv3 Client: Add missing autorelease 4 years ago
  Attila Szarvas 101a886821 MouseInputSource: Eliminate superfluous drag events caused by pressure change 4 years ago
  reuk 0f06f45098 AUv3: Add timestamps to all parameter changes when possible 4 years ago
  reuk 3f315ddd00 Plugin clients: Fix bypass behaviours to match getBypassParameter() documentation 4 years ago
  attila 6575d24a81 ComponentPeer: Deprecate getFrameSize() 4 years ago
  attila a7811661c5 Linux: Fix restoreWindowFromStateString() when the peer already exists 4 years ago
  reuk 7650a96092
AUv3: Send parameter begin/end gesture events 4 years ago
  Tom Poole 3c03693d07 Bump version number to 6.1.5 4 years ago
  reuk bd52350c00
VST3 Wrapper: Avoid calling processBlock when there is no audio input/output 4 years ago
  reuk 640194c878
MinGW: Improve compatibility 4 years ago
  reuk 2678c1d10d
AUv3 Wrapper: Use correct timestamps for outgoing events 4 years ago
  reuk 43280c3f7f
AU: Tidy up ChannelRemapper 4 years ago
  attila e329f524a2 StandaloneFilterWindow: Take native window borders into account when constraining size 4 years ago
  Tom Poole 8a6e1980d0 Bump version number to 6.1.4 4 years ago
  reuk 44404508fe Bump version number to 6.1.3 4 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 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 3850a2bb20
AudioPlayHead: Update wrappers to use new FrameRate type 4 years ago
  reuk cccb3d360a
AAX Client: Avoid overwriting bypass parameter value on state recall 4 years ago
  reuk 4ca923a34b
NSViewComponentPeer: Allow mouse events to reach unfocused windows 4 years ago
  reuk 4c2dba0822
VST3 Client: Ensure that all programs can be selected via parameter in hosts 4 years ago
  attila 63ac579c1b VST3 Client: Fix build when JUCE_VST3_CAN_REPLACE_VST2 is enabled 4 years ago
  reuk 718097fd60
StandaloneFilterWindow: Avoid recursively resizing plugin editor 4 years ago
  ed 7d1918b385 macOS/iOS: Replace compile-time deployment target checks with runtime checks using the available keyword 4 years ago
  reuk 47dcc31e77
VST3 Client: Allow setting latency from inside prepareToPlay 4 years ago
  reuk e797c993a8
AAX Client: Add dirty state reporting via updateHostDisplay 4 years ago
  reuk 294caba2b5
VST3: Add dirty-state set/get 4 years ago
  ed b9542ccc4c Update code to use C++14 [[deprecated]] attribute 4 years ago
  ed d39d0f4885 Docs: Fix some Doxygen warnings 4 years ago
  reuk fd24769019
PluginUtilities: Fix security (4996) warnings on Windows 4 years ago
  reuk afa6465098
UB Sanitizer: Avoid warnings in third party code, with clang 4 years ago
  reuk d0615041f0
Plugin clients: Avoid notifying listeners when parameters have not changed 4 years ago