3746 Commits (f5c19ef612cc01ac3a051486b341e2ccefedd627)

Author SHA1 Message Date
  jules e6faf25559 Added File::userPicturesDirectory, and improved detection of special file locations on linux. 13 years ago
  jules 98fcdca3ba Added a new ChildProcess::start method that takes an argument array. 13 years ago
  jules 70ebb6f438 Fix for AU hosting of plugins with leading spaces in their IDs. 13 years ago
  jules 0a5b3f1ee3 Allowed copying of PopupMenu iterators. 13 years ago
  jules 019fbbb1d9 Minor AU hosting changes. 13 years ago
  jules b416ab6651 Added a couple of methods to Graphics. 13 years ago
  jules 310c063195 Fix to Array::removeAllInstanceOf. 13 years ago
  jules 164cc7bb67 Fixed a mistake in the last CoreAudioFormat check-in. 13 years ago
  jules edeb7c2723 Improved win32 http timeout behaviour. 13 years ago
  jules d97e2c7ba4 Improvements to file launching on Linux 13 years ago
  jules 521067b615 Small memory leak fix in CoreAudioFormat. 13 years ago
  jules 08b57b8a0d Added midi-out support for AU hosting. 13 years ago
  jules 43a1037656 Fix for DocumentWindow text colour. 13 years ago
  jules ede73fcfd7 Fix for some Apple AU guis. 13 years ago
  jules 48569794c5 WindowsMediaAudioFormat fix for some file types. 13 years ago
  jules b2c60afe53 VST Host compile fixes for win32. 13 years ago
  jules dbf0aced62 Fix for TextLayout justification. 13 years ago
  jules 10c0894141 Added AudioProcessor::wrapperType flags 13 years ago
  jules 6cba4c505e Added a JucePlugin_RTASDisableMultiMono setting. 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 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 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 ea272ff465 Fixed a typo. 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 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 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