197 Commits (fb57b879aa5158ea5890fb93aa69220aa7eebccd)

Author SHA1 Message Date
  jules fb57b879aa Exposing some plugin scan path property values. 12 years ago
  jules c7506df13f Changed some pass-by-references to pass-by-value to improve compiler optimisation. 12 years ago
  jules c0094bd986 AudioUnit hosting name fix. 12 years ago
  jules 4d61bfd8a3 Refactored some TRANS strings to make them more amenable to translation. Added the NEEDS_TRANS macro. 12 years ago
  jules 6810038dea Plugin scanning: ability to use multiple threads 12 years ago
  jules cc3efa2c82 Better AU manufacturer name detection. 12 years ago
  jules 177018c7f4 Documentation fixes. 12 years ago
  jules 20e5a703b4 More workarounds for hosting Mackie plugins. 12 years ago
  jules 178dc9012b Plugin hosting cleanups + workarounds for some Mackie plugins. 12 years ago
  jules 34e5591701 v2.0.40 12 years ago
  jules e6b717e713 Some mingw compile fixes. 12 years ago
  jules 52378249d1 Fixed a couple of compile errors. 12 years ago
  jules a593017595 Plugin host compile fix. 12 years ago
  jules 4801b5c3e6 Made AudioProcessor::addListener virtual 12 years ago
  jules e339d39eb4 v2.0.39 12 years ago
  jules b4382bad62 Added String methods to create/return a std::string, and also String::toRawUTF8 method. 12 years ago
  jules 2a4aa982d0 Added an AudioProcessor graph assertion. 12 years ago
  jules 52b638ff40 Misc cleanups. 12 years ago
  jules e3a165de3e compile fix for old PPC builds. 12 years ago
  jules d13ef5e3c8 LADSPA improvements. 12 years ago
  jules 59779e9074 Updated AU host to avoid old deprecated componentmanager functions. 12 years ago
  jules 417f4ffe53 Fixed some linux LADSPA and VST plugin paths. 12 years ago
  jules 0353100706 VST plugin structs: changed some longs to VstInt32s. 12 years ago
  jules ba2dc52b34 Made use of @autoreleasepool for clang builds. 12 years ago
  jules 3db96fd486 Basic non-GUI LADSPA plugin hosting classes. 12 years ago
  jules 4d4cc13a46 2.0.38 12 years ago
  jules 63411d7a47 2.0.37 12 years ago
  jules f3abe0b246 (Fixed mistake in last check-in) 12 years ago
  jules aff0d98e4b Removed JucePlugin_TailLengthSeconds and added a getTailLengthSeconds() method to AudioProcessor instead. 12 years ago
  jules f1ef1a7178 MSVC function call convention fixes. AAX compile fix. 12 years ago
  jules 3115c91689 Rebuilt a few project files. Linux VST fix. 12 years ago
  jules 14b0493bb0 2.0.36 12 years ago
  jules 942b2922a5 2.0.35 12 years ago
  jules bfd9350bed Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode. 12 years ago
  jules 9152fc8120 v2.0.34 12 years ago
  jules 9fbc963d96 2.0.33 12 years ago
  jules 2266501eb9 Small fix for File::createInputStream. 12 years ago
  jules 904e54660f Minor docs change, and addition to AudioThumbnail. 12 years ago
  jules f3d9c3ebe0 Minor clean-ups. 12 years ago
  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