7230 Commits (bf51d2c076f68fc5a16697c1ea5b51f68d1024a1)

Author SHA1 Message Date
  jules 7dcac1a0b3 Avoided a few compiler warnings in the plugin build. 11 years ago
  jules 542c4bc8eb Refactored some TextEditor allocation. 11 years ago
  jules f4af34878b Fixed a leak in AU hosting. 11 years ago
  jules 6edbf7cd95 VST3 host fixes + refactoring. 11 years ago
  jules 5ab53e15a0 Minor AU hosting tweak. 11 years ago
  jules bf37e92e30 Fix for hosting certain AU plugins that didn't like to have their state restored before they get initialised. 11 years ago
  jules 7fecba7265 Workarounds in AU hosting for plugins that fail to initialise correctly. 11 years ago
  jules 56b458b0da VST3 hosting assertion fix. 11 years ago
  jules eb284c7cd4 Fix for shell names in the VST host. 11 years ago
  jules e80e396f5d Improved documentation. 11 years ago
  jules 02733aa1b7 Fix for affine transforms with a negative scaling factor in the software renderer. 11 years ago
  jules 844fda7939 Spelling fix. 11 years ago
  jules 62b986573e More DirectWrite numeric workarounds. 11 years ago
  jules 042d9f22fc Various changes to improve the behaviour of kiosk mode for DocumentWindows on win32. 11 years ago
  jules f34d1cdb3c Fix for older VS versions. 11 years ago
  jules 4cd58b54c0 Workaround for DirectWrite creating NaN coordinates. 11 years ago
  jules 5765dbe670 Fix for Time::formatted with empty strings. 11 years ago
  jules 98bd1c55d3 Documentation correction. 11 years ago
  jules 5cabff2ac2 Moved FileFilter and WildcardFileFilter into the juce_core module. 11 years ago
  jules e54bd38255 Added shadow colour ID to MidiKeyboardComponent 11 years ago
  jules 670a40f05b Fix for DropShadower when a desktop scale factor is in use. 11 years ago
  jules 5d8edc2b9d Better plugin host window resizing on OSX. 11 years ago
  jules e11ca3533e Added notifications in NSViewComponent so that its childBoundsChanged method will be called if the embedded NSView changes bounds. 11 years ago
  jules 4e8df54b4f VST3 hosting fix. 11 years ago
  jules 68fad9f35a Tweak to improve VST cocoa plugin view resizing. 11 years ago
  jules 388065788b VST plugins: added plugin-side support for the hasCockosViewAsConfig extension. 11 years ago
  jules 0937ee4c37 VST hosting: handling resizing of NSView based plugin windows. 11 years ago
  jules 4d2297b25c Fix for VST plugin shutdown in Reaper. 11 years ago
  jules 7e1dcaa0ed Improved comment. 11 years ago
  jules a76a69be45 Support the hasCockosViewAsConfig extension in VST hosting. 11 years ago
  jules bbcf446454 VST3 hosting fixes. 11 years ago
  jules c50cef32a6 VST3 hosting fix. 11 years ago
  jules 8f4efb126b Added linux support for wildcards when using kdialog. 11 years ago
  jules 41669fd458 Removed an assertion from VST3 hosting. 11 years ago
  jules 9a54f3a01a Stopped buttons responding to key-shortcuts when they're not actually visible. 11 years ago
  jules d2532f4540 Version number update 11 years ago
  jules 874814eaa0 Added multi-select to the PluginListComponent. 11 years ago
  jules 28c281c6d3 Added a missing operator<< declaration for String. 11 years ago
  jules 492def9abf Made CharPointer_UTF8 more consistent in the way it handles broken sequences. 11 years ago
  jules 6934709b8f Fix for mouse selection in FileListComponent. 11 years ago
  jules 0530b6b01a Added a JSON::fromString method. 11 years ago
  jules b932e70aa8 Avoided an assertion when testing plugin types. 11 years ago
  jules fc683ee72a Avoided listener callbacks during TextEditor destructor. 11 years ago
  jules 48d9050f02 Fix for CoreAudio channels when opening two different devices as input + output. 11 years ago
  jules 82ca56f0bd Added VST version to logged info. 11 years ago
  jules a1cbe455a0 Linux support for shift-tab key events. 11 years ago
  jules 44d52ffcef Added a method to MidiKeyboardComponent 11 years ago
  jules ff6e3bdace Fix for Array move operator. 11 years ago
  jules e6ee6e50de Fix for audio thumbnail generation beyond the end of a file. 11 years ago
  jules 7d6ab860fc Replaced an old-style GL function call with a newer equivalent. 11 years ago