158 Commits (64c984896e3fca0aa80e873c17c260a6c33f105d)

Author SHA1 Message Date
  jules e95d3a30c8 Minor clean-ups. 12 years ago
  jules 359be4dc0c New class: HighResolutionTimer 12 years ago
  jules 2f3dd2261a Clean-ups to the plugin scanning code. 12 years ago
  jules 1e24145bf6 VST host: frame rate correction. 12 years ago
  jules af559c47ee Compile fix for PluginListComponent. Hack to allow some internal customisation of VST entry points. 12 years ago
  jules 6ce0c2e433 Plugin scanning: added a custom scanner callback, and added an option to run the scan on a background thread. 12 years ago
  jules c559b332d1 AudioUnit host param automation. 12 years ago
  jules 3e95b94a6a Tweaked algorithm for creating the folder-based plugin tree in KnownPluginList 12 years ago
  jules a213803ae3 More constistent spelling in plugin list comp. 12 years ago
  jules bcea20e01b VST hosting: return indicator when in non-realtime mode. 12 years ago
  jules 669bd67670 Spelling and minor cleaning. 12 years ago
  jules d3c202e92e Made AudioProcessorGraph pass its playhead on to any nodes that are added to it. 12 years ago
  jules 3d92414de4 VST: supported more video frame-rate values. 12 years ago
  jules 837f05237d AudioProcessorGraph: added reset() method and adjusted locking. 12 years ago
  jules a1c7379b2d Implemented reset() in VSTPluginFormat. 12 years ago
  jules cd8adde4de 2.0.32 12 years ago
  jules f9e31ab7a9 Documentation pedanticism. 12 years ago
  jules c76b7b63e1 Fixed some classes that were getting overlooked by doxygen. 12 years ago
  jules e543949bda Minor clean-ups. 12 years ago
  jules 7a3453f48b Minor clean-ups. 12 years ago
  jules 164ab05bac Minor clean-ups. 12 years ago
  jules 906a99763d Version 2.0.31 12 years ago
  jules a20ff4c910 Version 2.0.30 12 years ago
  jules 68b2e056e7 Version update 2.0.29 12 years ago
  jules b118dd6916 VST 64-bit compiler fix. 12 years ago
  jules 66769a191b AU latency change notification. Minor tweaks to plugin hosting. 12 years ago
  jules f5bcfccf6c Removed some compiler warnings in VST hosting. 12 years ago
  jules 39eae806de Changes to make sure the AudioProcessor::wrapperType member is set correctly when its constructor is called. 12 years ago
  jules 0ceeb573d8 Minor changes to avoid pedantic compiler warnings. 12 years ago
  jules 3f01bb72df VST hosting pin connection fix. 12 years ago
  jules 0f9b76240c Avoided a few more compiler warnings. 12 years ago
  jules 02c0cd009c Cleaned up some compiler warnings. 12 years ago
  jules fd2011ee8b VST parameter name refactoring + UTF8 handling. 12 years ago
  jules f24f7b638c Modal component fix. Minor tweaks. 12 years ago
  jules f903695ba3 Audio plugins: better bypass support, with an AudioProcessor::processBlockBypassed() method that can be used for custom behaviour. 12 years ago
  jules f02f1c3cdd VST hosting window ownership fix. 12 years ago
  jules 982ad70e29 Linux VST hosting fix. 12 years ago
  jules 4d4321bea1 Version 2.0.28 12 years ago
  jules 04fbf0a8ae Plugin hosting fixes. 12 years ago
  jules ac5030b909 Plugin scanning improvements: Crashed plugins are blacklisted and shown in the plugin list component. 12 years ago
  jules 07e7188eb1 Tidied up a few compiler warnings. 12 years ago
  jules d50bb757dc VST plugin search path improvement. 12 years ago
  jules 1fbb854880 Changed include style for aeffectx.h 12 years ago
  jules aa0eb1a75d Changed the VST version number to be parsed as base-10 rather than base-16. 12 years ago
  jules 3ff54f9c33 VST hosting: added support for more VST host time flags. 12 years ago
  jules 70257e902f Changed the result of MidiMessage::getMidiNoteInHertz to correctly map midi 69 to 440Hz 12 years ago
  jules 271de5c581 Added flags to AudioPlayHead comparator. 12 years ago
  jules f45574e53a VST host fix for Windows. 12 years ago
  jules eda5904ba7 Added method AudioProcessor::silenceInProducesSilenceOut(). 12 years ago
  jules 02f5a1f876 VSTPluginFormat: internal refactoring, and some new accessor methods. 12 years ago