2015 Commits (16469fefe94dea41da1422ea27b657bdbe3d0e5b)

Author SHA1 Message Date
  jules 04fbf0a8ae Plugin hosting fixes. 13 years ago
  jules 8192ba7cad Added DialogWindow::LaunchOptions::create() method. 13 years ago
  jules 4ef89c890f Avoided a few gcc compiler warnings. 13 years ago
  jules 9393c1bbc9 Avoided some minor compiler warnings. 13 years ago
  jules ac5030b909 Plugin scanning improvements: Crashed plugins are blacklisted and shown in the plugin list component. 13 years ago
  jules 412e59e1fd Slider: alt-click acts like double-clicking. 13 years ago
  jules 9aab5c7f82 Removed leak in ValueSource async updater. 13 years ago
  jules dea1aa475b OSX GL views: accepting first mouse click event. 13 years ago
  jules 2590de5bad More robust checking for OpenGLTexture::release. 13 years ago
  jules 48ffccb8b8 Minor cleanups. 13 years ago
  jules edc45e9aba Workaround for android's new file scanning behaviour when using the device as a USB drive. 13 years ago
  jules 66ecd6bc7c Performance improvement for Value change notifications. 13 years ago
  jules 07e7188eb1 Tidied up a few compiler warnings. 13 years ago
  jules c3abff7d42 Made iOS audio stop with an error callback when the playback device is removed. 13 years ago
  jules a841d369cd Cleared OpenSL buffer before playing. 13 years ago
  jules d50bb757dc VST plugin search path improvement. 13 years ago
  jules e9df6d791c Slider type lookandfeel change. 13 years ago
  jules b6d825e133 Added slider type LinearBarVertical. 13 years ago
  jules 1fbb854880 Changed include style for aeffectx.h 13 years ago
  jules 3374dff2aa Fix for android zero-height bitmap problem. 13 years ago
  jules 45209b7946 Fix for recursion in exception logger. 13 years ago
  jules f862392da8 Fixed a leak in OSX QuickTimeMovieComponent. 13 years ago
  jules 5a8729c471 VST vendor version fix. 13 years ago
  jules 2c72bfac6c Reimplemented the VST hex/decimal version change. 13 years ago
  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