Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • dbaa9b9cc1 Prevented zlib headers messing-up use of the fdopen() function. by jules 2012-10-31 10:03:20 +0000
  • be73832aa9 OSX web browser fix. by jules 2012-10-30 12:26:34 +0000
  • 490e547184 Fix for extensible-format wav reader. by jules 2012-10-30 12:26:15 +0000
  • d1ceed0c14 Workaround for Xcode3 compiler bug. by jules 2012-10-30 12:25:48 +0000
  • c94183e614 New method File::createLink, for creating win32 .lnk files. by jules 2012-10-29 16:21:08 +0000
  • 5dab488418 Fix to WavAudioFormat. by jules 2012-10-29 14:19:34 +0000
  • 8ae91bb39a Minor clean-ups. by jules 2012-10-28 20:33:17 +0000
  • f13621a78d Added support for native OSX recent files menu - to enable it, see the MenuBarModel::setMacMainMenu() method, and re-save your project using this version of the introjucer. by jules 2012-10-28 18:38:10 +0000
  • 7850bebd47 Introjucer: made the string literal tool break long strings across multiple lines. by jules 2012-10-28 11:14:26 +0000
  • 1630476561 Srollbar base class visibility tweak. by jules 2012-10-28 11:13:48 +0000
  • c80bc652e9 Linux font list parsing fix. by jules 2012-10-28 11:13:18 +0000
  • f84d57243b Fix for linux font path parsing assertion. by jules 2012-10-25 22:50:11 +0100
  • fdb31aff5c Added Logger::getCurrentLogger method. by jules 2012-10-25 21:35:38 +0100
  • 828d6f8e18 Introjucer: when saving very large amounts of binary data, it now splits it across multiple cpp files by jules 2012-10-25 14:35:22 +0100
  • 3ff54f9c33 VST hosting: added support for more VST host time flags. by jules 2012-10-25 12:44:59 +0100
  • 2aa22684f3 Workaround for strange type layout bug in Windows 64. by jules 2012-10-24 10:45:44 +0100
  • 9f52845c38 Minor update to linux drag+drop by jules 2012-10-23 19:38:27 +0100
  • 70257e902f Changed the result of MidiMessage::getMidiNoteInHertz to correctly map midi 69 to 440Hz by jules 2012-10-23 12:43:09 +0100
  • 896e55ae27 Fix for typo in ogg-vorbis code. by jules 2012-10-23 09:47:06 +0100
  • d6249c3e6c Fixes and additions to Ogg-Vorbis format. by jules 2012-10-22 17:51:29 +0100
  • 271de5c581 Added flags to AudioPlayHead comparator. by jules 2012-10-22 12:49:35 +0100
  • 565cb189ea Introjucer: ability to drag files from the project tree into external apps. Added more drag-and-drop functionality for linux. by jules 2012-10-22 12:28:46 +0100
  • 81232e6442 Demo plugin fix. by jules 2012-10-22 09:49:13 +0100
  • 422b0df651 Updated some introjucer template files. Updated project files. by jules 2012-10-21 12:18:37 +0100
  • d94a1afcdc Linux drag-and-drop fix. by jules 2012-10-20 15:12:48 +0100
  • 6d15cc2948 Minor cleanups. by jules 2012-10-20 15:12:37 +0100
  • 8c864ceb9e Made sure that audio device block sizes are multiples of 16. by jules 2012-10-20 11:07:34 +0100
  • 298749cc62 Added a couple of methods to AudioProcessorPlayer and AudioSourcePlayer. by jules 2012-10-20 11:07:12 +0100
  • f45574e53a VST host fix for Windows. by jules 2012-10-19 19:33:39 +0100
  • 769e2a72d1 Added a notification mode to Scrollbar::setCurrentRange() by jules 2012-10-19 18:44:44 +0100
  • eda5904ba7 Added method AudioProcessor::silenceInProducesSilenceOut(). by jules 2012-10-19 18:44:07 +0100
  • f07139f748 Minor clean-ups. by jules 2012-10-19 15:54:15 +0100
  • 02f5a1f876 VSTPluginFormat: internal refactoring, and some new accessor methods. by jules 2012-10-19 09:47:28 +0100
  • a1614a8879 Minor changes for VC2005 by jules 2012-10-18 16:24:27 +0100
  • 73f5cd92c7 AudioDeviceManager::addAudioDeviceType method. by jules 2012-10-18 14:42:20 +0100
  • 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. by jules 2012-10-18 13:53:02 +0100
  • ab7c03a99e Introjucer: Added MSVC option for using DLL runtime lib. by jules 2012-10-18 11:08:56 +0100
  • ba0cb5f2a9 mouseUp behaviour fix when components are modal. by jules 2012-10-18 09:50:26 +0100
  • 89d5e19fca misc cleanups. by jules 2012-10-18 09:50:10 +0100
  • 05f32e3de6 Added a typedef DynamicObject::Ptr by jules 2012-10-17 18:57:09 +0100
  • a25acde808 Image subsection fix. Linux text drag-and-drop. by jules 2012-10-17 18:40:44 +0100
  • fae88c8b88 Minor documentation updates. Added MidiMessageSequence::sort() method. by jules 2012-10-17 17:03:05 +0100
  • dcfbfed8bc Fix for main() declaration. by jules 2012-10-17 10:23:54 +0100
  • 566de48759 Fix for Time::getCurrentTime(). by jules 2012-10-16 11:18:30 +0100
  • 672dff7c39 Avoided a warning in MSVC. by jules 2012-10-15 17:29:34 +0100
  • e4a153de57 Linux drag-and-drop improvements. by jules 2012-10-15 15:38:54 +0100
  • e6faf25559 Added File::userPicturesDirectory, and improved detection of special file locations on linux. by jules 2012-10-15 15:09:55 +0100
  • 98fcdca3ba Added a new ChildProcess::start method that takes an argument array. by jules 2012-10-14 12:54:40 +0100
  • 70ebb6f438 Fix for AU hosting of plugins with leading spaces in their IDs. by jules 2012-10-14 11:43:30 +0100
  • 0a5b3f1ee3 Allowed copying of PopupMenu iterators. by jules 2012-10-13 21:02:04 +0100
  • 019fbbb1d9 Minor AU hosting changes. by jules 2012-10-13 19:42:06 +0100
  • b416ab6651 Added a couple of methods to Graphics. by jules 2012-10-13 11:17:21 +0100
  • 310c063195 Fix to Array::removeAllInstanceOf. by jules 2012-10-12 15:00:19 +0100
  • 164cc7bb67 Fixed a mistake in the last CoreAudioFormat check-in. by jules 2012-10-12 14:15:29 +0100
  • edeb7c2723 Improved win32 http timeout behaviour. by jules 2012-10-12 11:33:15 +0100
  • d97e2c7ba4 Improvements to file launching on Linux by jules 2012-10-12 10:40:21 +0100
  • 521067b615 Small memory leak fix in CoreAudioFormat. by jules 2012-10-12 10:39:09 +0100
  • 08b57b8a0d Added midi-out support for AU hosting. by jules 2012-10-12 09:45:18 +0100
  • 43a1037656 Fix for DocumentWindow text colour. by jules 2012-10-11 17:15:32 +0100
  • ede73fcfd7 Fix for some Apple AU guis. by jules 2012-10-11 17:15:07 +0100
  • c50a70669a Introjucer: handling quotes in preprocessor defs in Xcode by jules 2012-10-11 16:35:03 +0100
  • 53401e246f Minor tweak to a Jucer template. by jules 2012-10-10 21:08:05 +0100
  • 48569794c5 WindowsMediaAudioFormat fix for some file types. by jules 2012-10-10 20:59:23 +0100
  • b2c60afe53 VST Host compile fixes for win32. by jules 2012-10-10 14:24:40 +0100
  • 877ac3b683 Introjucer: RTAS path fix. by jules 2012-10-10 14:18:52 +0100
  • dbf0aced62 Fix for TextLayout justification. by jules 2012-10-10 11:44:23 +0100
  • 10c0894141 Added AudioProcessor::wrapperType flags by jules 2012-10-10 10:50:34 +0100
  • 6cba4c505e Added a JucePlugin_RTASDisableMultiMono setting. by jules 2012-10-10 10:32:33 +0100
  • 4226589a43 Updated some help content for the how-to-build-a-plugin doc. by jules 2012-10-10 10:30:10 +0100
  • 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. by jules 2012-10-10 10:29:38 +0100
  • ea25716163 Fix for memory alignment bug in OSX GL. by jules 2012-10-09 16:50:56 +0100
  • e4e322ac05 AU fix for OSX SDK 10.4 by jules 2012-10-09 13:58:01 +0100
  • 2758080d7e Introjucer: added Xcode pre-build script. by jules 2012-10-08 20:21:24 +0100
  • 9a452a2230 Changes for VST hosting without Carbon. by jules 2012-10-08 19:33:29 +0100
  • 1cf473b8df Fixed a typo in QuickTimeComponent. by jules 2012-10-08 13:28:19 +0100
  • def462bad0 Fix for OSX QuickTimeComponet by jules 2012-10-07 19:57:49 +0100
  • d0974a537d Array: small documentation fix. by jules 2012-10-07 10:53:19 +0100
  • d5df89190c AudioUnit: name CFString release fixes. by jules 2012-10-07 10:53:06 +0100
  • 3f6714ea7d Fixed a leak. by jules 2012-10-05 17:50:17 +0100
  • 6a280720d5 Introjucr: RTAS path fix. by jules 2012-10-05 17:30:38 +0100
  • a4d898513b Added AudioProcessor::getParameterLabel method. by jules 2012-10-05 17:25:51 +0100
  • 7fbd29e84e Identifier::null, isNull, isValid methods. by jules 2012-10-05 17:24:35 +0100
  • ed83df2d75 Fonts: fix for changing height of customised typefaces. by jules 2012-10-05 17:24:03 +0100
  • db06d2af3e Added a missing non-copyable declaration. by jules 2012-10-04 09:59:40 +0100
  • 552d4b392c Small VST hosting fix. by jules 2012-10-04 09:58:43 +0100
  • 49729815eb Precautionary undef-ing of noexcept and nullptr. by jules 2012-10-03 21:02:01 +0100
  • 128aacaccb Introjucer: added an extra search path for Xcode carbon headers. by jules 2012-10-03 21:01:40 +0100
  • ea272ff465 Fixed a typo. by jules 2012-10-02 19:33:07 +0100
  • c38cb0a7b9 Introjucer: images files that aren't marked as being a binary include are added to the Xcode project as resources. by jules 2012-10-02 12:57:40 +0100
  • 69e885dcd4 iOS audio interruption fix. by jules 2012-10-02 12:55:15 +0100
  • 2816b2883a Removed warning. by jules 2012-10-02 12:54:53 +0100
  • 9b3501bfe4 Avoided some warnings in the AU wrapper. by jules 2012-10-02 11:03:43 +0100
  • 35b9b9a317 Fix for AU string leak. by jules 2012-10-01 23:40:56 +0100
  • 2cf131f0a6 Audio plugin fixes. by jules 2012-10-01 20:21:27 +0100
  • d1bdc123a9 VST: better forwarding of plugin channel config changes. by jules 2012-10-01 10:21:40 +0100
  • 0640631d80 Added a JucePlugin_Version define to the audio plugin headers. by jules 2012-10-01 10:20:33 +0100
  • 8d354bd8cf Allowed filename drag-and-drop into a TextPropertyComponent. by jules 2012-10-01 10:15:18 +0100
  • 86223a267c Removed an unnecessary extra byte generated by AudioProcessor::copyXmlToBinary() by jules 2012-10-01 10:14:26 +0100
  • 5d7622ade5 Added methods TreeViewItem::sortSubItems() and PopupMenu::MenuItemIterator::addItemTo(). by jules 2012-09-30 13:39:50 +0100
  • 9077ba817d Introjucer: fix for Xcode filenames containing @ signs. by jules 2012-09-28 11:15:07 +0100