3746 Commits (f5c19ef612cc01ac3a051486b341e2ccefedd627)

Author SHA1 Message Date
  jules aa0eb1a75d Changed the VST version number to be parsed as base-10 rather than base-16. 13 years ago
  jules ea557b40a5 ColourSelector rendering fix. 13 years ago
  jules 8a3298ebb8 Added a PropertiesFile::reload() method. 13 years ago
  jules 793fec6592 iOS multi-touch fix. 13 years ago
  jules dbaa9b9cc1 Prevented zlib headers messing-up use of the fdopen() function. 13 years ago
  jules be73832aa9 OSX web browser fix. 13 years ago
  jules 490e547184 Fix for extensible-format wav reader. 13 years ago
  jules d1ceed0c14 Workaround for Xcode3 compiler bug. 13 years ago
  jules c94183e614 New method File::createLink, for creating win32 .lnk files. 13 years ago
  jules 5dab488418 Fix to WavAudioFormat. 13 years ago
  jules 8ae91bb39a Minor clean-ups. 13 years ago
  jules 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. 13 years ago
  jules 1630476561 Srollbar base class visibility tweak. 13 years ago
  jules c80bc652e9 Linux font list parsing fix. 13 years ago
  jules f84d57243b Fix for linux font path parsing assertion. 13 years ago
  jules fdb31aff5c Added Logger::getCurrentLogger method. 13 years ago
  jules 3ff54f9c33 VST hosting: added support for more VST host time flags. 13 years ago
  jules 2aa22684f3 Workaround for strange type layout bug in Windows 64. 13 years ago
  jules 9f52845c38 Minor update to linux drag+drop 13 years ago
  jules 70257e902f Changed the result of MidiMessage::getMidiNoteInHertz to correctly map midi 69 to 440Hz 13 years ago
  jules 896e55ae27 Fix for typo in ogg-vorbis code. 13 years ago
  jules d6249c3e6c Fixes and additions to Ogg-Vorbis format. 13 years ago
  jules 271de5c581 Added flags to AudioPlayHead comparator. 13 years ago
  jules 565cb189ea Introjucer: ability to drag files from the project tree into external apps. Added more drag-and-drop functionality for linux. 13 years ago
  jules 81232e6442 Demo plugin fix. 13 years ago
  jules d94a1afcdc Linux drag-and-drop fix. 13 years ago
  jules 6d15cc2948 Minor cleanups. 13 years ago
  jules 8c864ceb9e Made sure that audio device block sizes are multiples of 16. 13 years ago
  jules 298749cc62 Added a couple of methods to AudioProcessorPlayer and AudioSourcePlayer. 13 years ago
  jules f45574e53a VST host fix for Windows. 13 years ago
  jules 769e2a72d1 Added a notification mode to Scrollbar::setCurrentRange() 13 years ago
  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