582 Commits (d4b47809a146a0b6ad3b0bb1d1ef96739c61f2bc)

Author SHA1 Message Date
  hogliux c5a7fe6d6d Add additional checks to enable/disable AUv3 support 9 years ago
  hogliux 9069d70141 Fix bug in AudioGraphIOProcessor 9 years ago
  hogliux 54243ef0c0 Support hosting your own VST bundles on iOS 9 years ago
  hogliux 8e53286a20 Fix some warnings in VS2013 in the recent commits 9 years ago
  hogliux 4205123d45 Fix an edge-case if the last stored editor window size is zero 9 years ago
  hogliux ebb0a156a4 Add options to make AuidoProcessorEditors resizable with constraints 9 years ago
  hogliux 2c3783e834 Workaround for loading Izotope Plug-Ins 9 years ago
  hogliux 368ce48198 Fix a race condition in the plugin scanner 9 years ago
  hogliux 1bd850d28d Minor tidy up of yesterday's VST3 preset commit 9 years ago
  hogliux 7eb80b815c Ensure that AudioUnitUninitialize is called on the message thread when destroying an AudioUnitPluginInstance 9 years ago
  hogliux 5098232062 Tidy up a few warning 9 years ago
  hogliux f4086ad8f4 Support factory programs in VST3 hosting 9 years ago
  hogliux 93a41cf743 Call setProcessing (false) when resting a VST3 plug-in 9 years ago
  hogliux fc8c6283c3 Add more detailed comment on why getting the "getPluginFactory" symbol from a VST3 plug-in may fail 9 years ago
  jules e13286ab55 Minor comment correction 9 years ago
  hogliux 79dca43be3 Workaround for VST-3 plug-ins which do not change their parameter values internally when the user changes them in the custom UI 9 years ago
  hogliux 6b9890107f Fix link errors when build VST plug-ins with VST 3 hosting support 9 years ago
  hogliux 7056128bbc Add intersect method to AudioChannelSet 9 years ago
  hogliux af6198b74f Add support for plug-ins to report the IDs of their parameters 9 years ago
  Timur Doumler 2c7a0e067e Fixed a wrong preprocessor macro which caused plugin hosting to break on Windows. 9 years ago
  jules d32c64d590 Avoided an unused variable warning 9 years ago
  hogliux af9491caf9 Fix typo in previous commit by incorrectly checking the OS X version 9 years ago
  hogliux 7196e57f4d Don't try to build VST/VST3 hosting code on iOS and add missing header 9 years ago
  jules 49a7ca4d82 Improved the String::createStringFromData method to fall back to a Windows 1252 codepage if given non-UTF8 data, and used this in parsing VST and WAV strings 9 years ago
  jules 0b3a11ee07 Updated version number to 4.2.1 9 years ago
  hogliux 9da130c45e Update comment on estimatedSamplesPerBlock parameter used in the prepareToPlay method 9 years ago
  hogliux 818287ec16 Fix assertion when scanning plug-ins on Windows 9 years ago
  hogliux 4ef602fbf8 Fix C++-98 compilation errors in AudioPluginFormat code 9 years ago
  jules 753c24c8ee Fix to KnownPluginList::addToMenu ticks 9 years ago
  jules 8f4c4c9e4f Fixed typo in LADSPA code 9 years ago
  jules 4c0bc70411 Deleted some defunct Mac PowerPC code 9 years ago
  jules 968f8387d3 Added an option to KnownPluginList::addToMenu for specifying a ticked item 9 years ago
  jules 905533c68e Minor formatting tidyups 9 years ago
  jules be3acc9768 Tidied up an out of date method in LADSPAPluginFormat 9 years ago
  jules fb864a5cb1 Corrected some spelling mistakes in comments 9 years ago
  jules 7d178feb0c (Fixed mistake in last commit) 9 years ago
  jules 32178f4a1f Tidied up some AUv3 code 9 years ago
  jules 17e2acb9fd Fixed a couple of AUv3 bugs 9 years ago
  hogliux 63ef9c1bfd Fix compilation errors in AU format when compiling for older OS targets 9 years ago
  hogliux cdeb0b5c87 Undo removal of setNumThreads in plug-in scanner 9 years ago
  Timur Doumler 70949aa0c6 Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 9 years ago
  jules 2549222b9d Avoided another minor VST3 warning 9 years ago
  jules 2ffaafeeb5 Avoided a couple of warnings in VST3 code 9 years ago
  jules 225297671c Added some workarounds for compiling AudioProcessorValueTreeState with VS2013 9 years ago
  hogliux 84bc58f0c3 Add ability to remove a AudioGraph's node by it's pointer 9 years ago
  hogliux 7ee4c800a9 Add getChannelIndexForType to AudioChannelSet class 9 years ago
  jules 5854829fcf Fixed a typo in the docs 9 years ago
  jules 606a503a15 Improved some Windows registry root key handling. 9 years ago
  jules b5907fa90d Normalised some divider comments 9 years ago
  hogliux f4ac12820c Fix channel names in surround channel layouts 9 years ago