1056 Commits (4fd3dfb51b05e3d8b77d9dd30182c202a370ba62)

Author SHA1 Message Date
  reuk d236964410 PluginList: Fix revealing plugins 4 years ago
  reuk 6811242371 VST2: Fix conversion warnings on Linux 4 years ago
  ed b7e28541ca Replaced deprecated Displays methods 4 years ago
  reuk b41951bc4b AudioProcessorGraph: Ensure nodes are prepared with correct precision 4 years ago
  Tom Poole c35bb61c8d Bump version number to 6.0.4 4 years ago
  Tom Poole 73d1a1ff45 Bump version number to 6.0.3 4 years ago
  Tom Poole c9aba7f613 Bump version number to 6.0.2 4 years ago
  reuk 4d27422d9f GCC: Suppress cast-align warnings 4 years ago
  reuk 49588b704e Linux: Fix some cast warnings 4 years ago
  reuk 90664b42df VST3: Fix issue where aftertouch messages from the host were incorrectly converted to LegacyMIDICCOut messages 4 years ago
  ed 44412bb0a8 VST: Don't remove empty standard VST plug-in folders in VSTPluginFormat::getDefaultLocationsToSearch() 4 years ago
  ed 333f98d204 Squashed some compiler warnings with -Wmissing-prototypes enabled 4 years ago
  ed 1da5d33a4c VST3: Added a comment to a suspicious-looking else clause when opening plug-in handles 4 years ago
  ed a5c86be57a VST3: Fixed a bug introduced in the recent DLLHandleCache changes when hosting plug-ins on Windows and Linux 4 years ago
  ed 44c92e95c0 Defined AudioPlayHead::CurrentPositionInfo methods inline 4 years ago
  ed 33f34273d4 VST3: Added DLLHandleCache singleton pool to hold and dispose of opened plug-in handles when hosting 4 years ago
  ed ccfee61773 iOS: Removed some unused deployment target checks 4 years ago
  ed 6aeb9d7dda Bump version number to 6.0.1 4 years ago
  ed 31022e4521 VST3: Fixed some build errors and warnings with JUCE_VST3_CAN_REPLACE_VST2=1 on Linux 4 years ago
  reuk 86aa024138 ComboBoxAttachment: Fix an issue where parameter ranges were converted incorrectly 4 years ago
  reuk 013fd5e5d6 juce6: Update some referenes to JUCE 5 in docstrings 4 years ago
  reuk 394c4fd475 Clang: Fix warnings when building with clang 10 4 years ago
  reuk ac2d7ee272 Clang: Fix build errors when using a recent clang-cl 4 years ago
  ed b0790feab6 VST3: Re-initialise plug-in MIDI buses in prepareToPlay() 4 years ago
  ed 009d685179 Updated all license headers 4 years ago
  ed 67925d384f Updated main README with CMake support info and changed docs extension from .txt to .md 4 years ago
  ed 4855f52e4d Added missing documentation tags 4 years ago
  reuk f5cb3f4ae1
APVTS: Make adding/removing listeners threadsafe 5 years ago
  reuk e7004e634c
APVTS: Make adding/removing listeners threadsafe 5 years ago
  ed b5214a341e Normalised lambda whitespace 5 years ago
  ed d510b73cdf Normalised all whitespace before args in std::function 5 years ago
  ed 606e8a509b AudioProcessorGraph: Return Node::Ptr from removeNode() 5 years ago
  ed d9093c87d6 Removed some cross-module relative includes 5 years ago
  ed b57509c4a2 Removed some cross-module relative includes 5 years ago
  ed 4b6be143cf Fixed some doxygen warnings 5 years ago
  ed 51b07dc038 VST3: Always destroy plug-in instances on the message thread 5 years ago
  reuk 4cf66d6522 Cleanup: Remove redundant inlines 5 years ago
  reuk 2f45814bfc Examles: Fix some more warnings 5 years ago
  reuk d141799a57 AudioProcessors: Silence unused function warning 5 years ago
  reuk e13901d912 ClangCl: Silence code which warns when building on Windows with Clang 5 years ago
  ed 4c2c0874da VST: Fixed a potential crash when resizing host window asynchronously 5 years ago
  ed 133dc99b51 VST: Fixed a potential crash when resizing host window asynchronously 5 years ago
  Tom Poole 894e7d2bd2 Updated all license headers 5 years ago
  ed c2e3dcd8bf Updated the documentation of some methods which now return std::unique_ptr instead of raw pointers to remove references to deleting the returned object 5 years ago
  Tom Poole 2d16374b14 Updated all license headers 5 years ago
  reuk 759e2697b7 VST3: Fix duplicate messages in VST3 wrapper 5 years ago
  reuk fe4523628d VST3: Fix duplicate messages in VST3 wrapper 5 years ago
  ed 6610a1959f Added JUCE_CUSTOM_VST3_SDK flag to juce_audio_processors 5 years ago
  ed de712ca02e Linux: Added support for building and hosting VST3 plug-ins 5 years ago
  ed 74ca3b44c4 Linux: Removed X11-specific code from LinuxComponentPeer 5 years ago