654 Commits (a092c19bcc0ee759b64b39dfa6d069da9390b8ae)

Author SHA1 Message Date
  hogliux 368d2542a1 VST2: Fixed an issue with resizing plug-ins in Ableton Live 7 years ago
  hogliux c02ef79fd6 Bump version number to 5.1.1 7 years ago
  hogliux dcfec9de3b AU: Fixed a compiler error when using the legacy channel layout field 8 years ago
  tpoole 1b18a34471 Code formatting improvements 8 years ago
  tpoole 621fcf31d2 AUv3: Added support for MIDI output, host MIDI controller visibility and MPE 8 years ago
  tpoole ee8be93712 VST2: Fixed a bug when asking the host to resize a plug-in window 8 years ago
  hogliux c1ad53c14e Bump version number to 5.1.0 8 years ago
  hogliux 7ca5ad001e Added multichannel file io readers and writers 8 years ago
  tpoole 281c2fe2af Narrowed the scope where -Wundeclared-selector is ignored in the AUv3 wrapper 8 years ago
  hogliux c0f69183e7 VST2 & VST3: Plug-Ins will already be scaled on retina screens - don't try scaling them again 8 years ago
  tpoole a05362d46b Projucer: Xcode exporter: Updated to support Xcode 9 8 years ago
  hogliux bfc5708521 VST2: Ignore scaling requests on macOS/iOS as scaling is already handled natively 8 years ago
  hogliux 663af835f9 AUv3: Update preset list when updateHostDisplay is called 8 years ago
  jules f0792827a4 Added Tracktion Waveform to PluginHostType 8 years ago
  hogliux 4b4b171423 VST3: Fixed an issue where the program number was calculated incorrectly when the host requests a program change 8 years ago
  hogliux 0508e4f2fe AU: Remove old unused source file (and apply my previous fix on the correct file) 8 years ago
  hogliux ab13359c66 AAX: Fixed an issue where an AAX plug-in would hit an internal ProTool assertion if it had meters (and no sidechain) 8 years ago
  tpoole 507a4ed985 Standalone plug-in: Fixed the placement of the mute feedback option 8 years ago
  tpoole f4622f2f46 Restored an accidentally deleted file and resaved all projects 8 years ago
  jules 74c96208fe Removed Quicktime from the OSX build, and replaced the video player and camera implementations with AVFoundation 8 years ago
  hogliux 6f879cd8cd AAX: Fixed an issue where AAX plug-ins would report a confusing error if their AudioProcessor's getStateInformation returned an empty MemoryBlock 8 years ago
  hogliux abd04ad948 Fixed a typo in the previous commit 8 years ago
  hogliux 831e06d6bd VST2: Fixed missing Xlib initialisation in VST2 wrapper 8 years ago
  hogliux 22c187826d Android: Fixed a compile error when building standalone plug-ins on Android 8 years ago
  jules 8493da4d7b Added method AudioProcessorEditor::setScaleFactor() and the Presonus plugin GUI scaling extensions to the VST2/VST3 plugin client and host classes. 8 years ago
  hogliux b449c346ad VST3 Wrapper: Fixed an issue where JUCE would overwrite audio data into an input buffer provided by VST3 hosts 8 years ago
  hogliux a5aaf97806 AUv3 Wrapper: Fixed a bug where AUv3 meters would display incorrect parameter units 8 years ago
  hogliux ecacee031d AudioProcessor: Added optional getAlternateDisplayNames callback to be able specify shorter names for your AudioProcessor 8 years ago
  hogliux 7673e4e0ad Ensured that consistent caps is used for preprocessor macro JucePlugin_Build_Standalone 8 years ago
  hogliux 9d921a3b21 Standalone Plugin: Fixed an issue where resizing a plugin's editor in standalone mode would not resize the parent window 8 years ago
  hogliux c55c127f84 Standalong plug-in target: Fixed a compile error for older macOS deployment targets 8 years ago
  hogliux bc3ef88603 Bump version number to 5.0.2 8 years ago
  jules de855f0b35 Cleanups to some X windowing classes 8 years ago
  jules 44d92805f6 Some cleanups in the VST wrapper and channel-set code 8 years ago
  hogliux e50cca1c1a Standalone Plug-in Target: Ensure that standalone plug-in target works with default Projucer's plug-in project template and improve code and UX to avoid nasty feedback loops 8 years ago
  jules 93f07cc177 Code cleanup 8 years ago
  hogliux fa1b74611e VST2: Fixed a nullptr dereference when a VST2 host is supplying nullptrs to the VST2 processReplacing callback 8 years ago
  tpoole 30c8f3f680 Fixed inconsistent VST 3 parameter changed callbacks 8 years ago
  hogliux 6d54057c7f VST2: Fixed a nullptr dereference in the VST2 wrapper if hosts supply nullptr buffer 8 years ago
  hogliux b4d655499b VST2: Use 16 channels of midi in VST2 wrapper 8 years ago
  hogliux c430b03efa AUv3: Ensured that the AudioProcessor's editor is released when the AUv3 view controller is de-allocated 8 years ago
  hogliux 0365fafb3f AUv3: Fixed an issue where AUv3s would load muted if an unspecified layout tag was passed to the AUv3 8 years ago
  hogliux 5c19886a43 Re-named JUCE_USE_CUSTOM_AU3_STANDALONE_APP macro and fixed linker errors on macOS/iOS platforms when macro is used 8 years ago
  jules 70a830be4b Made VST plugins respond to the effIdentify message with the official 'NvEf' magic number 8 years ago
  hogliux 8413614744 Bump version number to 5.0.1 8 years ago
  jules 2b4d0d8819 Disabled some more warnings in 3rd party AU and AAX code 8 years ago
  hogliux 13e7fc83cd Fixed a typo in the VST3 wrapper 8 years ago
  hogliux 9d81c5066a Bump version number to 5.0.0 8 years ago
  hogliux b5afccc37c Updated file headers and the README with the JUCE 5 license 8 years ago
  hogliux ef2c63e4e3 Added a new LookAndFeel (V4) and re-skinned the JUCE Demo and examples. Improved the JUCE Demo on mobile devices. 8 years ago