845 Commits (eda5904ba787788f84eec517ca161bb704c8d88c)

Author SHA1 Message Date
  jules eda5904ba7 Added method AudioProcessor::silenceInProducesSilenceOut(). 13 years ago
  jules f07139f748 Minor clean-ups. 13 years ago
  jules 02f5a1f876 VSTPluginFormat: internal refactoring, and some new accessor methods. 13 years ago
  jules 73f5cd92c7 AudioDeviceManager::addAudioDeviceType method. 13 years ago
  jules 5ed768e953 New enum: NotificationType, to indicate whether to send a change message or not (and whether it should be async). Updates to ListBox, TreeView and Slider methods to use this type instead of bools. 13 years ago
  jules ba0cb5f2a9 mouseUp behaviour fix when components are modal. 13 years ago
  jules 89d5e19fca misc cleanups. 13 years ago
  jules 05f32e3de6 Added a typedef DynamicObject::Ptr 13 years ago
  jules a25acde808 Image subsection fix. Linux text drag-and-drop. 13 years ago
  jules fae88c8b88 Minor documentation updates. Added MidiMessageSequence::sort() method. 13 years ago
  jules dcfbfed8bc Fix for main() declaration. 13 years ago
  jules 566de48759 Fix for Time::getCurrentTime(). 13 years ago
  jules 672dff7c39 Avoided a warning in MSVC. 13 years ago
  jules e4a153de57 Linux drag-and-drop improvements. 13 years ago
  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