1289 Commits (61fd8827e17fb22190e260c2091c0460fbecfb05)

Author SHA1 Message Date
  reuk 9712775e5b
macOS: Remove macOS 10.12 preprocessor checks 2 years ago
  attila 82a31c9ccc Linux: Enable ARA compilation 2 years ago
  attila 07b96bc86d ARA Host: Fix memory leak in ARAHostDocumentController 2 years ago
  Tom Poole cf8a2d93c0 Android/iOS: Avoid building LV2 2 years ago
  Tom Poole fd8607302d Bump version number to 7.0.1 2 years ago
  attila c2ec851c2c VST3 Client: Avoid AudioBuffer assertion when plugin has no audio channels 2 years ago
  reuk e86b886038
UnitTestsDemo: Enable LV2 hosting, so that the Projucer correctly sets up include paths 2 years ago
  luz paz 0e66bb5203 ARAModelObjects: Fix docstring typos 2 years ago
  reuk 0da6c3b434 VST3 Host: Tidy up plugin creation code 2 years ago
  reuk 0e33d4509d VST3 Host: Avoid calling getBusInfo from the processing thread 2 years ago
  attila 966c8c4c11 ARA Client: Make model object creation functions virtual 2 years ago
  Tom Poole 8b399998b4 Bump version number to 7.0.0 2 years ago
  Tom Poole 784f82ffec
Fix some Doxygen issues 2 years ago
  reuk 1b88df3c55
ExtensionsVisitor: Add missing defaulted special member functions 2 years ago
  reuk 752c913cd2
AudioPlayHead: Move HostTimeNs out of AudioProcessor, to consolidate timing information 2 years ago
  reuk 8fbd99c424
AudioPlayHead: Improve granularity of position info 2 years ago
  reuk 891daf1332
Optional: Update implementation to improve debugging experience 2 years ago
  reuk 1b88362048
LV2 Host: Allow sending transport information to ports without "control" designation 2 years ago
  attila 2738ed6fa3 ARA Host: Add missing documentation 2 years ago
  reuk 964a1aa870
VST3 Client: Allow host to enable/disable buses at will 3 years ago
  reuk a5b55ab902
VST(3) Host: Use standard (non-flipped) coordinate space for plugin editors 3 years ago
  reuk edddca5ac3
VST3 Host: Fix UB in VST3Parameter implementation 3 years ago
  reuk 61b26e4e35
VST3 Client: Handle null channels provided by host 3 years ago
  reuk 0e85fec4a2
VST3 Client: Allow host to enable/disable buses at will 3 years ago
  reuk a868952c36
VST(3) Host: Use standard (non-flipped) coordinate space for plugin editors 3 years ago
  reuk 1d1eda5dd2
VST3 Host: Fix UB in VST3Parameter implementation 3 years ago
  reuk 54d7f5efb0
VST3 Client: Handle null channels provided by host 3 years ago
  reuk b41beb3767
LV2 Host: Properly map non-ASCII IRIs to URIDs 3 years ago
  Tom Poole 2ec861d99e Update licensing banners to JUCE 7 3 years ago
  attila 5f4da905d7 ARA Client: Add ARA interface extensions to AU and VST3 wrappers 3 years ago
  attila 9ae96e98ca ARA Client: Add ARA plugin model classes for writing plugins 3 years ago
  attila f36949c1b2 ARA Host: Add support for scanning and hosting ARA plugins 3 years ago
  attila d99fbccb66 Add PreSonus VST3 extensions 4 years ago
  attila 0ff5cea68c AU Host: Call AudioUnitReset() before AudioUnitUninitialize() instead of after 3 years ago
  attila db17713aad AudioProcessor: Add isRealtime() 3 years ago
  reuk 4805b86ca4
LV2 Client: Update Atom parsing to use Optional 3 years ago
  reuk e68a62af7f
LV2 Host: Ensure default parameter value lies between min and max when not explicitly provided 3 years ago
  reuk e85a6b595e
LV2 Host: Always notify the UI about parameter changes, even if they originate from the UI 3 years ago
  reuk e8431891a0
LV2 Host: Remove unused function 3 years ago
  reuk 165b9a6c9b
LV2 Host: Fix bug where atom ports would not be correctly resized 3 years ago
  reuk ce061675a5
VST3 Host: Send parameter changes triggered by MIDI CCs to the IEditController 3 years ago
  Tom Poole c2ecde591b macOS: Remove 32 bit specific functionality 3 years ago
  Tom Poole b48dddcf4e RTAS: Remove RTAS functionality 3 years ago
  reuk c0d02fc75a
LV2 Host: Add missing path separator to UI bundle path 3 years ago
  reuk 7ea93ce5d2
LV2 Host: Avoid potential deadlock in AudioProcessorGraph 3 years ago
  reuk b88b8f13c7
LV2 Host: Supply correct bundle path during instantiation 3 years ago
  Tom Poole b0a8bc0ce2 VST3: Fix a compiler warning in the VST3 SDK 3 years ago
  Tom Poole db3c6e6216 macOS/iOS: Fix unguarded availability warnings 3 years ago
  Tom Poole e984395b1d GCC: Fix some compiler warnings in GCC 11 3 years ago
  Tom Poole a77936ecda VST3: Fix a compiler warning in the VST3 SDK 3 years ago