4343 Commits (b46e1ce80ccb10e17e954b32e641d28f7c22d6cd)

Author SHA1 Message Date
  falkTX b46e1ce80c
Fix NSM issues (due to previous incomplete work, now fixed) 6 years ago
  falkTX 5e3035ed7f
Fix a typo, better debugging 6 years ago
  falkTX edbbb9ae20
carla-vst: more tweaks to receiving transport 6 years ago
  falkTX 74fd9b2b0c Close jack client after right deactivation, needed for jack1 6 years ago
  falkTX e6889de2c8
carla-vst: rework vst time info sync, same as DPF (needs testing) 6 years ago
  falkTX 8e04004132
Handle worst-case scenario of carla-plugin buffer size being too low 6 years ago
  falkTX e7e536b0ef carla-vst: Fix typo leading to bufsize of 1, add ardour workaround 6 years ago
  falkTX f173381b2e Protect jack bufsize, srate and freewheel changes in patchbay mode 6 years ago
  falkTX 7ea3b1d6fd
Fix for some stupid plugins mess up with global signals 6 years ago
  falkTX 46dd075303
Terminate wine bridges if main carla dies 6 years ago
  falkTX abdcf7ac7f
Calculate VST ppqPos in a more reliable way 6 years ago
  falkTX c76dd69eb5
Handle more sources of vst automation via audioMasterAutomate 6 years ago
  falkTX 5583ba1546
Create buffer for vst audio out, fixes dry/wet (inline processing) 6 years ago
  falkTX e64e6b8f5f
Receive transport information when we not jack transport master 6 years ago
  falkTX 8b6b771b12
Do not set rtaudio "hog device" mode 6 years ago
  falkTX 51f5bf7059
Fix RtAudio crash when alsa soundcard is listed but not available 6 years ago
  falkTX b1f2a5b1b1
Fix crash when directly loading vst shell plugins 6 years ago
  falkTX 65cc1103c5
Fix debug build 6 years ago
  falkTX a8c7246266
Fix typo 6 years ago
  falkTX 301dd77c7c
Update our rtaudio patch 6 years ago
  falkTX 55610a296a
Do not print misleading warning 6 years ago
  falkTX 12dba50980
Fix "disconnect all" canvas action 6 years ago
  falkTX 913b2d3167
Fix disabled gui when stopping engine with no plugins 6 years ago
  falkTX 17121e68b2
Fix a qt signal, fixing runtime 6 years ago
  falkTX 37070c56f8
Really fix build 6 years ago
  falkTX 6038be8dda
Another build fix 6 years ago
  falkTX a148a13614
Add missing includes 6 years ago
  falkTX a7ffc2bfa3
Fix build of new code on old systems and mac/win 6 years ago
  falkTX 79c592a8f6
No average of peak dsp load 6 years ago
  falkTX df7a570095
Add DSP load to RtAudio and Plugin backends, pass info to plugin 6 years ago
  falkTX fc48f6f9e7
Introduce statusbar-like area; Add 1 new callback value 6 years ago
  falkTX 3006738b6f Print assertion if audioMasterIdle called from wrong thread 6 years ago
  falkTX 205d4789db Dont allocate memory or set locale on each pipe idle 6 years ago
  falkTX cfd4b9b73d
Remove unused files 6 years ago
  falkTX 0938f19d32
Fix previous commit 6 years ago
  falkTX c6d5ece01b Run strict build on code that uses juce; Strict build 32bit bridge 6 years ago
  falkTX 579dea61db
Handle strict build for code that targets juce stuff; Cleanup 6 years ago
  falkTX da0bdeeee7
Fix typo 6 years ago
  falkTX 1272c3d056
Fix CarlaThread not able to start if RT is not allowed 6 years ago
  falkTX 6abeb1c3b9
Fix strict build 6 years ago
  falkTX 681fd1dd54
Fix missing declaration 6 years ago
  falkTX ada9445338
libjack: Replace hardcoded numbers with enums 6 years ago
  falkTX 15f50322f5
libjack: cleanup midi port code 6 years ago
  falkTX 2b71a249f4
Strict build pass for libjack, small fixes and adjustments 6 years ago
  falkTX 59955b16aa
Small fixes to libjack 6 years ago
  falkTX cc0ab5f338
Save&restore Session Manager type in add-jack-app dialog 6 years ago
  falkTX e2aaa1f06a
Visual consistency; Remove animations showing a plugin at a time 6 years ago
  falkTX 6544c4a883
Add "Add JACK Application" to plugin menu 6 years ago
  Filipe Coelho e2a2c45f22
NSM support for JACK Applications (#829) 6 years ago
  falkTX 1c0371cf72
Cleanup, try to fix canvas crash on mouse release 6 years ago