4787 Commits (5e3035ed7fa6ae6973f49e2fc7643e7a1e809027)
 

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