98 Commits (e6509fcb51eaa92b1c7a2c7918caced2eefd00b4)

Author SHA1 Message Date
  reuk 968fa96dfc
AudioPluginHost: Fix potential hang during plugin scanning 1 year ago
  Tom Poole 6bf9bb9a2e Add final specifiers in implementation files 1 year ago
  Tom Poole 4153d59e39 Formatting 1 year ago
  Tom Poole 2fb19ffd8f Fix some LLVM 17 compiler warnings 1 year ago
  Tom Poole 9b041f3d74 Add a base clang-tidy configuration 1 year ago
  reuk 0f80e1be1a
VST3: Fix ambisonic speaker layout conversions 1 year ago
  reuk 145d3819eb
AudioPluginHost: Fix bug where internal plugins could not be created from the main menu 1 year ago
  Anthony Nicholls b3da4ae946 ThreadPool: Add support for a user specified thread name 1 year ago
  reuk d05885c8a9
Plugin Windows: Use new decorator constrainer 2 years ago
  reuk 28414a6af8
Global: Avoid floating-point equality checks where possible 2 years ago
  reuk 39a731de46
ScopedMessageBox: Replace old AlertWindow uses with new API 2 years ago
  reuk d54f7abb13
AudioPluginHost: Remove magic number 2 years ago
  reuk 079c69aee7
AudioPluginHost: Allow selecting presets 2 years ago
  reuk 7b61bdfba9
AudioPluginHost: Fix implicit conversion warnings 2 years ago
  attila 82a31c9ccc Linux: Enable ARA compilation 2 years ago
  reuk 8fbd99c424
AudioPlayHead: Improve granularity of position info 2 years ago
  reuk b060d5d947
AudioPluginHost: Fix occasional deadlocks when scanning plugins out-of-process 2 years ago
  Tom Poole 6589b6d64b VS2022: Work around a compiler bug 3 years ago
  Tom Poole c7cabbbaba VS2022: Work around a compiler bug 3 years ago
  Tom Poole 2ec861d99e Update licensing banners to JUCE 7 3 years ago
  attila f36949c1b2 ARA Host: Add support for scanning and hosting ARA plugins 3 years ago
  reuk 1182024fc4
LV2: Add initial hosting support 3 years ago
  reuk 40d6a063af
AudioPluginHost: Speed up out-of-process scanning 3 years ago
  Tom Poole dea3fe60e4 Update copyright banners 3 years ago
  reuk c7a17934e3
Formatting 3 years ago
  reuk d232eb90d6
AudioPluginHost: Allow multibus configurations to be set on internal plugins 3 years ago
  reuk 420167f3ec
AudioPluginHost: Add support for loading and saving plugin state directly 3 years ago
  attila 454ff64631 AudioPluginHost: Call setUsingNativeTitleBar() before restoreWindowStateFromString() 3 years ago
  reuk 6c046ffc04
AudioPluginHost: Allow out-of-process scanner to scan AUv3 plugins 3 years ago
  reuk c9c4d7a747
AudioPluginHost: Allow Audio IO window to display different channel layouts with matching channel counts 3 years ago
  ed 469a3523b7 AudioPluginHost: Remove parameter listeners in PluginDebugWindow destructor 3 years ago
  Tom Poole fc8eacbf5b Fix a string comparison in c064b0c 3 years ago
  Tom Poole c064b0c604 AudioPluginHost: Embed the assets required for internal plug-ins 3 years ago
  reuk b72b155443
Naming: Fix up naming of ChildProcessCoordinator and ChildProcessWorker 3 years ago
  reuk 7da8b73a96
AudioPluginHost: Add subprocess plugin scanning feature 3 years ago
  reuk 36e35aef3b
AudioPluginHost: Display format of loaded plugins in graph view 3 years ago
  ed b9542ccc4c Update code to use C++14 [[deprecated]] attribute 3 years ago
  reuk 12fd1479a8
AudioPluginHost: Only add editor menu item for plugins with editors 3 years ago
  reuk 31c7f42e55
AudioPluginHost: Only allow editor window resizing when this is supported by the plugin 3 years ago
  reuk b30d6b0714
AudioPluginHost: Avoid calling repaint inside parameter change callbacks 3 years ago
  Tom Poole 6542446594 Update the JUCE logo 3 years ago
  ed 551d7b9c5b Add MessageBoxOptions class for specifying a set of AlertWindow and NativeMessageBox options 3 years ago
  Tom Poole fe4ba9071b Set the default value of JUCE_MODAL_LOOPS_PERMITTED to 0 3 years ago
  reuk 9549f8c95e
AudioPluginHost: Try to find matching plugins by uniqueId if loading initially fails 4 years ago
  reuk 041da08474
VST3: Add a new PluginDescription::uniqueId field 4 years ago
  reuk 432cd793d7
AudioPluginHost: Avoid drawing in unsafe areas of the screen on mobile 4 years ago
  reuk de278cf555
AudioPluginHost: Allow resizing plugins from the host, and increase border size on mobile 4 years ago
  reuk bc660e8218
AudioPluginHost: Avoid creating editor if hasEditor returns false 4 years ago
  ed 8500f40b95 AudioPluginHost: Only auto-scale VST plug-in windows 4 years ago
  ed 3a0af69eff AudioPluginHost: Added an application-level setting for scaling plug-ins on Windows 4 years ago