4573 Commits (80fc25aecb6398e2b8688d98c227f1917aed779b)
 

Author SHA1 Message Date
  falkTX 80fc25aecb
carla-vst: Fix typo leading to bufsize of 1, add ardour workaround 5 years ago
  falkTX 29bcab0532
Handle worst-case scenario of carla-plugin buffer size being too low 5 years ago
  falkTX 401a02e87a Fix for some stupid plugins mess up with global signals 5 years ago
  falkTX 89fdb0b325
Protect jack bufsize, srate and freewheel changes in patchbay mode 5 years ago
  falkTX 07f0405e29
Do not build external plugins in debug or strict build modes 5 years ago
  falkTX 22fb410c97 Terminate wine bridges if main carla dies 5 years ago
  falkTX 40acc271c3
Calculate VST ppqPos in a more reliable way 5 years ago
  falkTX f4e6e15cbb
Handle more sources of vst automation via audioMasterAutomate 5 years ago
  falkTX fec895a086 Create buffer for vst audio out, fixes dry/wet (inline processing) 5 years ago
  falkTX 44358f3f09 Receive transport information when we not jack transport master 5 years ago
  falkTX 5f47979ca0 Do not set rtaudio "hog device" mode 5 years ago
  falkTX 08e0b1caea Fix RtAudio crash when alsa soundcard is listed but not available 5 years ago
  falkTX 2ed8264a9a Fix crash when directly loading vst shell plugins 5 years ago
  falkTX 90312d6ebb Fix typo 5 years ago
  falkTX dbb76dabe3 Update our rtaudio patch 5 years ago
  falkTX 0b5062afb9 Do not print misleading warning 5 years ago
  falkTX 38f6588fba Remove unused files 5 years ago
  falkTX 582ba24665 Fix CarlaThread not able to start if RT is not allowed 5 years ago
  falkTX 6e656ce91d Give up trying to follow VST2 spec, always assume UI opens nicely 5 years ago
  falkTX 1dbcfa710c
Workaround Qt bug 5 years ago
  falkTX 570b8d5976 Always copy carla-plugin binary when exporting lv2 plugin 5 years ago
  falkTX 06b5e0bf8c More.. 5 years ago
  falkTX 6d1b4404c9 Tweak rtaudio includes 5 years ago
  falkTX 417d149a9a Fix loading multiple exported LV2 plugins 5 years ago
  Samson ab8803c9f5 All scripts use Bash 5 years ago
  Samson df262ea546 Fixed shell export syntax 5 years ago
  falkTX c569afbfb4
Update linux package versions 5 years ago
  falkTX 0fe6363f6c
Bump version to 2.0-RC3 5 years ago
  falkTX 2f3a442459
Dont prefer plugin bridges for certain hardcoded LV2 plugins 5 years ago
  falkTX 51f20736b4 Do not call plugin effEditIdle on update display opcode 6 years ago
  falkTX 2413bbf04f Only call XSetInputFocus on viewable windows 6 years ago
  falkTX cbd3ef95f4
Bump version to 2.0-RC2 6 years ago
  bencrossman ee07026250 Bug fix for program changes coming through as bank changes (#779) 6 years ago
  falkTX 46f6ce6aa4 Fix detection of old Windows dll plugins 6 years ago
  falkTX 49a12d5644 Fix typo on INSTALL.md 6 years ago
  falkTX c59a1eb97a Fix a possible race condition 6 years ago
  Andreas Müller 478c6e906a Fixes for fluidsynth >= 2.0.0 (#766) 6 years ago
  falkTX e67ba7c25b Fix previous commit 6 years ago
  falkTX 0e0a27276f Don't build sf2/3 support if fluidsynth is > 1.9.9 6 years ago
  falkTX d73c0788cc Fix some warnings triggered by gcc-8 6 years ago
  falkTX 1ad96dc51e Fix build on Haiku OS 6 years ago
  falkTX 3d8e358714 Interposer: Replace some hard-coded ints with an enum 6 years ago
  falkTX 92bc6d740c Fix build with external plugins but no OpenGL 6 years ago
  falkTX c0ee03621b PluginEdit: always show keyboard if midi-ins > 0 6 years ago
  falkTX 574839045d Fix a compiler warning 6 years ago
  falkTX 68c24a13aa libjack: catch window close when possible, and hide it instead 6 years ago
  falkTX d9979d0c56 libjack: Implement basic session management via SIGUSR1 signal 6 years ago
  falkTX a34fd64f43 Always expand user home path when loading project from CLI 6 years ago
  falkTX 2315e0ba70 Fix for last commit 6 years ago
  falkTX c1c97090a3 libjack: fixup for showing previous windows, just in case 6 years ago