1171 Commits (fab6a072bc3162f33eb1f51ebcac96117b1dddfd)

Author SHA1 Message Date
  Tom Poole 6589b6d64b VS2022: Work around a compiler bug 3 years ago
  reuk 854ed68c72
AUv3: Fix race on factoryPresets 3 years ago
  Tom Poole 2f389c9d42 iOS: Fix a compiler warning 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 3 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 3 years ago
  reuk 144b444f93
VST2 Client: Reapply custom scale factor if scale is set before editor is opened 3 years ago
  reuk 7d8c5b845d
AU: Cache MIDI output block 3 years ago
  reuk 6de3af3566
AU: Make channel/bus handling more robust 3 years ago
  reuk 81fa777ff7
ObjC Helpers: Automatically derive appropriate signature for function 3 years ago
  reuk 3850a2bb20
AudioPlayHead: Update wrappers to use new FrameRate type 3 years ago
  reuk cccb3d360a
AAX Client: Avoid overwriting bypass parameter value on state recall 3 years ago
  reuk 4ca923a34b
NSViewComponentPeer: Allow mouse events to reach unfocused windows 3 years ago
  reuk 4c2dba0822
VST3 Client: Ensure that all programs can be selected via parameter in hosts 3 years ago
  attila 63ac579c1b VST3 Client: Fix build when JUCE_VST3_CAN_REPLACE_VST2 is enabled 3 years ago
  reuk 718097fd60
StandaloneFilterWindow: Avoid recursively resizing plugin editor 3 years ago
  ed 7d1918b385 macOS/iOS: Replace compile-time deployment target checks with runtime checks using the available keyword 3 years ago
  reuk 47dcc31e77
VST3 Client: Allow setting latency from inside prepareToPlay 3 years ago
  reuk e797c993a8
AAX Client: Add dirty state reporting via updateHostDisplay 3 years ago
  reuk 294caba2b5
VST3: Add dirty-state set/get 3 years ago
  ed b9542ccc4c Update code to use C++14 [[deprecated]] attribute 3 years ago
  ed d39d0f4885 Docs: Fix some Doxygen warnings 3 years ago