1142 Commits (bb724761f22a2b51a17205c07ed2343e56e67298)

Author SHA1 Message Date
  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
  reuk fd24769019
PluginUtilities: Fix security (4996) warnings on Windows 3 years ago
  reuk afa6465098
UB Sanitizer: Avoid warnings in third party code, with clang 3 years ago
  reuk d0615041f0
Plugin clients: Avoid notifying listeners when parameters have not changed 3 years ago
  reuk ea250b3655
VST3 Client: Change VST3 native menu so that its position is specified in logical pixels 3 years ago
  reuk cfec0b5356
GenericAudioProcessorEditor: Add support for grouped parameters 3 years ago
  reuk f989182f32
Linux windowing: Display utf-8 native window titles correctly 3 years ago
  Tom Poole bc75010116 Bump version number to 6.1.2 3 years ago
  Tom Poole 5109e30c6f Bump version number to 6.1.1 3 years ago
  reuk b2a51eb253
VST3 Client: Avoid segfaults when updating program and bypass parameters 3 years ago
  Tom Poole 46fe3789fc Bump version number to 6.1.0 3 years ago
  reuk cef6974c7c StandaloneFilterWindow: Fix window resizing bug on Linux 3 years ago
  reuk d51354d704
AAX: Avoid adding plugin description as an alternative name 3 years ago
  reuk 334bd2a926 AUv3 Client: Notify host when updating current program 3 years ago
  reuk f46d4a0401
VST Client: Remove unused variable 3 years ago
  reuk 8f29b2cb83
VST3: Allow plugins to designate the first input bus as Aux rather than Main 3 years ago
  ed 6d53ed3fec AUv3: Handle AURenderEventMIDIEventList 3 years ago
  ed bdc2334c98 AUv3: Fix unhandled enumeration warning when building against the 12.0 SDK 3 years ago
  ed d52fb9ca26 AUv3: Suppress undeclared selector warning for supportsMPE when building against the 10.11 SDK 3 years ago
  reuk 3c68581567
Use jassertquiet where possible 3 years ago
  ed 4fd0401752 VST3: Fix editor creation in Adobe Premiere Pro 3 years ago
  attila 7c68dd3709 VST3 Client: Avoid allocation in processParameterChanges() 3 years ago
  ed e467473157 Standalone: Fixed a crash due to a dangling input muted value listener 3 years ago
  reuk 85226c33d4
Mac MainMenu: Allow commands without modifiers to be passed to peer 3 years ago
  Tom Poole fe4ba9071b Set the default value of JUCE_MODAL_LOOPS_PERMITTED to 0 3 years ago
  ed f1768843fb StandaloneFilterWindow: Check that stored previous window position is onscreen 3 years ago
  ed 88ec2759cb AAX: Support unicode track names for TrackProperties 3 years ago
  attila 56cf81d32b AU Client: Fix allocation on audio thread in JuceAU::audioProcessorChanged() 3 years ago
  attila 570e173583 VST3 Client: Fix allocation on audio thread caused by PluginHostType ctor 3 years ago
  reuk 423d46c9ba
AU Client: Avoid potential out-of-bounds read when adding buses 3 years ago
  reuk bc2ad3d7c5
Build: Improve support for AU resource files on ARM Macs 3 years ago
  Tom Poole 78be43888e Update the minimum C++ standard to C++14 3 years ago
  reuk 63284e783d
AAX Client: Fix potential out-of-bounds array access 3 years ago
  reuk c3ab3eb77f
VST3 Client: Implement IProcessContextRequirements 3 years ago