124 Commits (e6509fcb51eaa92b1c7a2c7918caced2eefd00b4)

Author SHA1 Message Date
  attila e6509fcb51 ARAPluginDemo: Fix potential crash during RegionSequence removal 1 year ago
  attila 7392c2af2b ARAPluginDemo: Fix crash caused by missing willRemoveRegionSequence() implementation 1 year ago
  Tom Poole 6bf9bb9a2e Add final specifiers in implementation files 1 year ago
  Tom Poole 4153d59e39 Formatting 1 year ago
  Tom Poole ff0cb4ad5b Use NullCheckedInvocation in more places 1 year ago
  Tom Poole 9dd4857d10 Fix some LLVM 17 compiler warnings 1 year ago
  Tom Poole 2fb19ffd8f Fix some LLVM 17 compiler warnings 1 year ago
  Tom Poole 7d45d498b9 Removed some superfluous consts from definitions 1 year ago
  Tom Poole 9b041f3d74 Add a base clang-tidy configuration 1 year ago
  Tom Poole 82f1fd57a4 Fix some compiler warnings 1 year ago
  Anthony Nicholls bcb06af289 Examples: fix Reaper embedded view demo 2 years ago
  Anthony Nicholls 61b27097b7 AAX: Allow runtime custom search paths for a page table file 2 years ago
  reuk f6e6557edb
Global: Fix a few more float equality warnings 2 years ago
  reuk 28414a6af8
Global: Avoid floating-point equality checks where possible 2 years ago
  reuk 5db288e834
SamplerPluginDemo: Fix unqualified uses of std::move 2 years ago
  reuk 39a731de46
ScopedMessageBox: Replace old AlertWindow uses with new API 2 years ago
  reuk 321cab0c15
MIDILogger: Update bus layouts to support loading in Cakewalk 2 years ago
  attila 0f402bb81f ARAPluginDemo: Fix thread race when PlaybackRegion is modified during playback 2 years ago
  attila f5051d4e39 ARAPluginDemo: Fix dereferencing beyond end iterator 2 years ago
  attila a97c1d7ee0 ARAPluginDemo: Use crossfade in the EditorRenderer to avoid clicks 2 years ago
  attila 0cb135a2ce ARAPluginDemo: Avoid unnecessarily deselecting a musical context 2 years ago
  attila 23445ebd92 ARAPluginDemo: Add more features to demo host integration 2 years ago
  attila 4804e9afd2 ARAPluginDemo: Fix incorrect sample reading in editor renderer 2 years ago
  hogliux e12e0bb4fe Examples: Ensured that the MultiOutSynth example accepts disabled aux busses 2 years ago
  chroma d3cff375be Thread: Introduce a new Thread backend 2 years ago
  reuk 7c14c1fcd7
Use more concise stdlib type aliases 2 years ago
  reuk 65f1a76614
Tidy up parameter pack expansions 2 years ago
  attila 997ed696c2 ARA Client: Fix GCC warnings 2 years ago
  attila 351e8e8916 ARAPluginDemo: Fix warning 2 years ago
  attila 2ea0a1b1f6 ARAPluginDemo: Fix incorrect access of playhead from the GUI 2 years ago
  reuk 8fbd99c424
AudioPlayHead: Improve granularity of position info 3 years ago
  reuk 964a1aa870
VST3 Client: Allow host to enable/disable buses at will 3 years ago
  reuk 560e75da27
MultiOutSynthPlugin: Avoid assertions in VST3PluginTestHost 3 years ago
  reuk 0e85fec4a2
VST3 Client: Allow host to enable/disable buses at will 3 years ago
  reuk 5c40697994
MultiOutSynthPlugin: Avoid assertions in VST3PluginTestHost 3 years ago
  Tom Poole 92dda5a2d9 Remove the IAA demo project 3 years ago
  Tom Poole e618f68d4d Update all examples to use Visual Studio 2022 as the default Windows exporter 3 years ago
  Tom Poole 24e3340a55 Update all examples to use Visual Studio 2022 as the default Windows exporter 3 years ago
  Tom Poole 2ec861d99e Update licensing banners to JUCE 7 3 years ago
  attila f4e33faea1 Add ARAPluginDemo PIP 3 years ago
  reuk 1182024fc4
LV2: Add initial hosting support 3 years ago
  reuk 5f5cb5e885
Examples: Add host plugin demo 3 years ago
  Tom Poole dea3fe60e4 Update copyright banners 3 years ago
  Oli b918fd3159 AudioProcessorGraph: Fix MIDI channel bug and graph execution modification 3 years ago
  reuk 364b7f7316
SurroundPlugin: Provide nicer metering and enable multi-bus support 3 years ago
  reuk ebac835673
Fix some deprecation warnings 3 years ago
  reuk 3fe0716684
Examples: Update plugins to specify new versionHint on parameters 3 years ago
  reuk 068dffdb8c
AudioProcessorEditorHostContext: Fix naming of getContextMenuForParameter 3 years ago
  reuk 6b8d07a0f6
MidiLogger Demo: Avoid redrawing when no new messages have been received 3 years ago
  ed e0e8e85d6b Add KeyboardComponentBase class for custom MIDI keyboard components and MPEKeyboardComponent class 3 years ago