18 Commits (2ec861d99e3ead4053577ed382f1272000cb13a2)

Author SHA1 Message Date
  Tom Poole 2ec861d99e Update licensing banners to JUCE 7 3 years ago
  Tom Poole dea3fe60e4 Update copyright banners 3 years ago
  reuk d232eb90d6
AudioPluginHost: Allow multibus configurations to be set on internal plugins 3 years ago
  Tom Poole fc8eacbf5b Fix a string comparison in c064b0c 3 years ago
  Tom Poole c064b0c604 AudioPluginHost: Embed the assets required for internal plug-ins 3 years ago
  ed b9542ccc4c Update code to use C++14 [[deprecated]] attribute 3 years ago
  reuk 9549f8c95e
AudioPluginHost: Try to find matching plugins by uniqueId if loading initially fails 4 years ago
  reuk 041da08474
VST3: Add a new PluginDescription::uniqueId field 4 years ago
  ed 7b6d6d55cb AudioPluginHost: Fixed backwards compatibility with old internal plug-in names 4 years ago
  ed 009d685179 Updated all license headers 4 years ago
  reuk 2f45814bfc Examles: Fix some more warnings 5 years ago
  Tom Poole 894e7d2bd2 Updated all license headers 5 years ago
  Tom Poole 2d16374b14 Updated all license headers 5 years ago
  reuk f20b93a458 AudioPluginHost: Include example plugins in project 5 years ago
  reuk 8433c098b9 MIDI: Add Midi Logger plugin demo PIP 5 years ago
  reuk 327f817b9b Copyrights: Update commercial/gpl headers to be gpl-only 5 years ago
  ed 7d330ab782 Always #include JuceHeader.h from the include search path 5 years ago
  ed 4b118bb45b Added a MIDI output node to the AudioPluginHost 5 years ago
  jules 18bb120179 Did some long-overdue renaming of "filter" -> "plugin" in the AudioPluginHost demo 5 years ago
  jules 6b82c964cd Refactored AudioPluginFormat::createPluginInstance to use lambdas for the callback 6 years ago
  Tom Poole 16dd26649a Fixed some GCC compiler warnings and removed deprecated functions 6 years ago
  ed 92a9c37bac Deprecated some thread unsafe methods in KnownPluginList and modernised the interface a bit 6 years ago
  Tom Poole e79941ca57 Changed the manufacturer name of the internal plug-in host nodes 6 years ago
  jules f3e1e52c88 Cleaned up some audio plugin creation function prototypes 7 years ago
  ed 5527cd8ca1 Add Android and iOS support to AudioPluginHost 7 years ago