11728 Commits (717774b6483d1a231eabc1fef2bc316721d429f5)
 

Author SHA1 Message Date
  Tom Poole 717774b648 VST3: Fixed the plug-in bundle path on aarch64 4 years ago
  Tom Poole 0e599bea06 Re-saved all projects 4 years ago
  ed 4ea3053b1c Projucer: Updated URL::createInputStream() code to use URL::InputStreamOptions 4 years ago
  ed fa8c446d0c URL: Added InputStreamOptions and enable POST data to be sent with URL-encoded parameters. 4 years ago
  ed f9f0896bbb Tidied up URL and WebInputStream docs 4 years ago
  ed 22777e5480 Linux: Remove embedded OpenGL window events from event queue when destroying 4 years ago
  reuk 3dc97ec71c
PluginHostType: Add missing juce:: namespace 4 years ago
  reuk d4e802016a VST3: Fix issue where Ardour would repeatedly try to resize editors 4 years ago
  reuk 68d30f9c8d Convolution: Compensate for volume changes when resampling IRs 4 years ago
  ed 85899f825d Updated the breaking changes doc to reflect the recent AudioProcessorEditor changes in 5a59c92b 4 years ago
  ed f5a21daa06 AudioPluginDemo: Explicitly add corner resizer to editor 4 years ago
  ed 34f8afbbca Set standalone plug-in window as resizable based on AudioProcessorEditor::isResizable() 4 years ago
  ed f2fffe6757 AU: Avoid a crash when calling setCurrentProgram() with an out-of-bounds index 4 years ago
  reuk c7feb75b97
PluginHostType: Use the name of the bridged hosting process to determine host 4 years ago
  reuk 1b4960b5bf
PluginHostType: Fix host reporting in bridged hosts on M1 4 years ago
  reuk 9b80c7031e
VST3: Add support for 7.x.4 speaker arrangements 4 years ago
  reuk d62d3aaa4f
PopupMenu: Add option to specify initially-selected menu item 4 years ago
  reuk 326d8deb16
PopupMenu: Tidy up Options implementation 4 years ago
  reuk daf8761727 AU Host: Ensure discrete parameters are scaled correctly 4 years ago
  ed 40c86d6b2f Linux: Fail more gracefully on systems which don't support 32-, 24-, or 16-bit RGB displays 4 years ago
  reuk 55ffcd1893
CMake: Use CMAKE_OSX_SYSROOT to locate AU/Rez files 4 years ago
  reuk 27ca5e6ccb
MemoryAudioSource: Fix bug where source looped, even when looping was disabled 4 years ago
  reuk e0306d25d4
VST3 Client: Disallow creating a new editor if one editor is already active 4 years ago
  reuk 3afaaa48be FileChooser: Fix IFileDialogEvents leak 4 years ago
  ed ba2027497b MIDI: Standardised and fixed some MIDI channel assertions 4 years ago
  ed fe9493867e Linux: Quote Bash command string in Process::openDocument() to prevent ampersands being treated as a control operator 4 years ago
  ed 5a59c92b20 AudioProcessorEditor: Allow editors to have a corner resizer without being resizable by the host and clarified the documentation regarding this and the editor's constrainer 4 years ago
  ed 655a6e9367 VST: Use ComponentPeer::getAreaCoveredBy() to get scaled editor bounds on Windows and Linux 4 years ago
  ed 7b68d5fa4b VST: Increased the scoped of a thread DPI awareness setter when creating plug-in editors on Windows 4 years ago
  ed 8140442746 VST: Removed an old workaround causing plug-in editor window position issues on macOS 4 years ago
  ed c32142a215 Windows: Fixed a build error and some unreachable code warnings when JUCE_WIN_PER_MONITOR_DPI_AWARE=0 4 years ago
  ed 8500f40b95 AudioPluginHost: Only auto-scale VST plug-in windows 4 years ago
  reuk 6bcf603f2c
AppDelegate: Ensure correct lifetime of static objects 4 years ago
  reuk 7a0b17c0d3 LinuxComponentPeer: Fix scaling in custom windows created by plugins 4 years ago
  reuk fd2f866dd1 FileChooser: Avoid throwing bad_weak_ptr 4 years ago
  ed 1ff7fc38b1 Windows: Added ScopedDeviceContext helper 4 years ago
  ed f6338c0f8e Windows: Added ScopedThreadDPIAwarenessSetter for correctly setting and resetting thread DPI-awareness for methods which interact with an HWND and removed some DPI workarounds 4 years ago
  ed 3a0af69eff AudioPluginHost: Added an application-level setting for scaling plug-ins on Windows 4 years ago
  ed b1253bfc74 Added JUCE_DECLARE_NON_MOVEABLE macro 4 years ago
  reuk 75fae3bf21
AU: Fix midi output to use correct packet alignment on ARM 4 years ago
  reuk 45409bb4e6
FileChooser: Hide chooser when it leaves scope on Windows 4 years ago
  ed e813531d9b VST3: Fixed an issue with jumpy resizing when using a fixed aspect ratio 4 years ago
  reuk 10c77ce296
AAX: Set nonrealtime state appropriately when rendering with AudioSuite 4 years ago
  reuk 552c7fcc3d
Convolution: Update documentation for prepare function 4 years ago
  reuk 1817c54169 CMake: Add Unity build back in for PIPs 4 years ago
  reuk 75dc9f8da5 SamplerDemo: Set appropriate plugin characteristics by default 4 years ago
  reuk 69b630a2c0 CoreMidi: Use RAII to avoid potential leaks of MIDI ports/endpoints 4 years ago
  reuk a48a564f9e AU: Use slightly more readable channel type 4 years ago
  reuk 3dcd2759e6 MultiOutSynthPluginDemo: Implement isBusesLayoutSupported 4 years ago
  reuk ba62771d0e Demos: Use correct string encoding 4 years ago