17 Commits (0c142b51b549ac6d6eff75cdd594967fb11a54f6)

Author SHA1 Message Date
  jules b4446d34ca VST: workaround for position problems in 64-bit cubase. 13 years ago
  jules 54573ae2e5 Reintroduced some packing settings for RTAS builds. 13 years ago
  jules 2e0640b8ba Added some speaker arrangement methods to AudioProcessor, with support for retrieving host speaker arrangements in a VST plugin. 13 years ago
  jules 46ae142d8a Added loop position indicators to CurrentPositionInfo (only enabled in VSTs) 13 years ago
  jules f043bb6ace Removed some old packing pragmas from the plugin code. 13 years ago
  jules 87cb1b7b06 Clang compatibility fix. 13 years ago
  jules 295d125142 Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code. 13 years ago
  jules 4f0c2c0fb8 More openGL shader fixes. VST fix for Wavelab. 13 years ago
  jules 0301e9d1e4 Introjucer RTAS fix. VST fix for intel compiler. 13 years ago
  jules 35da7fe473 VST: workaround for a Wavelab bug. 13 years ago
  jules a997490f17 Updated the OpenGLComponent so that it can render sub-components when using a background thread, and changed the demo to use this mode (which is faster). 13 years ago
  jules 9b38f91226 Fixed a compile problem in VSTs. Minor clean-ups. 13 years ago
  Julian Storer 7c77e101fc Minor clean-ups. 13 years ago
  Julian Storer 81da96f1a2 Refactored the structure of the introjucer's generated code folder, and gave it the ability to embed local copies of modules. 13 years ago
  Julian Storer 4808d9c318 Hard-coded some juce namespace declarations. 13 years ago
  Julian Storer e7ca7963f0 VST fix. Updated the old jucer to be managed with an Introjucer project rather than manually. 13 years ago
  Julian Storer b70e0a28d2 First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 13 years ago