878 Commits (2fd7c587adb2c334d4d23e44c0770a1ff9432899)

Author SHA1 Message Date
  reuk 8bb4bef24a APVTS: Performance enhancements 6 years ago
  Tom Poole 23f9cff73e Moved <map> into the set of standard headers 6 years ago
  ed 5a4e004fea VST2: Fixed a scaling issue causing some non-DPI aware plug-ins to open with incorrect editor bounds 6 years ago
  Tom Poole 71224fa990 VST3: Serialise parameter changes when hosting plug-ins 6 years ago
  ed 1bea6b517d macOS: Always resize embedded NSView asynchronously in AutoResizingNSViewComponent to fix a bug with some AU plug-ins reporting the incorrect size 6 years ago
  ed 03fd0b9c83 AUv3: Fixed a bug in the AU hosting code causing sample rate changes to be ignored 6 years ago
  Tom Poole 1c8d648444 Fixed a bug in the JUCE_FORCE_USE_LEGACY_PARAM_IDS compatibility flag 6 years ago
  ed 6d39f01793 Bump version number to 5.4.1 6 years ago
  Tom Poole aa40ea1eb8 Fixed a live build error compiling the numeric header 6 years ago
  ed 0b8fcc7a15 Bump version number to 5.4.0 6 years ago
  Tom Poole 866ef9c0d9 A minor documentation update 6 years ago
  Tom Poole ff4e54b32d Clarified some comments regarding the removal of the embedded VST2 SDK 6 years ago
  Tom Poole 61e2e80581 APVTS: Fixed a bug setting the SliderAttachment text for unchanged default values 6 years ago
  ed 5c4329e0fc Ensure that setting a plug-in to be non-resizable using AudioProcessorEditor::setResizable() does not overwrite custom bounds constrainers 6 years ago
  Tom Poole a3566b8c1e Removed the embedded VST2 SDK 6 years ago
  reuk 79dfa35aa5 APVTS: Fixed the default parameter value after construction 6 years ago
  jules bc027b5237 Tidied up some spelling and comments 6 years ago
  jules 5979288706 Added some macros for asserting when functions are called in an unsafe manner outside the message thread. 6 years ago
  reuk 1f63493031 Allowed an AudioProcessorValueTreeState to manage RangedAudioParameter subclasses 6 years ago
  jules 768139a298 Added some free functions to help make XML parsing less verbose: parseXML() 6 years ago
  Tom Poole 53c601e28b Fixed a bug refreshing the parameter list of hosted plug-ins 6 years ago
  jules 9fd0e53d3c Added a missing include needed for AU hosting 6 years ago
  ed fc203d62d9 Windows: Refactored some of the recent DPI-aware VST2 and VST3 plug-in changes 6 years ago
  Tom Poole b26495491b APVTS: Allowed the creation of parameters without adding them to the AudioProcessor 6 years ago
  Tom Poole a20a6141c5 Fixed a plug-in hosting parameter group bug 6 years ago
  Tom Poole 7e1db1aa4f Added plug-in parameter groups 6 years ago
  ed a3f20c0d08 VST3: Use the version of MidiBuffer::Iterator::getNextEvent() which deals with the raw MidiBuffer data in MidiEventList::toEventList() to fix a use-after-free bug with SysEx message data 6 years ago
  jules 6c75b0aeaa Fixed a typo in some internal audio processor resize code 6 years ago
  Tom Poole 493591a7ef Cleaned up some doc comments 6 years ago
  Tom Poole 688b3f71e1 VST: Fixed a potential issue checking for HiDPI support 6 years ago
  reuk 18bdd52607 Fixed a potential race in AudioProcessorGraph 6 years ago
  Tom Maisey 5347552122 Removed some redundant code in AudioProcessorGraph 6 years ago
  Tom Poole 0e1722e387 Multiple spelling fixes 6 years ago
  ed 30b044c167 Fixed a warning in the previous commit 6 years ago
  ed cc60da2e0b Avoid a warning in the VST3 headers when building with Xcode 10 6 years ago
  jules 8317738112 Whitespace 6 years ago
  ed a0aeaf11d3 Add support for DPI aware plug-in hosting on Windows 6 years ago
  ed 94b7825f6b Fixed a potential AudioPluginInstance leak in AudioPluginFormatManager::createPluginInstanceAsync() 6 years ago
  ed 2b918c1495 Fixed a couple of typos 6 years ago
  Tom Poole b6bbcb3438 VST: Added a missing file to the embedded VST SDK 6 years ago
  Tom Poole e3233ae230 APVTS: Fixed a bug mapping parameters defined by a NormalisableRange to a SliderAttachment 6 years ago
  Tom Poole 97aa77961e AUv3: Fixed a bug setting discrete parameters from the GUI 6 years ago
  Tom Poole 47306161ef AUv3: Fixed a bug setting discrete parameters from the GUI 6 years ago
  Tom Poole a10a0d517e APVTS: Fixed a bug mapping parameters defined by a NormalisableRange to a SliderAttachment 6 years ago
  hogliux 1259cdf474 VST3: Fixed an issue when the default layout has disabled buses 6 years ago
  Tom Poole 6cff481c6a Fixed some gcc 8 compiler warnings 7 years ago
  Tom Poole 08d67c763f Made some JUCE classes TriviallyCopyable 7 years ago
  jules 7ab4d1708b Some misc cleanups, mainly around WeakReference usage and rectangles 7 years ago
  jules 7813a45b24 Workaround for old Visual Studio compatibility 7 years ago
  jules bc37767edb Updated the AudioPluginHost app 7 years ago