2527 Commits (4226589a435a8cceab80ee984489e2301d65f262)
 

Author SHA1 Message Date
  jules 4226589a43 Updated some help content for the how-to-build-a-plugin doc. 13 years ago
  jules 53edf99901 Added a class KnownPluginList::PluginTree for accessing a sorted tree of plugins. Misc other improvements to plugin hosting. Also added methods for getting a plugin's VSTXML data. 13 years ago
  jules ea25716163 Fix for memory alignment bug in OSX GL. 13 years ago
  jules e4e322ac05 AU fix for OSX SDK 10.4 13 years ago
  jules 2758080d7e Introjucer: added Xcode pre-build script. 13 years ago
  jules 9a452a2230 Changes for VST hosting without Carbon. 13 years ago
  jules 1cf473b8df Fixed a typo in QuickTimeComponent. 13 years ago
  jules def462bad0 Fix for OSX QuickTimeComponet 13 years ago
  jules d0974a537d Array: small documentation fix. 13 years ago
  jules d5df89190c AudioUnit: name CFString release fixes. 13 years ago
  jules 3f6714ea7d Fixed a leak. 13 years ago
  jules 6a280720d5 Introjucr: RTAS path fix. 13 years ago
  jules a4d898513b Added AudioProcessor::getParameterLabel method. 13 years ago
  jules 7fbd29e84e Identifier::null, isNull, isValid methods. 13 years ago
  jules ed83df2d75 Fonts: fix for changing height of customised typefaces. 13 years ago
  jules db06d2af3e Added a missing non-copyable declaration. 13 years ago
  jules 552d4b392c Small VST hosting fix. 13 years ago
  jules 49729815eb Precautionary undef-ing of noexcept and nullptr. 13 years ago
  jules 128aacaccb Introjucer: added an extra search path for Xcode carbon headers. 13 years ago
  jules ea272ff465 Fixed a typo. 13 years ago
  jules c38cb0a7b9 Introjucer: images files that aren't marked as being a binary include are added to the Xcode project as resources. 13 years ago
  jules 69e885dcd4 iOS audio interruption fix. 13 years ago
  jules 2816b2883a Removed warning. 13 years ago
  jules 9b3501bfe4 Avoided some warnings in the AU wrapper. 13 years ago
  jules 35b9b9a317 Fix for AU string leak. 13 years ago
  jules 2cf131f0a6 Audio plugin fixes. 13 years ago
  jules d1bdc123a9 VST: better forwarding of plugin channel config changes. 13 years ago
  jules 0640631d80 Added a JucePlugin_Version define to the audio plugin headers. 13 years ago
  jules 8d354bd8cf Allowed filename drag-and-drop into a TextPropertyComponent. 13 years ago
  jules 86223a267c Removed an unnecessary extra byte generated by AudioProcessor::copyXmlToBinary() 13 years ago
  jules 5d7622ade5 Added methods TreeViewItem::sortSubItems() and PopupMenu::MenuItemIterator::addItemTo(). 13 years ago
  jules 9077ba817d Introjucer: fix for Xcode filenames containing @ signs. 13 years ago
  jules 1aefda8763 Safeguard when removing NSViews. 13 years ago
  jules 4197f76ac0 AudioUnits: exposed a method to force a reload of the parameter list. 13 years ago
  jules bc259dc955 Added flag: JucePlugin_AAXDisableBypass 13 years ago
  jules 3578465cba Small change for DLL build. 13 years ago
  jules b305389d46 Changes for DLL build. 13 years ago
  jules 4cd95c1a66 iOS audio interruptions now invoke an error callback to the audio device. 13 years ago
  jules 01be101f41 Added error callback dispatching to AudioDeviceManager. 13 years ago
  jules d830f6c5d4 Couple of fixes for win32 AAX builds. 13 years ago
  jules 9239842120 DLL build fix + minor clean-ups. 13 years ago
  jules eea5e74af4 PopupMenu: made submenus inherit look+feel 13 years ago
  jules 53784490b2 Minor fixes and clean-ups. 13 years ago
  jules 438e813d0e More plugin DllMain tweaks. 13 years ago
  jules d9d5a6ae51 Introjucer: improved the new project wizard code. 13 years ago
  jules 29e5dd20e2 Introjucer: editor updates 13 years ago
  jules 1b85566090 Added timestamps to UndoManager 13 years ago
  jules db5c92f760 Introjucer: module error handling. 13 years ago
  jules da4d2a46cb Refactored audio plugin DllMain. 13 years ago
  jules ea3f57e58b Updated .gitignore 13 years ago